01M1N61FF9C6D82FGGG3VW86TW: test

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

Buildomat Job: 01M1N62A2BWEMPMMAG6B02QNK0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:06:42.009Zjob assigned to worker 01M1N62CQH4R499QQJCGEDNY57 [factory aws, i-010d7003dabd430a6] (queued for 54 s)
 
22026-09-04T03:06:48.109Zstarting task 0: "setup"
32026-09-04T03:06:48.113Z++ uname -s
42026-09-04T03:06:48.120Z+ kern=SunOS
52026-09-04T03:06:48.120Z+ build_user=build
62026-09-04T03:06:48.120Z+ build_uid=12345
72026-09-04T03:06:48.120Z+ work_dir=/work
82026-09-04T03:06:48.120Z+ input_dir=/input
92026-09-04T03:06:48.120Z+ [[ 0 == 12345 ]]
102026-09-04T03:06:48.120Z+ case "$kern" in
112026-09-04T03:06:48.120Z+ groupadd -g 12345 build
122026-09-04T03:06:48.126Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:06:50.132Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:06:50.200Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:06:50.203Z+ home_fs=zfs
162026-09-04T03:06:50.203Z+ [[ zfs == autofs ]]
172026-09-04T03:06:50.203Z+ mkdir -p /home/build
182026-09-04T03:06:50.203Z+ chown build:build /home/build /work
192026-09-04T03:06:52.205Z+ chmod 0700 /home/build /work
202026-09-04T03:06:52.208Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-04T03:06:52.214Zstarting task 1: "rust-toolchain"
222026-09-04T03:06:52.219Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-04T03:06:52.219Z * rust toolchain channel = "1.90.0"
242026-09-04T03:06:52.219Z * rust toolchain profile = "default"
252026-09-04T03:06:52.224Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:06:52.224Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:06:52.224Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:06:52.224Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:06:52.224Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-04T03:06:52.326Zinfo: downloading installer
312026-09-04T03:06:53.509Zinfo: profile set to default
322026-09-04T03:06:53.509Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:06:53.512Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-04T03:06:53.644Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-04T03:06:53.647Zinfo: downloading 6 components
362026-09-04T03:07:06.421Z
372026-09-04T03:07:06.421Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
382026-09-04T03:07:06.455Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-04T03:07:06.455Z
402026-09-04T03:07:06.458Z
412026-09-04T03:07:06.459ZRust is installed now. Great!
422026-09-04T03:07:06.459Z
432026-09-04T03:07:06.459ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:07:06.459Zenvironment variable. This has not been done automatically.
452026-09-04T03:07:06.459Z
462026-09-04T03:07:06.460ZTo configure your current shell, you need to source
472026-09-04T03:07:06.460Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:07:06.460Z
492026-09-04T03:07:06.460ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:07:06.460Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:07:06.460Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:07:06.460ZCC_x86_64-unknown-illumos = None
532026-09-04T03:07:06.460Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:07:06.460ZCC_x86_64_unknown_illumos = None
552026-09-04T03:07:06.460Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:07:06.460ZHOST_CC = None
572026-09-04T03:07:06.460Zcargo:rerun-if-env-changed=CC
582026-09-04T03:07:06.460ZCC = None
592026-09-04T03:07:06.460Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:07:06.645Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:07:06.645ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:07:06.645Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:07:06.645ZCFLAGS = None
642026-09-04T03:07:06.645Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:07:06.645ZHOST_CFLAGS = None
662026-09-04T03:07:06.645Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:07:06.645ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:07:06.645Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:07:06.645ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:07:06.738Z+ rustup --version
712026-09-04T03:07:06.745Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:07:06.748Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:07:06.769Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-04T03:07:06.771Z+ cargo --version
752026-09-04T03:07:06.781Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-04T03:07:06.784Z+ rustc --version
772026-09-04T03:07:06.805Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-04T03:07:06.810Zprocess exited: duration 14590 ms, exit code 0
 
792026-09-04T03:07:06.817Zstarting task 2: "authentication"
802026-09-04T03:07:06.833Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T03:07:06.841Zstarting task 3: "clone repository"
822026-09-04T03:07:06.844Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-04T03:07:06.847Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-04T03:07:06.878ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-04T03:07:07.686Z+ cd /work/oxidecomputer/dendrite
862026-09-04T03:07:07.686Z+ git fetch origin 5a5bf6e420aefa67fb744f715aea062580758ac0
872026-09-04T03:07:07.964ZFrom https://github.com/oxidecomputer/dendrite
882026-09-04T03:07:07.964Z * branch 5a5bf6e420aefa67fb744f715aea062580758ac0 -> FETCH_HEAD
892026-09-04T03:07:07.970Z+ [[ -n renovate/rand ]]
902026-09-04T03:07:07.973Z++ git branch --show-current
912026-09-04T03:07:07.973Z+ current=main
922026-09-04T03:07:07.973Z+ [[ main != renovate/rand ]]
932026-09-04T03:07:07.973Z+ git branch -f renovate/rand 5a5bf6e420aefa67fb744f715aea062580758ac0
942026-09-04T03:07:07.976Z+ git checkout -f renovate/rand
952026-09-04T03:07:07.995ZSwitched to branch 'renovate/rand'
962026-09-04T03:07:07.998Z+ git reset --hard 5a5bf6e420aefa67fb744f715aea062580758ac0
972026-09-04T03:07:08.015ZHEAD is now at 5a5bf6e Update Rust crate rand to 0.10
982026-09-04T03:07:08.018Zprocess exited: duration 1176 ms, exit code 0
 
992026-09-04T03:07:08.025Zstarting task 4: "build"
1002026-09-04T03:07:08.028Z+ source .github/buildomat/common.sh
1012026-09-04T03:07:08.031Z++ TOFINO_STAGES=20
1022026-09-04T03:07:08.031Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-04T03:07:08.031Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-04T03:07:08.031Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-04T03:07:08.031Z+++ uname -s
1062026-09-04T03:07:08.031Z++ '[' SunOS == SunOS ']'
1072026-09-04T03:07:08.031Z++ SERIES=illumos
1082026-09-04T03:07:08.031Z+++ uname -s
1092026-09-04T03:07:08.034Z++ '[' SunOS == SunOS ']'
1102026-09-04T03:07:08.034Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-04T03:07:08.034Z++ rustup show active-toolchain
1122026-09-04T03:07:08.037Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-04T03:07:08.037Z+ source .github/buildomat/illumos.sh
1142026-09-04T03:07:08.037Z++ banner 'sde setup'
1152026-09-04T03:07:08.040Z
1162026-09-04T03:07:08.040Z #### ##### ###### #### ###### ##### # # #####
1172026-09-04T03:07:08.040Z # # # # # # # # # # #
1182026-09-04T03:07:08.040Z #### # # ##### #### ##### # # # # #
1192026-09-04T03:07:08.040Z # # # # # # # # # #####
1202026-09-04T03:07:08.040Z # # # # # # # # # # # #
1212026-09-04T03:07:08.040Z #### ##### ###### #### ###### # #### #
1222026-09-04T03:07:08.040Z
1232026-09-04T03:07:08.040Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-04T03:07:08.040Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-04T03:07:08.040Z++ export PKG=tofino_sde.p5p
1262026-09-04T03:07:08.040Z++ PKG=tofino_sde.p5p
1272026-09-04T03:07:08.040Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-04T03:07:08.045Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-04T03:07:08.048Z Dload Upload Total Spent Left Speed
1302026-09-04T03:07:09.016Z 0 0 0 0 0 0 0 0 0 100 76.03M 100 76.03M 0 0 78.40M 0 0 100 76.03M 100 76.03M 0 0 78.39M 0 0 100 76.03M 100 76.03M 0 0 78.39M 0 0
1312026-09-04T03:07:09.021Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-04T03:07:09.071Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-04T03:07:09.071Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-04T03:07:09.094Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-04T03:07:10.563Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-04T03:07:10.984Z Startup: Caching catalogs ... Done
1372026-09-04T03:07:11.075Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-04T03:07:13.855ZPlanning: Solver setup ... Done
1392026-09-04T03:07:13.924ZPlanning: Running solver ... Done
1402026-09-04T03:07:13.977ZPlanning: Finding local manifests ... Done
1412026-09-04T03:07:13.980ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-04T03:07:13.983ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-04T03:07:13.997ZPlanning: Package planning ... Done
1442026-09-04T03:07:14.002ZPlanning: Merging actions ... Done
1452026-09-04T03:07:14.097ZPlanning: Checking for conflicting actions ... Done
1462026-09-04T03:07:14.105ZPlanning: Consolidating action changes ... Done
1472026-09-04T03:07:14.779ZPlanning: Evaluating mediators ... Done
1482026-09-04T03:07:14.782ZPlanning: Planning completed in 3.70 seconds
1492026-09-04T03:07:14.787Z Packages to install: 1
1502026-09-04T03:07:14.787Z Create boot environment: No
1512026-09-04T03:07:14.791ZCreate backup boot environment: No
1522026-09-04T03:07:14.812Z
1532026-09-04T03:07:14.812ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-04T03:07:14.943ZDownload: Completed 75.30 MB in 0.13 seconds (570M/s)
1552026-09-04T03:07:15.111Z Actions: 1/293 actions (Installing new actions)
1562026-09-04T03:07:16.064Z Actions: Completed 293 actions in 0.95 seconds.
1572026-09-04T03:07:16.067ZFinalize: Updating package state database ... Done
1582026-09-04T03:07:16.110ZFinalize: Updating package cache ... Done
1592026-09-04T03:07:16.210ZFinalize: Updating image state ... Done
1602026-09-04T03:07:18.748ZFinalize: Creating fast lookup database ... Done
1612026-09-04T03:07:18.817ZFinalize: Reading search index ... Done
1622026-09-04T03:07:18.820ZFinalize: Updating search index ... Done
1632026-09-04T03:07:19.051ZFinalize: Updating package cache ... Done
1642026-09-04T03:07:19.220Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-04T03:07:19.220Z++ SDE=/opt/oxide/tofino_sde
1662026-09-04T03:07:19.220Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-04T03:07:19.220Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-04T03:07:19.220Z++ banner packages
1692026-09-04T03:07:19.226Z
1702026-09-04T03:07:19.226Z ##### ## #### # # ## #### ###### ####
1712026-09-04T03:07:19.226Z # # # # # # # # # # # # # #
1722026-09-04T03:07:19.226Z # # # # # #### # # # ##### ####
1732026-09-04T03:07:19.226Z ##### ###### # # # ###### # ### # #
1742026-09-04T03:07:19.226Z # # # # # # # # # # # # # #
1752026-09-04T03:07:19.226Z # # # #### # # # # #### ###### ####
1762026-09-04T03:07:19.226Z
1772026-09-04T03:07:19.226Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-04T03:07:19.495Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-04T03:07:19.499Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-04T03:07:21.826ZPlanning: Solver setup ... Done
1812026-09-04T03:07:21.894ZPlanning: Running solver ... Done
1822026-09-04T03:07:21.944ZPlanning: Consolidating action changes ... Done
1832026-09-04T03:07:21.948ZPlanning: Evaluating mediators ... Done
1842026-09-04T03:07:21.949ZPlanning: Planning completed in 2.45 seconds
1852026-09-04T03:07:21.963ZNo updates necessary for this image.
1862026-09-04T03:07:22.107Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-04T03:07:22.318ZPlanning: Evaluating mediator changes ... Done
1882026-09-04T03:07:22.448ZPlanning: Checking for conflicting actions ... Done
1892026-09-04T03:07:22.453ZPlanning: Consolidating action changes ... Done
1902026-09-04T03:07:22.582ZPlanning: Evaluating mediators ... Done
1912026-09-04T03:07:22.585ZPlanning: Planning completed in 0.26 seconds
1922026-09-04T03:07:22.605Z Mediators to change: 2
1932026-09-04T03:07:22.609Z Create boot environment: No
1942026-09-04T03:07:22.609ZCreate backup boot environment: No
1952026-09-04T03:07:22.654ZFinalize: Updating package state database ... Done
1962026-09-04T03:07:22.654ZFinalize: Updating package cache ... Done
1972026-09-04T03:07:22.713ZFinalize: Updating image state ... Done
1982026-09-04T03:07:24.641ZFinalize: Creating fast lookup database ... Done
1992026-09-04T03:07:24.703ZFinalize: Reading search index ... Done
2002026-09-04T03:07:24.706ZFinalize: Updating search index ... Done
2012026-09-04T03:07:24.791ZFinalize: Updating package cache ... Done
2022026-09-04T03:07:24.865Z++ cargo --version
2032026-09-04T03:07:24.875Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-04T03:07:24.877Z++ rustc --version
2052026-09-04T03:07:24.901Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-04T03:07:24.904Z+ banner copyrights
2072026-09-04T03:07:24.904Z
2082026-09-04T03:07:24.904Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-04T03:07:24.904Z # # # # # # # # # # # # # # # # #
2102026-09-04T03:07:24.904Z # # # # # # # # # # ###### # ####
2112026-09-04T03:07:24.904Z # # # ##### # ##### # # ### # # # #
2122026-09-04T03:07:24.904Z # # # # # # # # # # # # # # # #
2132026-09-04T03:07:24.904Z #### #### # # # # # #### # # # ####
2142026-09-04T03:07:24.904Z
2152026-09-04T03:07:24.904Z+ ./tools/check_copyrights.sh
2162026-09-04T03:07:25.198Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-04T03:07:26.111Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-04T03:07:26.529Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-04T03:07:26.588Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-04T03:07:26.684Zpcap/build.rs: Copyright with wrong year
2212026-09-04T03:07:26.878Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-04T03:07:27.071Zuplinkd/src/sys.rs: Copyright with wrong year
2232026-09-04T03:07:27.114Z+ banner clippy
2242026-09-04T03:07:27.116Z
2252026-09-04T03:07:27.116Z #### # # ##### ##### # #
2262026-09-04T03:07:27.116Z # # # # # # # # # #
2272026-09-04T03:07:27.116Z # # # # # # # #
2282026-09-04T03:07:27.116Z # # # ##### ##### #
2292026-09-04T03:07:27.117Z # # # # # # #
2302026-09-04T03:07:27.117Z #### ###### # # # #
2312026-09-04T03:07:27.117Z
2322026-09-04T03:07:27.117Z+ for feat in tofino_stub tofino_asic softnpu chaos
2332026-09-04T03:07:27.117Z+ cargo clippy --features tofino_stub -- --deny warnings
2342026-09-04T03:07:27.259Z Updating git repository `https://github.com/oxidecomputer/omicron`
2352026-09-04T03:07:36.886Z Updating crates.io index
2362026-09-04T03:07:36.925Z Updating git repository `https://github.com/illumos/smf-rs`
2372026-09-04T03:07:37.238Z Updating git repository `https://github.com/oxidecomputer/propolis`
2382026-09-04T03:07:38.225Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2392026-09-04T03:07:38.779Z Updating git repository `https://github.com/oxidecomputer/tofino`
2402026-09-04T03:07:39.071Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2412026-09-04T03:07:39.643Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-09-04T03:07:40.746Z Updating git repository `https://github.com/oxidecomputer/ispf`
2432026-09-04T03:07:41.222Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2442026-09-04T03:07:41.645Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-04T03:07:42.045Z Updating git repository `https://github.com/oxidecomputer/lldp`
2462026-09-04T03:07:42.658Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472026-09-04T03:07:43.289Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-09-04T03:07:43.720Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-09-04T03:07:44.136Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2502026-09-04T03:07:44.502Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2512026-09-04T03:07:44.880Z Updating git repository `https://github.com/oxidecomputer/p4`
2522026-09-04T03:07:45.324Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-09-04T03:07:45.610Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2542026-09-04T03:07:46.451Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2552026-09-04T03:07:46.944Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2562026-09-04T03:07:47.288Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2572026-09-04T03:07:47.668Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-09-04T03:07:48.948Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-09-04T03:07:49.661Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-04T03:07:51.026Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-04T03:07:51.705Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-04T03:07:52.029Z Updating git repository `https://github.com/oxidecomputer/clickward`
2632026-09-04T03:07:52.361Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-09-04T03:07:54.237Z Downloading crates ...
2652026-09-04T03:07:54.314Z Downloaded atomicwrites v0.4.4
2662026-09-04T03:07:54.317Z Downloaded async-stream-impl v0.3.6
2672026-09-04T03:07:54.321Z Downloaded aead v0.5.2
2682026-09-04T03:07:54.324Z Downloaded anstyle-query v1.1.4
2692026-09-04T03:07:54.327Z Downloaded atomic-waker v1.1.2
2702026-09-04T03:07:54.329Z Downloaded defmt v0.3.100
2712026-09-04T03:07:54.329Z Downloaded compression-core v0.4.32
2722026-09-04T03:07:54.332Z Downloaded difflib v0.4.0
2732026-09-04T03:07:54.335Z Downloaded errno v0.3.14
2742026-09-04T03:07:54.338Z Downloaded equivalent v1.0.2
2752026-09-04T03:07:54.338Z Downloaded argon2 v0.5.3
2762026-09-04T03:07:54.341Z Downloaded heck v0.5.0
2772026-09-04T03:07:54.345Z Downloaded derive-ex v0.1.8
2782026-09-04T03:07:54.345Z Downloaded defmt v1.0.1
2792026-09-04T03:07:54.348Z Downloaded ff v0.13.1
2802026-09-04T03:07:54.351Z Downloaded highway v1.3.0
2812026-09-04T03:07:54.354Z Downloaded debug-ignore v1.0.5
2822026-09-04T03:07:54.354Z Downloaded hmac v0.12.1
2832026-09-04T03:07:54.358Z Downloaded defmt-macros v1.0.1
2842026-09-04T03:07:54.360Z Downloaded blake2 v0.10.6
2852026-09-04T03:07:54.363Z Downloaded futures-executor v0.3.32
2862026-09-04T03:07:54.363Z Downloaded cpufeatures v0.3.0
2872026-09-04T03:07:54.367Z Downloaded futures-core v0.3.32
2882026-09-04T03:07:54.370Z Downloaded filetime v0.2.26
2892026-09-04T03:07:54.370Z Downloaded foreign-types-shared v0.3.1
2902026-09-04T03:07:54.373Z Downloaded dunce v1.0.5
2912026-09-04T03:07:54.373Z Downloaded daft v0.1.5
2922026-09-04T03:07:54.376Z Downloaded hickory-resolver v0.24.4
2932026-09-04T03:07:54.379Z Downloaded crypto-common v0.1.6
2942026-09-04T03:07:54.381Z Downloaded getrandom v0.4.2
2952026-09-04T03:07:54.385Z Downloaded hash32 v0.3.1
2962026-09-04T03:07:54.389Z Downloaded git-stub-vcs v0.1.0
2972026-09-04T03:07:54.389Z Downloaded gethostname v0.5.0
2982026-09-04T03:07:54.391Z Downloaded form_urlencoded v1.2.2
2992026-09-04T03:07:54.391Z Downloaded dof v0.4.0
3002026-09-04T03:07:54.394Z Downloaded cookie v0.18.1
3012026-09-04T03:07:54.396Z Downloaded futures-task v0.3.32
3022026-09-04T03:07:54.399Z Downloaded find-msvc-tools v0.1.9
3032026-09-04T03:07:54.399Z Downloaded cfg_aliases v0.2.1
3042026-09-04T03:07:54.402Z Downloaded block-buffer v0.12.0
3052026-09-04T03:07:54.406Z Downloaded hostname v0.3.1
3062026-09-04T03:07:54.409Z Downloaded futures-macro v0.3.32
3072026-09-04T03:07:54.409Z Downloaded foreign-types-shared v0.1.1
3082026-09-04T03:07:54.409Z Downloaded base16ct v0.2.0
3092026-09-04T03:07:54.412Z Downloaded bit-set v0.8.0
3102026-09-04T03:07:54.414Z Downloaded foreign-types v0.3.2
3112026-09-04T03:07:54.414Z Downloaded anstyle v1.0.14
3122026-09-04T03:07:54.417Z Downloaded hashbrown v0.12.3
3132026-09-04T03:07:54.420Z Downloaded autocfg v1.5.0
3142026-09-04T03:07:54.423Z Downloaded generic-array v0.14.7
3152026-09-04T03:07:54.425Z Downloaded hubpack_derive v0.1.1
3162026-09-04T03:07:54.425Z Downloaded hostname v0.4.2
3172026-09-04T03:07:54.430Z Downloaded cfg-if v1.0.4
3182026-09-04T03:07:54.430Z Downloaded arrayref v0.3.9
3192026-09-04T03:07:54.433Z Downloaded embedded-io v0.4.0
3202026-09-04T03:07:54.433Z Downloaded futures-sink v0.3.32
3212026-09-04T03:07:54.435Z Downloaded crossbeam-epoch v0.9.18
3222026-09-04T03:07:54.437Z Downloaded erased-serde v0.3.31
3232026-09-04T03:07:54.440Z Downloaded inout v0.1.4
3242026-09-04T03:07:54.440Z Downloaded hubpack v0.1.2
3252026-09-04T03:07:54.442Z Downloaded keccak v0.1.6
3262026-09-04T03:07:54.445Z Downloaded hyper-tls v0.6.0
3272026-09-04T03:07:54.448Z Downloaded indent_write v2.2.0
3282026-09-04T03:07:54.448Z Downloaded dof v0.3.0
3292026-09-04T03:07:54.450Z Downloaded ident_case v1.0.1
3302026-09-04T03:07:54.450Z Downloaded itoa v1.0.15
3312026-09-04T03:07:54.453Z Downloaded is-terminal v0.4.16
3322026-09-04T03:07:54.456Z Downloaded digest v0.11.3
3332026-09-04T03:07:54.456Z Downloaded base64 v0.22.1
3342026-09-04T03:07:54.459Z Downloaded bit-vec v0.8.0
3352026-09-04T03:07:54.461Z Downloaded daft-derive v0.1.5
3362026-09-04T03:07:54.464Z Downloaded internet-checksum v0.2.1
3372026-09-04T03:07:54.467Z Downloaded fastrand v2.3.0
3382026-09-04T03:07:54.469Z Downloaded byteorder v1.5.0
3392026-09-04T03:07:54.470Z Downloaded cargo_metadata v0.18.1
3402026-09-04T03:07:54.472Z Downloaded kstat-rs v0.2.4
3412026-09-04T03:07:54.475Z Downloaded globset v0.4.16
3422026-09-04T03:07:54.475Z Downloaded lazy_static v1.5.0
3432026-09-04T03:07:54.478Z Downloaded libscf-sys v1.2.0
3442026-09-04T03:07:54.481Z Downloaded newtype-uuid-macros v0.1.0
3452026-09-04T03:07:54.481Z Downloaded macaddr v1.0.1
3462026-09-04T03:07:54.484Z Downloaded colored v3.1.1
3472026-09-04T03:07:54.484Z Downloaded fs_extra v1.3.0
3482026-09-04T03:07:54.488Z Downloaded either v1.15.0
3492026-09-04T03:07:54.488Z Downloaded match_cfg v0.1.0
3502026-09-04T03:07:54.491Z Downloaded managed v0.8.0
3512026-09-04T03:07:54.493Z Downloaded libsw-core v0.3.2
3522026-09-04T03:07:54.493Z Downloaded fs-err v3.1.2
3532026-09-04T03:07:54.496Z Downloaded const-oid v0.10.2
3542026-09-04T03:07:54.519Z Downloaded mime v0.3.17
3552026-09-04T03:07:54.519Z Downloaded newline-converter v0.3.0
3562026-09-04T03:07:54.526Z Downloaded lru-cache v0.1.2
3572026-09-04T03:07:54.526Z Downloaded num-conv v0.2.1
3582026-09-04T03:07:54.526Z Downloaded foldhash v0.1.5
3592026-09-04T03:07:54.526Z Downloaded bcs v0.1.6
3602026-09-04T03:07:54.526Z Downloaded getrandom v0.2.16
3612026-09-04T03:07:54.526Z Downloaded instant v0.1.13
3622026-09-04T03:07:54.526Z Downloaded ipnetwork v0.21.1
3632026-09-04T03:07:54.526Z Downloaded olpc-cjson v0.1.4
3642026-09-04T03:07:54.526Z Downloaded num-derive v0.4.2
3652026-09-04T03:07:54.526Z Downloaded ipnet v2.11.0
3662026-09-04T03:07:54.526Z Downloaded lock_api v0.4.14
3672026-09-04T03:07:54.526Z Downloaded crc32fast v1.5.0
3682026-09-04T03:07:54.526Z Downloaded cancel-safe-futures v0.1.5
3692026-09-04T03:07:54.530Z Downloaded num-iter v0.1.45
3702026-09-04T03:07:54.530Z Downloaded libloading v0.8.9
3712026-09-04T03:07:54.530Z Downloaded glob v0.3.3
3722026-09-04T03:07:54.530Z Downloaded foldhash v0.2.0
3732026-09-04T03:07:54.533Z Downloaded normalize-line-endings v0.3.0
3742026-09-04T03:07:54.533Z Downloaded opaque-debug v0.3.1
3752026-09-04T03:07:54.535Z Downloaded num_enum_derive v0.5.11
3762026-09-04T03:07:54.535Z Downloaded omicron-workspace-hack v0.1.0
3772026-09-04T03:07:54.538Z Downloaded newtype_derive v0.1.6
3782026-09-04T03:07:54.538Z Downloaded elliptic-curve v0.13.8
3792026-09-04T03:07:54.541Z Downloaded libsw v3.5.0
3802026-09-04T03:07:54.543Z Downloaded ingot v0.1.1
3812026-09-04T03:07:54.546Z Downloaded hyper-rustls v0.27.7
3822026-09-04T03:07:54.546Z Downloaded drift v0.2.0
3832026-09-04T03:07:54.552Z Downloaded openssl-macros v0.1.1
3842026-09-04T03:07:54.555Z Downloaded chacha20 v0.10.2
3852026-09-04T03:07:54.558Z Downloaded httparse v1.10.1
3862026-09-04T03:07:54.558Z Downloaded openssl-probe v0.1.6
3872026-09-04T03:07:54.561Z Downloaded num v0.4.3
3882026-09-04T03:07:54.561Z Downloaded percent-encoding v2.3.2
3892026-09-04T03:07:54.564Z Downloaded jobserver v0.1.34
3902026-09-04T03:07:54.564Z Downloaded native-tls v0.2.14
3912026-09-04T03:07:54.567Z Downloaded hybrid-array v0.4.12
3922026-09-04T03:07:54.569Z Downloaded phf_shared v0.12.1
3932026-09-04T03:07:54.569Z Downloaded parse-display v0.10.0
3942026-09-04T03:07:54.574Z Downloaded num-rational v0.4.2
3952026-09-04T03:07:54.574Z Downloaded linear-map v1.2.0
3962026-09-04T03:07:54.574Z Downloaded multer v3.1.0
3972026-09-04T03:07:54.577Z Downloaded ingot-macros v0.1.1
3982026-09-04T03:07:54.580Z Downloaded num-integer v0.1.46
3992026-09-04T03:07:54.580Z Downloaded progenitor-client v0.10.0
4002026-09-04T03:07:54.583Z Downloaded proc-macro-error-attr2 v2.0.0
4012026-09-04T03:07:54.583Z Downloaded powerfmt v0.2.0
4022026-09-04T03:07:54.585Z Downloaded proc-macro-error-attr v1.0.4
4032026-09-04T03:07:54.585Z Downloaded futures v0.3.32
4042026-09-04T03:07:54.589Z Downloaded num_enum_derive v0.7.5
4052026-09-04T03:07:54.592Z Downloaded pretty-hex v0.4.1
4062026-09-04T03:07:54.592Z Downloaded num_threads v0.1.7
4072026-09-04T03:07:54.592Z Downloaded num-complex v0.4.6
4082026-09-04T03:07:54.595Z Downloaded progenitor-macro v0.11.1
4092026-09-04T03:07:54.595Z Downloaded proc-macro-crate v1.3.1
4102026-09-04T03:07:54.598Z Downloaded num_enum v0.5.11
4112026-09-04T03:07:54.601Z Downloaded quick-error v1.2.3
4122026-09-04T03:07:54.604Z Downloaded iana-time-zone v0.1.64
4132026-09-04T03:07:54.604Z Downloaded icu_provider v2.0.0
4142026-09-04T03:07:54.606Z Downloaded const_format v0.2.34
4152026-09-04T03:07:54.610Z Downloaded pest_generator v2.8.2
4162026-09-04T03:07:54.612Z Downloaded oxnet v0.1.6
4172026-09-04T03:07:54.612Z Downloaded pem v3.0.5
4182026-09-04T03:07:54.615Z Downloaded memmap2 v0.9.8
4192026-09-04T03:07:54.615Z Downloaded crypto-bigint v0.5.5
4202026-09-04T03:07:54.619Z Downloaded poly1305 v0.8.0
4212026-09-04T03:07:54.622Z Downloaded password-hash v0.5.0
4222026-09-04T03:07:54.625Z Downloaded pin-project-lite v0.2.16
4232026-09-04T03:07:54.629Z Downloaded pin-project-internal v1.1.10
4242026-09-04T03:07:54.629Z Downloaded potential_utf v0.1.3
4252026-09-04T03:07:54.634Z Downloaded ref-cast v1.0.25
4262026-09-04T03:07:54.634Z Downloaded rand_xorshift v0.4.0
4272026-09-04T03:07:54.637Z Downloaded proc-macro-error v1.0.4
4282026-09-04T03:07:54.637Z Downloaded progenitor-client v0.14.0
4292026-09-04T03:07:54.637Z Downloaded num_enum v0.7.5
4302026-09-04T03:07:54.639Z Downloaded progenitor-macro v0.14.0
4312026-09-04T03:07:54.642Z Downloaded indexmap v1.9.3
4322026-09-04T03:07:54.645Z Downloaded rustc_version v0.4.1
4332026-09-04T03:07:54.645Z Downloaded rustc-hash v2.1.1
4342026-09-04T03:07:54.648Z Downloaded ref-cast-impl v1.0.25
4352026-09-04T03:07:54.648Z Downloaded pkg-config v0.3.32
4362026-09-04T03:07:54.651Z Downloaded darling_core v0.21.3
4372026-09-04T03:07:54.653Z Downloaded progenitor v0.11.1
4382026-09-04T03:07:54.653Z Downloaded ingot-types v0.1.2
4392026-09-04T03:07:54.658Z Downloaded icu_normalizer v2.0.0
4402026-09-04T03:07:54.660Z Downloaded scopeguard v1.2.0
4412026-09-04T03:07:54.661Z Downloaded progenitor-macro v0.10.0
4422026-09-04T03:07:54.661Z Downloaded progenitor-client v0.11.1
4432026-09-04T03:07:54.663Z Downloaded progenitor v0.14.0
4442026-09-04T03:07:54.663Z Downloaded secrecy v0.10.3
4452026-09-04T03:07:54.666Z Downloaded rustc_version v0.1.7
4462026-09-04T03:07:54.666Z Downloaded crossbeam-channel v0.5.15
4472026-09-04T03:07:54.669Z Downloaded scroll_derive v0.13.1
4482026-09-04T03:07:54.669Z Downloaded parking_lot v0.12.5
4492026-09-04T03:07:54.672Z Downloaded quote v1.0.45
4502026-09-04T03:07:54.675Z Downloaded parking_lot_core v0.9.12
4512026-09-04T03:07:54.675Z Downloaded paste v1.0.15
4522026-09-04T03:07:54.678Z Downloaded scroll_derive v0.12.1
4532026-09-04T03:07:54.680Z Downloaded pest_meta v2.8.2
4542026-09-04T03:07:54.680Z Downloaded hickory-resolver v0.25.2
4552026-09-04T03:07:54.683Z Downloaded flate2 v1.1.2
4562026-09-04T03:07:54.686Z Downloaded serde-big-array v0.5.1
4572026-09-04T03:07:54.689Z Downloaded search_path v0.1.4
4582026-09-04T03:07:54.691Z Downloaded phf v0.12.1
4592026-09-04T03:07:54.691Z Downloaded serde_urlencoded v0.7.1
4602026-09-04T03:07:54.694Z Downloaded serde_spanned v1.1.1
4612026-09-04T03:07:54.694Z Downloaded rand_chacha v0.3.1
4622026-09-04T03:07:54.696Z Downloaded serde_spanned v0.6.9
4632026-09-04T03:07:54.696Z Downloaded icu_normalizer_data v2.0.0
4642026-09-04T03:07:54.699Z Downloaded semver v0.1.20
4652026-09-04T03:07:54.699Z Downloaded serde_plain v1.0.2
4662026-09-04T03:07:54.702Z Downloaded rand_core v0.9.3
4672026-09-04T03:07:54.702Z Downloaded same-file v1.0.6
4682026-09-04T03:07:54.705Z Downloaded parse-display-derive v0.10.0
4692026-09-04T03:07:54.705Z Downloaded serde_repr v0.1.20
4702026-09-04T03:07:54.708Z Downloaded resolv-conf v0.7.5
4712026-09-04T03:07:54.708Z Downloaded omicron-zone-package v0.12.2
4722026-09-04T03:07:54.710Z Downloaded rand_chacha v0.9.0
4732026-09-04T03:07:54.710Z Downloaded sha1 v0.11.0
4742026-09-04T03:07:54.714Z Downloaded rand_core v0.6.4
4752026-09-04T03:07:54.714Z Downloaded icu_locale_core v2.0.0
4762026-09-04T03:07:54.717Z Downloaded papergrid v0.18.0
4772026-09-04T03:07:54.720Z Downloaded num-traits v0.2.19
4782026-09-04T03:07:54.722Z Downloaded cc v1.2.64
4792026-09-04T03:07:54.729Z Downloaded siphasher v1.0.1
4802026-09-04T03:07:54.731Z Downloaded rustls-pemfile v2.2.0
4812026-09-04T03:07:54.734Z Downloaded slog-bunyan v2.5.0
4822026-09-04T03:07:54.737Z Downloaded rustversion v1.0.22
4832026-09-04T03:07:54.737Z Downloaded papergrid v0.11.0
4842026-09-04T03:07:54.740Z Downloaded smawk v0.3.2
4852026-09-04T03:07:54.743Z Downloaded scroll v0.12.0
4862026-09-04T03:07:54.746Z Downloaded pin-project v1.1.10
4872026-09-04T03:07:54.750Z Downloaded subtle v2.6.1
4882026-09-04T03:07:54.752Z Downloaded swrite v0.1.0
4892026-09-04T03:07:54.752Z Downloaded strum v0.26.3
4902026-09-04T03:07:54.755Z Downloaded strum v0.27.2
4912026-09-04T03:07:54.756Z Downloaded strum v0.28.0
4922026-09-04T03:07:54.759Z Downloaded serde_tokenstream v0.2.3
4932026-09-04T03:07:54.759Z Downloaded progenitor-impl v0.10.0
4942026-09-04T03:07:54.761Z Downloaded miniz_oxide v0.8.9
4952026-09-04T03:07:54.764Z Downloaded serde_path_to_error v0.1.20
4962026-09-04T03:07:54.764Z Downloaded sync_wrapper v1.0.2
4972026-09-04T03:07:54.767Z Downloaded structmeta-derive v0.3.0
4982026-09-04T03:07:54.767Z Downloaded shlex v1.3.0
4992026-09-04T03:07:54.769Z Downloaded predicates v3.1.4
5002026-09-04T03:07:54.769Z Downloaded postcard v1.1.3
5012026-09-04T03:07:54.772Z Downloaded terminal_size v0.4.3
5022026-09-04T03:07:54.775Z Downloaded slab v0.4.11
5032026-09-04T03:07:54.775Z Downloaded shlex v2.0.1
5042026-09-04T03:07:54.777Z Downloaded quinn-udp v0.5.14
5052026-09-04T03:07:54.780Z Downloaded proc-macro2 v1.0.106
5062026-09-04T03:07:54.780Z Downloaded minimal-lexical v0.2.1
5072026-09-04T03:07:54.783Z Downloaded termtree v0.5.1
5082026-09-04T03:07:54.785Z Downloaded thiserror-impl-no-std v2.0.2
5092026-09-04T03:07:54.786Z Downloaded expectorate v1.3.0
5102026-09-04T03:07:54.790Z Downloaded curl v0.4.50
5112026-09-04T03:07:54.793Z Downloaded testing_table v0.3.0
5122026-09-04T03:07:54.793Z Downloaded ryu v1.0.20
5132026-09-04T03:07:54.796Z Downloaded slog-async v2.8.0
5142026-09-04T03:07:54.796Z Downloaded hyper-util v0.1.20
5152026-09-04T03:07:54.799Z Downloaded thread-id v5.0.0
5162026-09-04T03:07:54.802Z Downloaded thread-id v4.2.2
5172026-09-04T03:07:54.802Z Downloaded snafu-derive v0.8.9
5182026-09-04T03:07:54.802Z Downloaded slog-term v2.9.2
5192026-09-04T03:07:54.805Z Downloaded slog-json v2.6.1
5202026-09-04T03:07:54.808Z Downloaded slog-dtrace v0.3.0
5212026-09-04T03:07:54.808Z Downloaded tabled_derive v0.7.0
5222026-09-04T03:07:54.808Z Downloaded smf v0.2.3
5232026-09-04T03:07:54.810Z Downloaded signal-hook-registry v1.4.6
5242026-09-04T03:07:54.810Z Downloaded static_assertions v1.1.0
5252026-09-04T03:07:54.813Z Downloaded scroll v0.13.0
5262026-09-04T03:07:54.813Z Downloaded sha2 v0.10.9
5272026-09-04T03:07:54.817Z Downloaded time-core v0.1.8
5282026-09-04T03:07:54.817Z Downloaded take_mut v0.2.2
5292026-09-04T03:07:54.817Z Downloaded tagptr v0.2.0
5302026-09-04T03:07:54.822Z Downloaded strum_macros v0.28.0
5312026-09-04T03:07:54.822Z Downloaded serde_with_macros v3.14.1
5322026-09-04T03:07:54.824Z Downloaded http v1.4.2
5332026-09-04T03:07:54.824Z Downloaded dropshot-api-manager v0.7.2
5342026-09-04T03:07:54.827Z Downloaded semver v1.0.28
5352026-09-04T03:07:54.830Z Downloaded strum_macros v0.27.2
5362026-09-04T03:07:54.830Z Downloaded supports-color v3.0.2
5372026-09-04T03:07:54.832Z Downloaded serde_derive_internals v0.29.1
5382026-09-04T03:07:54.832Z Downloaded schemars_derive v0.8.22
5392026-09-04T03:07:54.835Z Downloaded toml_datetime v0.6.11
5402026-09-04T03:07:54.835Z Downloaded tokio-macros v2.7.0
5412026-09-04T03:07:54.835Z Downloaded tabwriter v1.4.1
5422026-09-04T03:07:54.837Z Downloaded prettyplease v0.2.37
5432026-09-04T03:07:54.840Z Downloaded jiff-static v0.2.15
5442026-09-04T03:07:54.843Z Downloaded synstructure v0.13.2
5452026-09-04T03:07:54.843Z Downloaded structmeta v0.3.0
5462026-09-04T03:07:54.843Z Downloaded strsim v0.11.1
5472026-09-04T03:07:54.843Z Downloaded stable_deref_trait v1.2.0
5482026-09-04T03:07:54.846Z Downloaded smallvec v1.15.1
5492026-09-04T03:07:54.846Z Downloaded thiserror v1.0.69
5502026-09-04T03:07:54.849Z Downloaded schemars v0.8.22
5512026-09-04T03:07:54.855Z Downloaded tower-layer v0.3.3
5522026-09-04T03:07:54.857Z Downloaded thiserror-no-std v2.0.2
5532026-09-04T03:07:54.860Z Downloaded tower-service v0.3.3
5542026-09-04T03:07:54.860Z Downloaded thiserror-impl v2.0.18
5552026-09-04T03:07:54.862Z Downloaded hashbrown v0.16.1
5562026-09-04T03:07:54.865Z Downloaded signal-hook v0.4.4
5572026-09-04T03:07:54.865Z Downloaded topological-sort v0.2.2
5582026-09-04T03:07:54.869Z Downloaded try-lock v0.2.5
5592026-09-04T03:07:54.869Z Downloaded tinyvec_macros v0.1.1
5602026-09-04T03:07:54.869Z Downloaded toml_write v0.1.2
5612026-09-04T03:07:54.872Z Downloaded thiserror v2.0.18
5622026-09-04T03:07:54.874Z Downloaded universal-hash v0.5.1
5632026-09-04T03:07:54.874Z Downloaded unicode-linebreak v0.1.5
5642026-09-04T03:07:54.874Z Downloaded untrusted v0.7.1
5652026-09-04T03:07:54.877Z Downloaded unarray v0.1.4
5662026-09-04T03:07:54.877Z Downloaded tokio-native-tls v0.3.1
5672026-09-04T03:07:54.880Z Downloaded tokio-rustls v0.25.0
5682026-09-04T03:07:54.880Z Downloaded thiserror-impl v1.0.69
5692026-09-04T03:07:54.883Z Downloaded time-macros v0.2.27
5702026-09-04T03:07:54.883Z Downloaded strum_macros v0.26.4
5712026-09-04T03:07:54.886Z Downloaded indexmap v2.14.0
5722026-09-04T03:07:54.889Z Downloaded typify-macro v0.4.3
5732026-09-04T03:07:54.889Z Downloaded typify-macro v0.6.2
5742026-09-04T03:07:54.889Z Downloaded untrusted v0.9.0
5752026-09-04T03:07:54.892Z Downloaded usdt-macro v0.5.0
5762026-09-04T03:07:54.892Z Downloaded tinystr v0.8.1
5772026-09-04T03:07:54.894Z Downloaded tokio-dtrace v0.1.1
5782026-09-04T03:07:54.894Z Downloaded progenitor-impl v0.11.1
5792026-09-04T03:07:54.896Z Downloaded serde_yaml v0.9.34+deprecated
5802026-09-04T03:07:54.899Z Downloaded mio v1.2.1
5812026-09-04T03:07:54.902Z Downloaded utf8_iter v1.0.4
5822026-09-04T03:07:54.904Z Downloaded utf8parse v0.2.2
5832026-09-04T03:07:54.905Z Downloaded version_check v0.9.5
5842026-09-04T03:07:54.905Z Downloaded usdt-macro v0.6.0
5852026-09-04T03:07:54.907Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5862026-09-04T03:07:54.907Z Downloaded similar v2.7.0
5872026-09-04T03:07:54.910Z Downloaded tempfile v3.27.0
5882026-09-04T03:07:54.913Z Downloaded rand v0.8.5
5892026-09-04T03:07:54.915Z Downloaded serde_derive v1.0.228
5902026-09-04T03:07:54.918Z Downloaded waitgroup v0.1.2
5912026-09-04T03:07:54.918Z Downloaded rustls-pki-types v1.12.0
5922026-09-04T03:07:54.921Z Downloaded qorb v0.4.1
5932026-09-04T03:07:54.923Z Downloaded spin v0.9.8
5942026-09-04T03:07:54.927Z Downloaded usdt v0.6.0
5952026-09-04T03:07:54.927Z Downloaded wait-timeout v0.2.1
5962026-09-04T03:07:54.927Z Downloaded usdt-attr-macro v0.6.0
5972026-09-04T03:07:54.930Z Downloaded usdt-attr-macro v0.5.0
5982026-09-04T03:07:54.930Z Downloaded usdt v0.5.0
5992026-09-04T03:07:54.930Z Downloaded slog v2.8.2
6002026-09-04T03:07:54.930Z Downloaded yoke-derive v0.8.0
6012026-09-04T03:07:54.933Z Downloaded xattr v1.6.1
6022026-09-04T03:07:54.933Z Downloaded itertools v0.12.1
6032026-09-04T03:07:54.936Z Downloaded want v0.3.1
6042026-09-04T03:07:54.939Z Downloaded toml_writer v1.1.1+spec-1.1.0
6052026-09-04T03:07:54.939Z Downloaded tokio-rustls v0.26.4
6062026-09-04T03:07:54.941Z Downloaded thread_local v1.1.9
6072026-09-04T03:07:54.941Z Downloaded socket2 v0.6.4
6082026-09-04T03:07:54.941Z Downloaded serde_core v1.0.228
6092026-09-04T03:07:54.943Z Downloaded nom v7.1.3
6102026-09-04T03:07:54.947Z Downloaded tokio-stream v0.1.17
6112026-09-04T03:07:54.951Z Downloaded zeroize_derive v1.4.3
6122026-09-04T03:07:54.951Z Downloaded rustls-webpki v0.103.6
6132026-09-04T03:07:54.954Z Downloaded unicode-xid v0.2.6
6142026-09-04T03:07:54.954Z Downloaded memchr v2.7.5
6152026-09-04T03:07:54.956Z Downloaded openssl-sys v0.9.117
6162026-09-04T03:07:54.960Z Downloaded rusty-fork v0.3.0
6172026-09-04T03:07:54.963Z Downloaded term v1.2.0
6182026-09-04T03:07:54.963Z Downloaded hashbrown v0.15.5
6192026-09-04T03:07:54.968Z Downloaded toml_parser v1.1.2+spec-1.1.0
6202026-09-04T03:07:54.968Z Downloaded zerofrom-derive v0.1.6
6212026-09-04T03:07:54.971Z Downloaded zerofrom v0.1.6
6222026-09-04T03:07:54.971Z Downloaded tracing-attributes v0.1.30
6232026-09-04T03:07:54.972Z Downloaded zone v0.3.1
6242026-09-04T03:07:54.972Z Downloaded zone_cfg_derive v0.3.1
6252026-09-04T03:07:54.972Z Downloaded rand v0.10.2
6262026-09-04T03:07:54.975Z Downloaded walkdir v2.5.0
6272026-09-04T03:07:54.975Z Downloaded usdt-impl v0.6.0
6282026-09-04T03:07:54.975Z Downloaded tinyvec v1.10.0
6292026-09-04T03:07:54.978Z Downloaded usdt-impl v0.5.0
6302026-09-04T03:07:54.978Z Downloaded yoke v0.8.0
6312026-09-04T03:07:54.978Z Downloaded progenitor-impl v0.14.0
6322026-09-04T03:07:54.981Z Downloaded scuffle v0.1.0
6332026-09-04T03:07:54.984Z Downloaded icu_collections v2.0.0
6342026-09-04T03:07:54.986Z Downloaded pest_derive v2.8.2
6352026-09-04T03:07:54.988Z Downloaded rayon-core v1.13.0
6362026-09-04T03:07:54.991Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6372026-09-04T03:07:54.991Z Downloaded test-strategy v0.4.3
6382026-09-04T03:07:54.994Z Downloaded zeroize v1.8.1
6392026-09-04T03:07:54.994Z Downloaded vsss-rs v3.3.4
6402026-09-04T03:07:54.997Z Downloaded toml v0.8.23
6412026-09-04T03:07:54.997Z Downloaded textwrap v0.16.2
6422026-09-04T03:07:54.997Z Downloaded rand_core v0.10.1
6432026-09-04T03:07:55.000Z Downloaded sigpipe v0.1.3
6442026-09-04T03:07:55.000Z Downloaded signal-hook-tokio v0.4.0
6452026-09-04T03:07:55.000Z Downloaded sha1 v0.10.6
6462026-09-04T03:07:55.004Z Downloaded log v0.4.29
6472026-09-04T03:07:55.004Z Downloaded snafu v0.8.9
6482026-09-04T03:07:55.007Z Downloaded rand v0.9.3
6492026-09-04T03:07:55.009Z Downloaded writeable v0.6.1
6502026-09-04T03:07:55.009Z Downloaded schemars v1.2.0
6512026-09-04T03:07:55.017Z Downloaded tracing-core v0.1.34
6522026-09-04T03:07:55.022Z Downloaded whoami v1.6.1
6532026-09-04T03:07:55.024Z Downloaded pest v2.8.2
6542026-09-04T03:07:55.024Z Downloaded unicode-ident v1.0.24
6552026-09-04T03:07:55.024Z Downloaded ucd-trie v0.1.7
6562026-09-04T03:07:55.027Z Downloaded iddqd v0.3.18
6572026-09-04T03:07:55.030Z Downloaded unsafe-libyaml v0.2.11
6582026-09-04T03:07:55.033Z Downloaded itertools v0.14.0
6592026-09-04T03:07:55.036Z Downloaded zerovec-derive v0.11.1
6602026-09-04T03:07:55.036Z Downloaded toml v1.1.2+spec-1.1.0
6612026-09-04T03:07:55.039Z Downloaded quinn v0.11.9
6622026-09-04T03:07:55.043Z Downloaded iri-string v0.7.8
6632026-09-04T03:07:55.046Z Downloaded itertools v0.15.0
6642026-09-04T03:07:55.049Z Downloaded vergen v8.3.2
6652026-09-04T03:07:55.049Z Downloaded similar v3.2.0
6662026-09-04T03:07:55.052Z Downloaded hkdf v0.12.4
6672026-09-04T03:07:55.056Z Downloaded toml v0.9.12+spec-1.1.0
6682026-09-04T03:07:55.056Z Downloaded toml v0.7.8
6692026-09-04T03:07:55.059Z Downloaded tar v0.4.45
6702026-09-04T03:07:55.059Z Downloaded hashbrown v0.17.1
6712026-09-04T03:07:55.062Z Downloaded typify v0.6.2
6722026-09-04T03:07:55.064Z Downloaded steno v0.4.1
6732026-09-04T03:07:55.067Z Downloaded zerocopy-derive v0.7.35
6742026-09-04T03:07:55.070Z Downloaded idna v1.1.0
6752026-09-04T03:07:55.073Z Downloaded clap_builder v4.6.0
6762026-09-04T03:07:55.076Z Downloaded toml_edit v0.19.15
6772026-09-04T03:07:55.085Z Downloaded zmij v1.0.17
6782026-09-04T03:07:55.088Z Downloaded goblin v0.8.2
6792026-09-04T03:07:55.090Z Downloaded uuid v1.23.3
6802026-09-04T03:07:55.090Z Downloaded toml_edit v0.22.27
6812026-09-04T03:07:55.093Z Downloaded tracing v0.1.41
6822026-09-04T03:07:55.096Z Downloaded typify v0.4.3
6832026-09-04T03:07:55.099Z Downloaded h2 v0.4.14
6842026-09-04T03:07:55.102Z Downloaded icu_properties_data v2.0.1
6852026-09-04T03:07:55.106Z Downloaded zerotrie v0.2.2
6862026-09-04T03:07:55.108Z Downloaded futures-util v0.3.32
6872026-09-04T03:07:55.114Z Downloaded hyper v1.10.1
6882026-09-04T03:07:55.118Z Downloaded git2 v0.19.0
6892026-09-04T03:07:55.123Z Downloaded reqwest v0.12.23
6902026-09-04T03:07:55.126Z Downloaded serde v1.0.228
6912026-09-04T03:07:55.130Z Downloaded aho-corasick v1.1.3
6922026-09-04T03:07:55.132Z Downloaded schemars v0.9.0
6932026-09-04T03:07:55.138Z Downloaded libm v0.2.15
6942026-09-04T03:07:55.144Z Downloaded chacha20poly1305 v0.10.1
6952026-09-04T03:07:55.148Z Downloaded bytes v1.12.0
6962026-09-04T03:07:55.151Z Downloaded progenitor v0.10.0
6972026-09-04T03:07:55.151Z Downloaded proc-macro-error2 v2.0.1
6982026-09-04T03:07:55.151Z Downloaded tokio-util v0.7.16
6992026-09-04T03:07:55.154Z Downloaded url v2.5.7
7002026-09-04T03:07:55.159Z Downloaded portable-atomic v1.11.1
7012026-09-04T03:07:55.162Z Downloaded blake3 v1.8.2
7022026-09-04T03:07:55.165Z Downloaded typenum v1.20.1
7032026-09-04T03:07:55.168Z Downloaded typed-path v0.9.3
7042026-09-04T03:07:55.170Z Downloaded ppv-lite86 v0.2.21
7052026-09-04T03:07:55.173Z Downloaded owo-colors v4.3.0
7062026-09-04T03:07:55.173Z Downloaded once_cell v1.21.3
7072026-09-04T03:07:55.173Z Downloaded oxide-tokio-rt v0.1.2
7082026-09-04T03:07:55.176Z Downloaded litemap v0.8.0
7092026-09-04T03:07:55.176Z Downloaded icu_properties v2.0.1
7102026-09-04T03:07:55.178Z Downloaded zerocopy-derive v0.8.27
7112026-09-04T03:07:55.181Z Downloaded heapless v0.8.0
7122026-09-04T03:07:55.184Z Downloaded reqwest v0.13.2
7132026-09-04T03:07:55.188Z Downloaded tower-http v0.6.8
7142026-09-04T03:07:55.192Z Downloaded tower v0.5.2
7152026-09-04T03:07:55.197Z Downloaded rustls-webpki v0.102.8
7162026-09-04T03:07:55.205Z Downloaded unicode-segmentation v1.12.0
7172026-09-04T03:07:55.208Z Downloaded dropshot_endpoint v0.17.1
7182026-09-04T03:07:55.211Z Downloaded zerovec v0.11.4
7192026-09-04T03:07:55.211Z Downloaded serde_json v1.0.150
7202026-09-04T03:07:55.217Z Downloaded iddqd v0.4.5
7212026-09-04T03:07:55.221Z Downloaded proptest v1.8.0
7222026-09-04T03:07:55.226Z Downloaded regex v1.12.4
7232026-09-04T03:07:55.229Z Downloaded aws-lc-rs v1.16.2
7242026-09-04T03:07:55.235Z Downloaded unicode-normalization v0.1.24
7252026-09-04T03:07:55.238Z Downloaded serde_with v3.14.1
7262026-09-04T03:07:55.244Z Downloaded rayon v1.11.0
7272026-09-04T03:07:55.248Z Downloaded chrono v0.4.45
7282026-09-04T03:07:55.253Z Downloaded moka v0.12.11
7292026-09-04T03:07:55.259Z Downloaded tough v0.20.0
7302026-09-04T03:07:55.263Z Downloaded zerocopy v0.7.35
7312026-09-04T03:07:55.272Z Downloaded goblin v0.10.1
7322026-09-04T03:07:55.276Z Downloaded bindgen v0.72.1
7332026-09-04T03:07:55.280Z Downloaded dropshot v0.17.1
7342026-09-04T03:07:55.292Z Downloaded newtype-uuid v1.3.2
7352026-09-04T03:07:55.295Z Downloaded openssl v0.10.81
7362026-09-04T03:07:55.298Z Downloaded hickory-proto v0.25.2
7372026-09-04T03:07:55.306Z Downloaded syn v1.0.109
7382026-09-04T03:07:55.311Z Downloaded bitflags v2.11.1
7392026-09-04T03:07:55.314Z Downloaded predicates-core v1.0.9
7402026-09-04T03:07:55.317Z Downloaded plain v0.2.3
7412026-09-04T03:07:55.317Z Downloaded humantime v2.3.0
7422026-09-04T03:07:55.317Z Downloaded crossbeam-utils v0.8.21
7432026-09-04T03:07:55.317Z Downloaded camino v1.2.3
7442026-09-04T03:07:55.320Z Downloaded allocator-api2 v0.2.21
7452026-09-04T03:07:55.320Z Downloaded darling v0.21.3
7462026-09-04T03:07:55.323Z Downloaded vcpkg v0.2.15
7472026-09-04T03:07:55.345Z Downloaded tabled v0.15.0
7482026-09-04T03:07:55.354Z Downloaded winnow v0.5.40
7492026-09-04T03:07:55.358Z Downloaded webpki-roots v1.0.2
7502026-09-04T03:07:55.361Z Downloaded nix v0.30.1
7512026-09-04T03:07:55.368Z Downloaded winnow v0.7.14
7522026-09-04T03:07:55.373Z Downloaded tabled v0.21.0
7532026-09-04T03:07:55.383Z Downloaded winnow v1.0.3
7542026-09-04T03:07:55.389Z Downloaded regress v0.11.1
7552026-09-04T03:07:55.394Z Downloaded rustix v0.38.44
7562026-09-04T03:07:55.410Z Downloaded time v0.3.47
7572026-09-04T03:07:55.414Z Downloaded regex-syntax v0.8.11
7582026-09-04T03:07:55.418Z Downloaded quinn-proto v0.11.14
7592026-09-04T03:07:55.423Z Downloaded regress v0.10.5
7602026-09-04T03:07:55.427Z Downloaded zerocopy v0.8.27
7612026-09-04T03:07:55.439Z Downloaded hickory-proto v0.24.4
7622026-09-04T03:07:55.447Z Downloaded unicode-width v0.2.1
7632026-09-04T03:07:55.450Z Downloaded bstr v1.12.0
7642026-09-04T03:07:55.455Z Downloaded smoltcp v0.11.0
7652026-09-04T03:07:55.461Z Downloaded openapiv3 v2.2.0
7662026-09-04T03:07:55.467Z Downloaded syn v2.0.118
7672026-09-04T03:07:55.473Z Downloaded typify-impl v0.6.2
7682026-09-04T03:07:55.482Z Downloaded rustls v0.23.40
7692026-09-04T03:07:55.489Z Downloaded rustix v1.1.4
7702026-09-04T03:07:55.504Z Downloaded rustls v0.22.4
7712026-09-04T03:07:55.510Z Downloaded unicode-width v0.1.14
7722026-09-04T03:07:55.513Z Downloaded dropshot v0.16.7
7732026-09-04T03:07:55.524Z Downloaded curve25519-dalek v4.1.3
7742026-09-04T03:07:55.530Z Downloaded nix v0.31.3
7752026-09-04T03:07:55.535Z Downloaded base64ct v1.8.0
7762026-09-04T03:07:55.538Z Downloaded anyhow v1.0.102
7772026-09-04T03:07:55.541Z Downloaded http-body-util v0.1.3
7782026-09-04T03:07:55.541Z Downloaded chacha20 v0.9.1
7792026-09-04T03:07:55.541Z Downloaded fixedbitset v0.5.7
7802026-09-04T03:07:55.544Z Downloaded memoffset v0.9.1
7812026-09-04T03:07:55.544Z Downloaded memmap v0.7.0
7822026-09-04T03:07:55.544Z Downloaded linked-hash-map v0.5.6
7832026-09-04T03:07:55.544Z Downloaded clap v4.6.1
7842026-09-04T03:07:55.548Z Downloaded bytecount v0.6.9
7852026-09-04T03:07:55.550Z Downloaded backoff v0.4.0
7862026-09-04T03:07:55.550Z Downloaded lru-slab v0.1.2
7872026-09-04T03:07:55.550Z Downloaded async-compression v0.4.33
7882026-09-04T03:07:55.553Z Downloaded csv-core v0.1.12
7892026-09-04T03:07:55.556Z Downloaded clap_derive v4.6.1
7902026-09-04T03:07:55.556Z Downloaded clang-sys v1.8.1
7912026-09-04T03:07:55.561Z Downloaded petgraph v0.6.5
7922026-09-04T03:07:55.571Z Downloaded typify-impl v0.4.3
7932026-09-04T03:07:55.576Z Downloaded ciborium v0.2.2
7942026-09-04T03:07:55.579Z Downloaded displaydoc v0.2.5
7952026-09-04T03:07:55.579Z Downloaded is_terminal_polyfill v1.70.1
7962026-09-04T03:07:55.583Z Downloaded dtrace-parser v0.3.0
7972026-09-04T03:07:55.583Z Downloaded arrayvec v0.7.6
7982026-09-04T03:07:55.583Z Downloaded httpdate v1.0.3
7992026-09-04T03:07:55.583Z Downloaded dropshot_endpoint v0.16.7
8002026-09-04T03:07:55.586Z Downloaded is_ci v1.2.0
8012026-09-04T03:07:55.586Z Downloaded idna_adapter v1.2.1
8022026-09-04T03:07:55.586Z Downloaded http-body v1.0.1
8032026-09-04T03:07:55.586Z Downloaded hex v0.4.3
8042026-09-04T03:07:55.586Z Downloaded float-cmp v0.10.0
8052026-09-04T03:07:55.589Z Downloaded dyn-clone v1.0.20
8062026-09-04T03:07:55.589Z Downloaded console v0.16.4
8072026-09-04T03:07:55.589Z Downloaded petgraph v0.8.2
8082026-09-04T03:07:55.601Z Downloaded futures-io v0.3.32
8092026-09-04T03:07:55.604Z Downloaded libc v0.2.186
8102026-09-04T03:07:55.622Z Downloaded regex-automata v0.4.13
8112026-09-04T03:07:55.629Z Downloaded libz-sys v1.1.22
8122026-09-04T03:07:55.640Z Downloaded jiff v0.2.15
8132026-09-04T03:07:55.649Z Downloaded fnv v1.0.7
8142026-09-04T03:07:55.653Z Downloaded fixedbitset v0.4.2
8152026-09-04T03:07:55.653Z Downloaded enum-as-inner v0.6.1
8162026-09-04T03:07:55.653Z Downloaded cstr-argument v0.1.2
8172026-09-04T03:07:55.653Z Downloaded foreign-types-macros v0.2.3
8182026-09-04T03:07:55.653Z Downloaded dropshot-api-manager-types v0.7.2
8192026-09-04T03:07:55.653Z Downloaded float-ord v0.3.2
8202026-09-04T03:07:55.653Z Downloaded curve25519-dalek-derive v0.1.1
8212026-09-04T03:07:55.656Z Downloaded foreign-types v0.5.0
8222026-09-04T03:07:55.656Z Downloaded dtrace-parser v0.2.0
8232026-09-04T03:07:55.657Z Downloaded crossbeam-deque v0.8.6
8242026-09-04T03:07:55.657Z Downloaded const_format_proc_macros v0.2.34
8252026-09-04T03:07:55.657Z Downloaded compression-codecs v0.4.32
8262026-09-04T03:07:55.660Z Downloaded cmake v0.1.54
8272026-09-04T03:07:55.660Z Downloaded clap_lex v1.1.0
8282026-09-04T03:07:55.660Z Downloaded colorchoice v1.0.4
8292026-09-04T03:07:55.663Z Downloaded block-buffer v0.10.4
8302026-09-04T03:07:55.663Z Downloaded heck v0.4.1
8312026-09-04T03:07:55.663Z Downloaded chrono-tz v0.10.4
8322026-09-04T03:07:55.672Z Downloaded sha3 v0.10.8
8332026-09-04T03:07:55.675Z Downloaded group v0.13.0
8342026-09-04T03:07:55.678Z Downloaded futures-channel v0.3.32
8352026-09-04T03:07:55.678Z Downloaded cpufeatures v0.2.17
8362026-09-04T03:07:55.678Z Downloaded constant_time_eq v0.3.1
8372026-09-04T03:07:55.680Z Downloaded bitflags v1.3.2
8382026-09-04T03:07:55.680Z Downloaded ciborium-ll v0.2.2
8392026-09-04T03:07:55.681Z Downloaded camino-tempfile v1.4.1
8402026-09-04T03:07:55.683Z Downloaded half v2.7.1
8412026-09-04T03:07:55.683Z Downloaded getrandom v0.3.3
8422026-09-04T03:07:55.687Z Downloaded derive_more v0.99.20
8432026-09-04T03:07:55.687Z Downloaded crc8 v0.1.1
8442026-09-04T03:07:55.687Z Downloaded critical-section v1.2.0
8452026-09-04T03:07:55.691Z Downloaded cipher v0.4.4
8462026-09-04T03:07:55.691Z Downloaded csv v1.4.0
8472026-09-04T03:07:55.700Z Downloaded crypto-common v0.2.2
8482026-09-04T03:07:55.702Z Downloaded cobs v0.3.0
8492026-09-04T03:07:55.702Z Downloaded tokio v1.52.3
8502026-09-04T03:07:55.723Z Downloaded ciborium-io v0.2.2
8512026-09-04T03:07:55.726Z Downloaded cexpr v0.6.0
8522026-09-04T03:07:55.726Z Downloaded async-trait v0.1.89
8532026-09-04T03:07:55.729Z Downloaded data-encoding v2.9.0
8542026-09-04T03:07:55.729Z Downloaded cargo-platform v0.1.9
8552026-09-04T03:07:55.729Z Downloaded git-stub v1.0.0
8562026-09-04T03:07:55.729Z Downloaded anstyle-parse v1.0.0
8572026-09-04T03:07:55.731Z Downloaded anstream v1.0.0
8582026-09-04T03:07:55.731Z Downloaded embedded-io v0.6.1
8592026-09-04T03:07:55.731Z Downloaded darling_macro v0.21.3
8602026-09-04T03:07:55.731Z Downloaded crucible-workspace-hack v0.1.0
8612026-09-04T03:07:55.732Z Downloaded convert_case v0.4.0
8622026-09-04T03:07:55.736Z Downloaded async-stream v0.3.6
8632026-09-04T03:07:55.736Z Downloaded digest v0.10.7
8642026-09-04T03:07:55.736Z Downloaded derive-where v1.6.0
8652026-09-04T03:07:55.739Z Downloaded deranged v0.5.3
8662026-09-04T03:07:55.739Z Downloaded defmt-parser v1.0.0
8672026-09-04T03:07:55.739Z Downloaded adler2 v2.0.1
8682026-09-04T03:07:55.739Z Downloaded async-recursion v1.1.1
8692026-09-04T03:07:55.768Z Downloaded encoding_rs v0.8.35
8702026-09-04T03:07:55.782Z Downloaded ring v0.17.14
8712026-09-04T03:07:55.813Z Downloaded libgit2-sys v0.17.0+1.8.1
8722026-09-04T03:07:55.844Z Downloaded curl-sys v0.4.89+curl-8.20.0
8732026-09-04T03:07:56.320Z Downloaded aws-lc-sys v0.39.1
8742026-09-04T03:07:56.646Z Compiling proc-macro2 v1.0.106
8752026-09-04T03:07:56.646Z Compiling quote v1.0.45
8762026-09-04T03:07:56.646Z Compiling unicode-ident v1.0.24
8772026-09-04T03:07:56.649Z Compiling serde_core v1.0.228
8782026-09-04T03:07:56.649Z Compiling serde v1.0.228
8792026-09-04T03:07:56.649Z Compiling libc v0.2.186
8802026-09-04T03:07:56.649Z Checking cfg-if v1.0.4
8812026-09-04T03:07:56.934Z Compiling zmij v1.0.17
8822026-09-04T03:07:56.971Z Compiling autocfg v1.5.0
8832026-09-04T03:07:57.226Z Compiling memchr v2.7.5
8842026-09-04T03:07:57.269Z Compiling libm v0.2.15
8852026-09-04T03:07:57.668Z Compiling jobserver v0.1.34
8862026-09-04T03:07:57.686Z Compiling shlex v2.0.1
8872026-09-04T03:07:57.724Z Compiling find-msvc-tools v0.1.9
8882026-09-04T03:07:57.740Z Compiling version_check v0.9.5
8892026-09-04T03:07:57.792Z Checking smallvec v1.15.1
8902026-09-04T03:07:57.956Z Compiling cc v1.2.64
8912026-09-04T03:07:57.972Z Compiling thiserror v2.0.18
8922026-09-04T03:07:57.988Z Checking itoa v1.0.15
8932026-09-04T03:07:58.012Z Compiling icu_normalizer_data v2.0.0
8942026-09-04T03:07:58.041Z Compiling syn v2.0.118
8952026-09-04T03:07:58.120Z Compiling icu_properties_data v2.0.1
8962026-09-04T03:07:58.231Z Compiling parking_lot_core v0.9.12
8972026-09-04T03:07:58.269Z Checking stable_deref_trait v1.2.0
8982026-09-04T03:07:58.355Z Compiling serde_json v1.0.150
8992026-09-04T03:07:58.511Z Compiling heck v0.5.0
9002026-09-04T03:07:58.617Z Checking litemap v0.8.0
9012026-09-04T03:07:58.715Z Checking writeable v0.6.1
9022026-09-04T03:07:58.776Z Compiling num-traits v0.2.19
9032026-09-04T03:07:58.809Z Checking percent-encoding v2.3.2
9042026-09-04T03:07:58.898Z Compiling getrandom v0.4.2
9052026-09-04T03:07:59.064Z Checking rand_core v0.10.1
9062026-09-04T03:07:59.222Z Checking form_urlencoded v1.2.2
9072026-09-04T03:07:59.277Z Checking utf8_iter v1.0.4
9082026-09-04T03:07:59.307Z Compiling zerocopy v0.8.27
9092026-09-04T03:07:59.326Z Checking pin-project-lite v0.2.16
9102026-09-04T03:07:59.373Z Compiling log v0.4.29
9112026-09-04T03:07:59.377Z Compiling equivalent v1.0.2
9122026-09-04T03:07:59.405Z Compiling semver v1.0.28
9132026-09-04T03:07:59.452Z Checking iana-time-zone v0.1.64
9142026-09-04T03:07:59.470Z Compiling rustversion v1.0.22
9152026-09-04T03:07:59.561Z Checking getrandom v0.2.16
9162026-09-04T03:07:59.564Z Checking socket2 v0.6.4
9172026-09-04T03:07:59.693Z Checking uuid v1.23.3
9182026-09-04T03:07:59.710Z Checking scopeguard v1.2.0
9192026-09-04T03:07:59.867Z Checking lock_api v0.4.14
9202026-09-04T03:08:00.009Z Checking bitflags v2.11.1
9212026-09-04T03:08:00.061Z Checking signal-hook-registry v1.4.6
9222026-09-04T03:08:00.077Z Checking mio v1.2.1
9232026-09-04T03:08:00.131Z Checking parking_lot v0.12.5
9242026-09-04T03:08:00.207Z Compiling schemars v0.8.22
9252026-09-04T03:08:00.223Z Checking dyn-clone v1.0.20
9262026-09-04T03:08:00.332Z Compiling portable-atomic v1.11.1
9272026-09-04T03:08:00.349Z Checking futures-core v0.3.32
9282026-09-04T03:08:00.473Z Compiling ring v0.17.14
9292026-09-04T03:08:00.521Z Checking critical-section v1.2.0
9302026-09-04T03:08:00.537Z Compiling hashbrown v0.17.1
9312026-09-04T03:08:00.588Z Compiling httparse v1.10.1
9322026-09-04T03:08:00.821Z Checking futures-sink v0.3.32
9332026-09-04T03:08:00.927Z Compiling synstructure v0.13.2
9342026-09-04T03:08:00.942Z Compiling serde_derive_internals v0.29.1
9352026-09-04T03:08:01.103Z Compiling indexmap v2.14.0
9362026-09-04T03:08:01.292Z Checking once_cell v1.21.3
9372026-09-04T03:08:01.437Z Checking subtle v2.6.1
9382026-09-04T03:08:01.470Z Compiling regex-syntax v0.8.11
9392026-09-04T03:08:01.629Z Checking slab v0.4.11
9402026-09-04T03:08:01.699Z Compiling aho-corasick v1.1.3
9412026-09-04T03:08:01.729Z Compiling thiserror v1.0.69
9422026-09-04T03:08:01.756Z Compiling rustix v1.1.4
9432026-09-04T03:08:01.790Z Checking rand_core v0.6.4
9442026-09-04T03:08:01.907Z Checking typenum v1.20.1
9452026-09-04T03:08:02.163Z Compiling serde_derive v1.0.228
9462026-09-04T03:08:02.225Z Compiling zerofrom-derive v0.1.6
9472026-09-04T03:08:02.349Z Compiling yoke-derive v0.8.0
9482026-09-04T03:08:02.437Z Compiling zerovec-derive v0.11.1
9492026-09-04T03:08:02.681Z Compiling displaydoc v0.2.5
9502026-09-04T03:08:03.168Z Compiling thiserror-impl v2.0.18
9512026-09-04T03:08:03.387Z Compiling schemars_derive v0.8.22
9522026-09-04T03:08:03.442Z Compiling tokio-macros v2.7.0
9532026-09-04T03:08:03.459Z Checking zerofrom v0.1.6
9542026-09-04T03:08:03.524Z Compiling zerocopy-derive v0.8.27
9552026-09-04T03:08:03.584Z Checking yoke v0.8.0
9562026-09-04T03:08:03.613Z Compiling futures-macro v0.3.32
9572026-09-04T03:08:03.763Z Checking zerovec v0.11.4
9582026-09-04T03:08:04.169Z Checking zerotrie v0.2.2
9592026-09-04T03:08:04.431Z Compiling zeroize_derive v1.4.3
9602026-09-04T03:08:04.456Z Checking tinystr v0.8.1
9612026-09-04T03:08:04.488Z Checking potential_utf v0.1.3
9622026-09-04T03:08:04.513Z Compiling regex-automata v0.4.13
9632026-09-04T03:08:04.552Z Compiling thiserror-impl v1.0.69
9642026-09-04T03:08:04.616Z Checking icu_collections v2.0.0
9652026-09-04T03:08:04.631Z Checking icu_locale_core v2.0.0
9662026-09-04T03:08:05.105Z Checking icu_provider v2.0.0
9672026-09-04T03:08:05.156Z Checking zeroize v1.8.1
9682026-09-04T03:08:05.273Z Checking bytes v1.12.0
9692026-09-04T03:08:05.313Z Checking chrono v0.4.45
9702026-09-04T03:08:05.353Z Checking icu_properties v2.0.1
9712026-09-04T03:08:05.450Z Checking icu_normalizer v2.0.0
9722026-09-04T03:08:05.714Z Compiling serde_tokenstream v0.2.3
9732026-09-04T03:08:05.718Z Checking tokio v1.52.3
9742026-09-04T03:08:06.002Z Checking futures-channel v0.3.32
9752026-09-04T03:08:06.100Z Compiling ucd-trie v0.1.7
9762026-09-04T03:08:06.176Z Checking futures-task v0.3.32
9772026-09-04T03:08:06.196Z Checking futures-io v0.3.32
9782026-09-04T03:08:06.210Z Checking idna_adapter v1.2.1
9792026-09-04T03:08:06.213Z Compiling pkg-config v0.3.32
9802026-09-04T03:08:06.313Z Compiling regex v1.12.4
9812026-09-04T03:08:06.329Z Compiling pest v2.8.2
9822026-09-04T03:08:06.344Z Checking futures-util v0.3.32
9832026-09-04T03:08:06.348Z Checking idna v1.1.0
9842026-09-04T03:08:06.591Z Checking url v2.5.7
9852026-09-04T03:08:06.679Z Compiling anyhow v1.0.102
9862026-09-04T03:08:06.710Z Compiling tracing-attributes v0.1.30
9872026-09-04T03:08:07.151Z Checking tracing-core v0.1.34
9882026-09-04T03:08:07.278Z Compiling generic-array v0.14.7
9892026-09-04T03:08:07.448Z Compiling pest_meta v2.8.2
9902026-09-04T03:08:07.510Z Compiling vcpkg v0.2.15
9912026-09-04T03:08:07.544Z Compiling allocator-api2 v0.2.21
9922026-09-04T03:08:07.642Z Compiling foldhash v0.2.0
9932026-09-04T03:08:07.849Z Compiling fnv v1.0.7
9942026-09-04T03:08:07.866Z Compiling hashbrown v0.16.1
9952026-09-04T03:08:07.915Z Checking tracing v0.1.41
9962026-09-04T03:08:08.006Z Compiling pest_generator v2.8.2
9972026-09-04T03:08:08.101Z Checking http v1.4.2
9982026-09-04T03:08:08.167Z Compiling getrandom v0.3.3
9992026-09-04T03:08:08.518Z Compiling byteorder v1.5.0
10002026-09-04T03:08:08.625Z Compiling camino v1.2.3
10012026-09-04T03:08:08.665Z Checking crypto-common v0.1.6
10022026-09-04T03:08:08.744Z Checking errno v0.3.14
10032026-09-04T03:08:08.747Z Compiling pest_derive v2.8.2
10042026-09-04T03:08:08.787Z Checking ipnet v2.11.0
10052026-09-04T03:08:08.864Z Checking base64 v0.22.1
10062026-09-04T03:08:08.920Z Compiling num-conv v0.2.1
10072026-09-04T03:08:08.999Z Compiling time-core v0.1.8
10082026-09-04T03:08:09.015Z Checking tokio-util v0.7.16
10092026-09-04T03:08:09.082Z Compiling scroll_derive v0.13.1
10102026-09-04T03:08:09.105Z Compiling paste v1.0.15
10112026-09-04T03:08:09.155Z Compiling time-macros v0.2.27
10122026-09-04T03:08:09.254Z Checking http-body v1.0.1
10132026-09-04T03:08:09.275Z Checking rustls-pki-types v1.12.0
10142026-09-04T03:08:09.392Z Checking atomic-waker v1.1.2
10152026-09-04T03:08:09.688Z Checking tower-layer v0.3.3
10162026-09-04T03:08:09.804Z Checking untrusted v0.9.0
10172026-09-04T03:08:09.867Z Checking tower-service v0.3.3
10182026-09-04T03:08:09.924Z Checking try-lock v0.2.5
10192026-09-04T03:08:09.965Z Checking h2 v0.4.14
10202026-09-04T03:08:10.028Z Checking want v0.3.1
10212026-09-04T03:08:10.046Z Checking ryu v1.0.20
10222026-09-04T03:08:10.049Z Checking httpdate v1.0.3
10232026-09-04T03:08:10.155Z Compiling openssl-sys v0.9.117
10242026-09-04T03:08:10.186Z Compiling async-trait v0.1.89
10252026-09-04T03:08:10.205Z Compiling cmake v0.1.54
10262026-09-04T03:08:10.208Z Compiling crossbeam-utils v0.8.21
10272026-09-04T03:08:10.392Z Compiling dunce v1.0.5
10282026-09-04T03:08:10.495Z Checking pretty-hex v0.4.1
10292026-09-04T03:08:10.530Z Compiling fs_extra v1.3.0
10302026-09-04T03:08:10.547Z Compiling strsim v0.11.1
10312026-09-04T03:08:10.658Z Compiling scroll v0.13.0
10322026-09-04T03:08:10.731Z Checking block-buffer v0.10.4
10332026-09-04T03:08:10.780Z Compiling regress v0.10.5
10342026-09-04T03:08:10.798Z Compiling aws-lc-sys v0.39.1
10352026-09-04T03:08:10.849Z Checking ppv-lite86 v0.2.21
10362026-09-04T03:08:10.907Z Compiling slog v2.8.2
10372026-09-04T03:08:10.943Z Compiling plain v0.2.3
10382026-09-04T03:08:10.972Z Compiling usdt-impl v0.6.0
10392026-09-04T03:08:11.155Z Compiling goblin v0.10.1
10402026-09-04T03:08:11.171Z Checking digest v0.10.7
10412026-09-04T03:08:11.240Z Checking http-body-util v0.1.3
10422026-09-04T03:08:11.260Z Checking ipnetwork v0.21.1
10432026-09-04T03:08:11.359Z Checking erased-serde v0.3.31
10442026-09-04T03:08:11.561Z Compiling omicron-workspace-hack v0.1.0
10452026-09-04T03:08:11.642Z Compiling ident_case v1.0.1
10462026-09-04T03:08:11.757Z Compiling darling_core v0.21.3
10472026-09-04T03:08:11.772Z Checking serde_urlencoded v0.7.1
10482026-09-04T03:08:11.809Z Compiling dtrace-parser v0.3.0
10492026-09-04T03:08:11.828Z Checking hyper v1.10.1
10502026-09-04T03:08:11.967Z Compiling openapiv3 v2.2.0
10512026-09-04T03:08:11.988Z Compiling daft-derive v0.1.5
10522026-09-04T03:08:12.412Z Compiling typify-impl v0.4.3
10532026-09-04T03:08:12.698Z Compiling thread-id v5.0.0
10542026-09-04T03:08:12.722Z Checking hyper-util v0.1.20
10552026-09-04T03:08:12.787Z Compiling aws-lc-rs v1.16.2
10562026-09-04T03:08:13.771Z Checking encoding_rs v0.8.35
10572026-09-04T03:08:13.803Z Compiling dof v0.4.0
10582026-09-04T03:08:13.819Z Compiling darling_macro v0.21.3
10592026-09-04T03:08:14.385Z Compiling darling v0.21.3
10602026-09-04T03:08:14.472Z Checking cpufeatures v0.2.17
10612026-09-04T03:08:14.541Z Checking mime v0.3.17
10622026-09-04T03:08:14.558Z Checking untrusted v0.7.1
10632026-09-04T03:08:14.685Z Compiling slog-async v2.8.0
10642026-09-04T03:08:14.702Z Checking rand_core v0.9.3
10652026-09-04T03:08:14.718Z Checking oxnet v0.1.6
10662026-09-04T03:08:14.868Z Compiling usdt-macro v0.6.0
10672026-09-04T03:08:14.908Z Compiling usdt-attr-macro v0.6.0
10682026-09-04T03:08:15.046Z Compiling structmeta-derive v0.3.0
10692026-09-04T03:08:15.063Z Compiling multer v3.1.0
10702026-09-04T03:08:15.205Z Compiling rustls v0.22.4
10712026-09-04T03:08:15.225Z Compiling unsafe-libyaml v0.2.11
10722026-09-04T03:08:15.285Z Compiling rustls v0.23.40
10732026-09-04T03:08:15.660Z Compiling async-stream-impl v0.3.6
10742026-09-04T03:08:15.745Z Compiling serde_yaml v0.9.34+deprecated
10752026-09-04T03:08:15.747Z Checking sync_wrapper v1.0.2
10762026-09-04T03:08:15.809Z Compiling typify-macro v0.4.3
10772026-09-04T03:08:15.906Z Checking foreign-types-shared v0.1.1
10782026-09-04T03:08:15.994Z Compiling openssl v0.10.81
10792026-09-04T03:08:16.074Z Compiling structmeta v0.3.0
10802026-09-04T03:08:16.264Z Checking fastrand v2.3.0
10812026-09-04T03:08:16.280Z Checking hex v0.4.3
10822026-09-04T03:08:16.444Z Checking tempfile v3.27.0
10832026-09-04T03:08:16.493Z Checking foreign-types v0.3.2
10842026-09-04T03:08:16.541Z Checking tower v0.5.2
10852026-09-04T03:08:16.581Z Checking rand_chacha v0.9.0
10862026-09-04T03:08:16.635Z Checking futures-executor v0.3.32
10872026-09-04T03:08:16.769Z Compiling strum_macros v0.26.4
10882026-09-04T03:08:16.786Z Compiling openssl-macros v0.1.1
10892026-09-04T03:08:16.791Z Checking openssl-probe v0.1.6
10902026-09-04T03:08:16.910Z Compiling native-tls v0.2.14
10912026-09-04T03:08:16.927Z Checking powerfmt v0.2.0
10922026-09-04T03:08:16.966Z Checking iri-string v0.7.8
10932026-09-04T03:08:17.076Z Checking deranged v0.5.3
10942026-09-04T03:08:17.172Z Checking futures v0.3.32
10952026-09-04T03:08:17.252Z Checking rand v0.9.3
10962026-09-04T03:08:17.290Z Compiling typify v0.4.3
10972026-09-04T03:08:17.382Z Compiling newtype-uuid-macros v0.1.0
10982026-09-04T03:08:17.701Z Compiling ref-cast v1.0.25
10992026-09-04T03:08:17.957Z Checking tower-http v0.6.8
11002026-09-04T03:08:18.005Z Checking num_threads v0.1.7
11012026-09-04T03:08:18.125Z Compiling ref-cast-impl v1.0.25
11022026-09-04T03:08:18.143Z Compiling dropshot v0.16.7
11032026-09-04T03:08:18.157Z Checking time v0.3.47
11042026-09-04T03:08:18.215Z Checking memmap2 v0.9.8
11052026-09-04T03:08:18.337Z Checking unicode-width v0.2.1
11062026-09-04T03:08:18.442Z Compiling derive-ex v0.1.8
11072026-09-04T03:08:18.586Z Checking crossbeam-channel v0.5.15
11082026-09-04T03:08:18.680Z Checking webpki-roots v1.0.2
11092026-09-04T03:08:18.697Z Compiling dropshot_endpoint v0.16.7
11102026-09-04T03:08:18.803Z Compiling strum_macros v0.27.2
11112026-09-04T03:08:18.901Z Checking winnow v0.7.14
11122026-09-04T03:08:19.263Z Compiling progenitor-impl v0.11.1
11132026-09-04T03:08:19.489Z Checking tokio-native-tls v0.3.1
11142026-09-04T03:08:19.650Z Checking hyper-tls v0.6.0
11152026-09-04T03:08:20.006Z Compiling test-strategy v0.4.3
11162026-09-04T03:08:20.101Z Checking newtype-uuid v1.3.2
11172026-09-04T03:08:20.235Z Checking thread_local v1.1.9
11182026-09-04T03:08:20.291Z Checking winnow v1.0.3
11192026-09-04T03:08:20.367Z Checking daft v0.1.5
11202026-09-04T03:08:20.402Z Compiling serde_with_macros v3.14.1
11212026-09-04T03:08:20.585Z Checking toml_parser v1.1.2+spec-1.1.0
11222026-09-04T03:08:20.605Z Checking serde_spanned v1.1.1
11232026-09-04T03:08:20.640Z Checking is-terminal v0.4.16
11242026-09-04T03:08:20.735Z Checking take_mut v0.2.2
11252026-09-04T03:08:20.752Z Checking either v1.15.0
11262026-09-04T03:08:20.845Z Checking term v1.2.0
11272026-09-04T03:08:20.949Z Checking toml_writer v1.1.1+spec-1.1.0
11282026-09-04T03:08:20.958Z Checking debug-ignore v1.0.5
11292026-09-04T03:08:21.040Z Checking match_cfg v0.1.0
11302026-09-04T03:08:21.063Z Checking slog-term v2.9.2
11312026-09-04T03:08:21.121Z Checking hostname v0.3.1
11322026-09-04T03:08:21.220Z Checking slog-json v2.6.1
11332026-09-04T03:08:21.321Z Checking spin v0.9.8
11342026-09-04T03:08:21.341Z Compiling progenitor-macro v0.11.1
11352026-09-04T03:08:21.357Z Compiling syn v1.0.109
11362026-09-04T03:08:21.372Z Checking slog-bunyan v2.5.0
11372026-09-04T03:08:21.445Z Checking usdt v0.6.0
11382026-09-04T03:08:21.478Z Compiling parse-display-derive v0.10.0
11392026-09-04T03:08:21.495Z Checking async-stream v0.3.6
11402026-09-04T03:08:21.619Z Checking rustls-webpki v0.102.8
11412026-09-04T03:08:21.637Z Checking rustls-pemfile v2.2.0
11422026-09-04T03:08:21.669Z Checking waitgroup v0.1.2
11432026-09-04T03:08:21.735Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11442026-09-04T03:08:21.769Z Checking serde_path_to_error v0.1.20
11452026-09-04T03:08:21.769Z Checking hostname v0.4.2
11462026-09-04T03:08:21.887Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11472026-09-04T03:08:22.033Z Checking strum v0.26.3
11482026-09-04T03:08:22.149Z Checking rand_chacha v0.3.1
11492026-09-04T03:08:22.171Z Checking macaddr v1.0.1
11502026-09-04T03:08:22.190Z Checking toml_datetime v0.7.5+spec-1.1.0
11512026-09-04T03:08:22.344Z Checking wait-timeout v0.2.1
11522026-09-04T03:08:22.360Z Checking quick-error v1.2.3
11532026-09-04T03:08:22.386Z Checking lazy_static v1.5.0
11542026-09-04T03:08:22.462Z Checking bit-vec v0.8.0
11552026-09-04T03:08:22.465Z Checking rusty-fork v0.3.0
11562026-09-04T03:08:22.494Z Checking toml v0.9.12+spec-1.1.0
11572026-09-04T03:08:22.648Z Checking rand v0.8.5
11582026-09-04T03:08:22.664Z Checking bit-set v0.8.0
11592026-09-04T03:08:22.811Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11602026-09-04T03:08:22.981Z Checking rand_xorshift v0.4.0
11612026-09-04T03:08:23.046Z Checking sha1 v0.10.6
11622026-09-04T03:08:23.151Z Checking unarray v0.1.4
11632026-09-04T03:08:23.257Z Checking proptest v1.8.0
11642026-09-04T03:08:23.260Z Checking strum v0.27.2
11652026-09-04T03:08:23.351Z Checking tokio-rustls v0.25.0
11662026-09-04T03:08:23.367Z Checking tabwriter v1.4.1
11672026-09-04T03:08:23.406Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11682026-09-04T03:08:23.512Z Checking colored v3.1.1
11692026-09-04T03:08:23.543Z Checking serde_with v3.14.1
11702026-09-04T03:08:24.029Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11712026-09-04T03:08:24.261Z Checking instant v0.1.13
11722026-09-04T03:08:24.355Z Checking rustc-hash v2.1.1
11732026-09-04T03:08:24.682Z Checking iddqd v0.3.18
11742026-09-04T03:08:24.752Z Checking backoff v0.4.0
11752026-09-04T03:08:24.885Z Checking parse-display v0.10.0
11762026-09-04T03:08:24.888Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11772026-09-04T03:08:24.948Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11782026-09-04T03:08:25.033Z Checking itertools v0.14.0
11792026-09-04T03:08:25.098Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11802026-09-04T03:08:25.456Z Compiling toml_datetime v0.6.11
11812026-09-04T03:08:25.520Z Compiling clap_derive v4.6.1
11822026-09-04T03:08:25.537Z Checking utf8parse v0.2.2
11832026-09-04T03:08:25.650Z Checking anstyle-parse v1.0.0
11842026-09-04T03:08:25.805Z Checking terminal_size v0.4.3
11852026-09-04T03:08:25.997Z Checking is_terminal_polyfill v1.70.1
11862026-09-04T03:08:26.055Z Checking anstyle v1.0.14
11872026-09-04T03:08:26.070Z Checking anstyle-query v1.1.4
11882026-09-04T03:08:26.087Z Checking colorchoice v1.0.4
11892026-09-04T03:08:26.231Z Checking anstream v1.0.0
11902026-09-04T03:08:26.449Z Checking clap_lex v1.1.0
11912026-09-04T03:08:26.592Z Checking clap_builder v4.6.0
11922026-09-04T03:08:27.817Z Checking clap v4.6.1
11932026-09-04T03:08:28.978Z Compiling num-derive v0.4.2
11942026-09-04T03:08:29.515Z Compiling rustls-webpki v0.103.6
11952026-09-04T03:08:29.885Z Compiling prettyplease v0.2.37
11962026-09-04T03:08:31.601Z Checking crossbeam-epoch v0.9.18
11972026-09-04T03:08:31.704Z Compiling cfg_aliases v0.2.1
11982026-09-04T03:08:31.807Z Compiling winnow v0.5.40
11992026-09-04T03:08:32.348Z Checking serde_spanned v0.6.9
12002026-09-04T03:08:32.542Z Compiling memoffset v0.9.1
12012026-09-04T03:08:32.663Z Compiling tokio-rustls v0.26.4
12022026-09-04T03:08:33.113Z Compiling toml_edit v0.19.15
12032026-09-04T03:08:33.298Z Compiling rayon-core v1.13.0
12042026-09-04T03:08:34.188Z Compiling zerocopy-derive v0.7.35
12052026-09-04T03:08:34.302Z Compiling proc-macro-crate v1.3.1
12062026-09-04T03:08:34.839Z Compiling crc32fast v1.5.0
12072026-09-04T03:08:35.288Z Compiling hyper-rustls v0.27.7
12082026-09-04T03:08:35.541Z Compiling reqwest v0.12.23
12092026-09-04T03:08:35.617Z Checking crossbeam-deque v0.8.6
12102026-09-04T03:08:36.064Z Checking adler2 v2.0.1
12112026-09-04T03:08:36.425Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12122026-09-04T03:08:36.666Z Compiling progenitor-client v0.11.1
12132026-09-04T03:08:37.134Z Compiling progenitor v0.11.1
12142026-09-04T03:08:37.258Z Checking miniz_oxide v0.8.9
12152026-09-04T03:08:38.159Z Compiling num-integer v0.1.46
12162026-09-04T03:08:38.233Z Compiling proc-macro-error-attr v1.0.4
12172026-09-04T03:08:38.483Z Compiling heapless v0.8.0
12182026-09-04T03:08:38.695Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12192026-09-04T03:08:38.805Z Checking flate2 v1.1.2
12202026-09-04T03:08:38.955Z Compiling progenitor-client v0.10.0
12212026-09-04T03:08:39.234Z Compiling ingot-macros v0.1.1
12222026-09-04T03:08:39.702Z Checking hash32 v0.3.1
12232026-09-04T03:08:39.858Z Checking hybrid-array v0.4.12
12242026-09-04T03:08:39.983Z Compiling proc-macro-error v1.0.4
12252026-09-04T03:08:39.987Z Checking toml_write v0.1.2
12262026-09-04T03:08:40.160Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12272026-09-04T03:08:40.386Z Compiling smoltcp v0.11.0
12282026-09-04T03:08:40.720Z Checking toml_edit v0.22.27
12292026-09-04T03:08:40.832Z Checking num-rational v0.4.2
12302026-09-04T03:08:41.112Z Checking num-iter v0.1.45
12312026-09-04T03:08:41.228Z Compiling num_enum_derive v0.7.5
12322026-09-04T03:08:41.251Z Compiling zerocopy v0.7.35
12332026-09-04T03:08:41.690Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12342026-09-04T03:08:41.824Z Compiling hubpack_derive v0.1.1
12352026-09-04T03:08:41.873Z Checking ingot-types v0.1.2
12362026-09-04T03:08:41.942Z Checking cobs v0.3.0
12372026-09-04T03:08:42.006Z Compiling foreign-types-macros v0.2.3
12382026-09-04T03:08:42.089Z Compiling scroll_derive v0.12.1
12392026-09-04T03:08:42.217Z Compiling num-complex v0.4.6
12402026-09-04T03:08:42.270Z Compiling usdt-impl v0.5.0
12412026-09-04T03:08:42.525Z Checking cpufeatures v0.3.0
12422026-09-04T03:08:42.542Z Checking bitflags v1.3.2
12432026-09-04T03:08:42.558Z Compiling crucible-workspace-hack v0.1.0
12442026-09-04T03:08:42.597Z Checking foreign-types-shared v0.3.1
12452026-09-04T03:08:42.629Z Checking managed v0.8.0
12462026-09-04T03:08:42.645Z Checking num v0.4.3
12472026-09-04T03:08:42.686Z Checking foreign-types v0.5.0
12482026-09-04T03:08:42.780Z Checking scroll v0.12.0
12492026-09-04T03:08:42.863Z Checking hubpack v0.1.2
12502026-09-04T03:08:42.915Z Checking num_enum v0.7.5
12512026-09-04T03:08:43.011Z Checking ingot v0.1.1
12522026-09-04T03:08:43.028Z Checking postcard v1.1.3
12532026-09-04T03:08:43.032Z Checking toml v0.8.23
12542026-09-04T03:08:43.300Z Compiling dof v0.3.0
12552026-09-04T03:08:43.651Z Checking crypto-common v0.2.2
12562026-09-04T03:08:43.715Z Checking block-buffer v0.12.0
12572026-09-04T03:08:43.966Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12582026-09-04T03:08:43.983Z Compiling dtrace-parser v0.2.0
12592026-09-04T03:08:44.256Z Checking camino-tempfile v1.4.1
12602026-09-04T03:08:44.277Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12612026-09-04T03:08:44.414Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12622026-09-04T03:08:44.442Z Checking cstr-argument v0.1.2
12632026-09-04T03:08:44.484Z Compiling thread-id v4.2.2
12642026-09-04T03:08:44.564Z Checking const-oid v0.10.2
12652026-09-04T03:08:44.581Z Compiling minimal-lexical v0.2.1
12662026-09-04T03:08:44.596Z Compiling heck v0.4.1
12672026-09-04T03:08:44.642Z Checking float-ord v0.3.2
12682026-09-04T03:08:44.726Z Checking compression-core v0.4.32
12692026-09-04T03:08:44.815Z Checking static_assertions v1.1.0
12702026-09-04T03:08:44.833Z Compiling nom v7.1.3
12712026-09-04T03:08:44.885Z Checking compression-codecs v0.4.32
12722026-09-04T03:08:44.902Z Checking digest v0.11.3
12732026-09-04T03:08:44.970Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12742026-09-04T03:08:45.057Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12752026-09-04T03:08:45.060Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12762026-09-04T03:08:45.230Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12772026-09-04T03:08:45.378Z Checking goblin v0.8.2
12782026-09-04T03:08:45.471Z Checking rayon v1.11.0
12792026-09-04T03:08:45.561Z Compiling num_enum_derive v0.5.11
12802026-09-04T03:08:45.828Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12812026-09-04T03:08:46.120Z Compiling rustc_version v0.4.1
12822026-09-04T03:08:46.218Z Checking toml_datetime v1.1.1+spec-1.1.0
12832026-09-04T03:08:46.314Z Compiling dropshot v0.17.1
12842026-09-04T03:08:46.423Z Compiling rustix v0.38.44
12852026-09-04T03:08:46.539Z Compiling convert_case v0.4.0
12862026-09-04T03:08:46.556Z Checking tinyvec_macros v0.1.1
12872026-09-04T03:08:46.630Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12882026-09-04T03:08:46.767Z Checking tinyvec v1.10.0
12892026-09-04T03:08:46.844Z Compiling derive_more v0.99.20
12902026-09-04T03:08:46.877Z Checking num_enum v0.5.11
12912026-09-04T03:08:46.910Z Checking toml v1.1.2+spec-1.1.0
12922026-09-04T03:08:47.003Z Checking async-compression v0.4.33
12932026-09-04T03:08:47.071Z Checking sha1 v0.11.0
12942026-09-04T03:08:47.214Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12952026-09-04T03:08:47.245Z Compiling nix v0.30.1
12962026-09-04T03:08:47.471Z Checking libscf-sys v1.2.0
12972026-09-04T03:08:47.603Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12982026-09-04T03:08:47.623Z Compiling libz-sys v1.1.22
12992026-09-04T03:08:47.707Z Compiling dropshot_endpoint v0.17.1
13002026-09-04T03:08:47.749Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
13012026-09-04T03:08:47.889Z Checking bytecount v0.6.9
13022026-09-04T03:08:48.113Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13032026-09-04T03:08:48.129Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13042026-09-04T03:08:48.765Z Compiling usdt-macro v0.5.0
13052026-09-04T03:08:48.892Z Compiling usdt-attr-macro v0.5.0
13062026-09-04T03:08:48.966Z Compiling zone_cfg_derive v0.3.1
13072026-09-04T03:08:48.983Z Checking chacha20 v0.10.2
13082026-09-04T03:08:48.999Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13092026-09-04T03:08:49.168Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13102026-09-04T03:08:49.209Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13112026-09-04T03:08:49.304Z Checking itertools v0.12.1
13122026-09-04T03:08:49.426Z Checking memmap v0.7.0
13132026-09-04T03:08:49.561Z Checking sigpipe v0.1.3
13142026-09-04T03:08:49.600Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13152026-09-04T03:08:49.623Z Checking jiff v0.2.15
13162026-09-04T03:08:49.644Z Checking glob v0.3.3
13172026-09-04T03:08:49.756Z Checking usdt v0.5.0
13182026-09-04T03:08:49.862Z Checking rand v0.10.2
13192026-09-04T03:08:49.883Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13202026-09-04T03:08:49.902Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13212026-09-04T03:08:50.097Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13222026-09-04T03:08:50.112Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13232026-09-04T03:08:50.297Z Checking smf v0.2.3
13242026-09-04T03:08:50.322Z Checking secrecy v0.10.3
13252026-09-04T03:08:50.338Z Checking zone v0.3.1
13262026-09-04T03:08:50.369Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13272026-09-04T03:08:50.438Z Checking whoami v1.6.1
13282026-09-04T03:08:50.518Z Compiling curve25519-dalek v4.1.3
13292026-09-04T03:08:50.610Z Checking hmac v0.12.1
13302026-09-04T03:08:50.665Z Compiling clang-sys v1.8.1
13312026-09-04T03:08:50.695Z Checking inout v0.1.4
13322026-09-04T03:08:50.745Z Compiling enum-as-inner v0.6.1
13332026-09-04T03:08:50.803Z Checking ff v0.13.1
13342026-09-04T03:08:50.827Z Compiling semver v0.1.20
13352026-09-04T03:08:50.887Z Checking data-encoding v2.9.0
13362026-09-04T03:08:50.930Z Checking group v0.13.0
13372026-09-04T03:08:51.048Z Compiling rustc_version v0.1.7
13382026-09-04T03:08:51.067Z Checking cipher v0.4.4
13392026-09-04T03:08:51.155Z Checking hkdf v0.12.4
13402026-09-04T03:08:51.171Z Checking atomicwrites v0.4.4
13412026-09-04T03:08:51.252Z Compiling thiserror-impl-no-std v2.0.2
13422026-09-04T03:08:51.264Z Checking universal-hash v0.5.1
13432026-09-04T03:08:51.282Z Checking crypto-bigint v0.5.5
13442026-09-04T03:08:51.297Z Compiling regress v0.11.1
13452026-09-04T03:08:51.300Z Checking half v2.7.1
13462026-09-04T03:08:51.383Z Compiling curve25519-dalek-derive v0.1.1
13472026-09-04T03:08:51.557Z Checking base16ct v0.2.0
13482026-09-04T03:08:51.683Z Checking base64ct v1.8.0
13492026-09-04T03:08:51.913Z Checking opaque-debug v0.3.1
13502026-09-04T03:08:51.989Z Checking indent_write v2.2.0
13512026-09-04T03:08:52.030Z Checking ciborium-io v0.2.2
13522026-09-04T03:08:52.084Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13532026-09-04T03:08:52.133Z Checking ciborium-ll v0.2.2
13542026-09-04T03:08:52.240Z Checking poly1305 v0.8.0
13552026-09-04T03:08:52.265Z Checking elliptic-curve v0.13.8
13562026-09-04T03:08:52.288Z Checking thiserror-no-std v2.0.2
13572026-09-04T03:08:52.306Z Checking password-hash v0.5.0
13582026-09-04T03:08:52.379Z Checking chacha20 v0.9.1
13592026-09-04T03:08:52.468Z Compiling newtype_derive v0.1.6
13602026-09-04T03:08:52.509Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13612026-09-04T03:08:52.526Z Compiling nix v0.31.3
13622026-09-04T03:08:52.564Z Checking blake2 v0.10.6
13632026-09-04T03:08:52.695Z Checking aead v0.5.2
13642026-09-04T03:08:52.756Z Checking bstr v1.12.0
13652026-09-04T03:08:52.780Z Compiling typify-impl v0.6.2
13662026-09-04T03:08:52.804Z Compiling libloading v0.8.9
13672026-09-04T03:08:52.831Z Compiling bindgen v0.72.1
13682026-09-04T03:08:52.908Z Checking keccak v0.1.6
13692026-09-04T03:08:53.000Z Checking resolv-conf v0.7.5
13702026-09-04T03:08:53.070Z Checking linked-hash-map v0.5.6
13712026-09-04T03:08:53.092Z Compiling owo-colors v4.3.0
13722026-09-04T03:08:53.140Z Checking sha3 v0.10.8
13732026-09-04T03:08:53.243Z Checking lru-cache v0.1.2
13742026-09-04T03:08:53.355Z Checking chacha20poly1305 v0.10.1
13752026-09-04T03:08:53.371Z Checking vsss-rs v3.3.4
13762026-09-04T03:08:53.475Z Checking argon2 v0.5.3
13772026-09-04T03:08:53.548Z Checking ciborium v0.2.2
13782026-09-04T03:08:53.774Z Checking hickory-proto v0.24.4
13792026-09-04T03:08:53.904Z Checking tokio-dtrace v0.1.1
13802026-09-04T03:08:54.001Z Checking papergrid v0.18.0
13812026-09-04T03:08:54.018Z Compiling cexpr v0.6.0
13822026-09-04T03:08:54.085Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13832026-09-04T03:08:54.387Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13842026-09-04T03:08:54.573Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13852026-09-04T03:08:54.808Z Checking serde-big-array v0.5.1
13862026-09-04T03:08:54.867Z Compiling derive-where v1.6.0
13872026-09-04T03:08:54.949Z Compiling serde_repr v0.1.20
13882026-09-04T03:08:55.180Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13892026-09-04T03:08:55.312Z Compiling shlex v1.3.0
13902026-09-04T03:08:55.398Z Checking siphasher v1.0.1
13912026-09-04T03:08:55.415Z Checking unicode-segmentation v1.12.0
13922026-09-04T03:08:55.510Z Checking same-file v1.0.6
13932026-09-04T03:08:55.528Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13942026-09-04T03:08:55.564Z Checking phf_shared v0.12.1
13952026-09-04T03:08:55.633Z Checking walkdir v2.5.0
13962026-09-04T03:08:55.733Z Checking newline-converter v0.3.0
13972026-09-04T03:08:55.847Z Checking hickory-resolver v0.24.4
13982026-09-04T03:08:55.864Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13992026-09-04T03:08:56.115Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14002026-09-04T03:08:56.138Z Checking tabled v0.21.0
14012026-09-04T03:08:56.243Z Compiling typify-macro v0.6.2
14022026-09-04T03:08:56.521Z Checking oxide-tokio-rt v0.1.2
14032026-09-04T03:08:56.665Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14042026-09-04T03:08:57.333Z Checking itertools v0.15.0
14052026-09-04T03:08:57.400Z Checking console v0.16.4
14062026-09-04T03:08:57.417Z Compiling progenitor-impl v0.10.0
14072026-09-04T03:08:57.433Z Checking tokio-stream v0.1.17
14082026-09-04T03:08:57.697Z Compiling pin-project-internal v1.1.10
14092026-09-04T03:08:57.749Z Compiling slog-dtrace v0.3.0
14102026-09-04T03:08:57.768Z Checking csv-core v0.1.12
14112026-09-04T03:08:57.794Z Compiling chrono-tz v0.10.4
14122026-09-04T03:08:57.947Z Compiling cancel-safe-futures v0.1.5
14132026-09-04T03:08:57.977Z Compiling unicode-xid v0.2.6
14142026-09-04T03:08:58.017Z Checking swrite v0.1.0
14152026-09-04T03:08:58.104Z Checking foldhash v0.1.5
14162026-09-04T03:08:58.121Z Checking similar v3.2.0
14172026-09-04T03:08:58.195Z Checking unicode-linebreak v0.1.5
14182026-09-04T03:08:58.243Z Checking smawk v0.3.2
14192026-09-04T03:08:58.403Z Checking unicode-width v0.1.14
14202026-09-04T03:08:58.419Z Checking textwrap v0.16.2
14212026-09-04T03:08:58.651Z Checking hashbrown v0.15.5
14222026-09-04T03:08:58.677Z Checking expectorate v1.3.0
14232026-09-04T03:08:58.748Z Checking pin-project v1.1.10
14242026-09-04T03:08:58.835Z Compiling const_format_proc_macros v0.2.34
14252026-09-04T03:08:58.933Z Checking csv v1.4.0
14262026-09-04T03:08:59.123Z Checking qorb v0.4.1
14272026-09-04T03:08:59.299Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14282026-09-04T03:08:59.467Z Compiling progenitor-macro v0.10.0
14292026-09-04T03:08:59.544Z Checking phf v0.12.1
14302026-09-04T03:08:59.615Z Checking unicode-normalization v0.1.24
14312026-09-04T03:08:59.684Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14322026-09-04T03:09:00.224Z Checking libsw-core v0.3.2
14332026-09-04T03:09:00.303Z Compiling libgit2-sys v0.17.0+1.8.1
14342026-09-04T03:09:00.321Z Compiling snafu-derive v0.8.9
14352026-09-04T03:09:00.377Z Compiling async-recursion v1.1.1
14362026-09-04T03:09:00.744Z Compiling cookie v0.18.1
14372026-09-04T03:09:00.789Z Checking fixedbitset v0.5.7
14382026-09-04T03:09:00.988Z Checking fixedbitset v0.4.2
14392026-09-04T03:09:00.988Z Compiling moka v0.12.11
14402026-09-04T03:09:01.049Z Checking highway v1.3.0
14412026-09-04T03:09:01.156Z Checking petgraph v0.6.5
14422026-09-04T03:09:01.282Z Checking petgraph v0.8.2
14432026-09-04T03:09:01.302Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14442026-09-04T03:09:02.033Z Checking snafu v0.8.9
14452026-09-04T03:09:02.175Z Checking libsw v3.5.0
14462026-09-04T03:09:02.299Z Checking olpc-cjson v0.1.4
14472026-09-04T03:09:02.394Z Checking const_format v0.2.34
14482026-09-04T03:09:02.434Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-09-04T03:09:02.725Z Checking papergrid v0.11.0
14502026-09-04T03:09:02.807Z Compiling typify v0.6.2
14512026-09-04T03:09:02.825Z Checking globset v0.4.16
14522026-09-04T03:09:02.841Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14532026-09-04T03:09:02.904Z Checking gethostname v0.5.0
14542026-09-04T03:09:03.062Z Compiling tabled_derive v0.7.0
14552026-09-04T03:09:03.113Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14562026-09-04T03:09:03.313Z Checking reqwest v0.13.2
14572026-09-04T03:09:03.315Z Checking bcs v0.1.6
14582026-09-04T03:09:03.440Z Checking pem v3.0.5
14592026-09-04T03:09:03.559Z Checking serde_plain v1.0.2
14602026-09-04T03:09:03.600Z Compiling signal-hook v0.4.4
14612026-09-04T03:09:03.603Z Checking progenitor v0.10.0
14622026-09-04T03:09:03.705Z Checking tagptr v0.2.0
14632026-09-04T03:09:03.749Z Checking linear-map v1.2.0
14642026-09-04T03:09:03.813Z Checking crc8 v0.1.1
14652026-09-04T03:09:03.845Z Checking humantime v2.3.0
14662026-09-04T03:09:03.863Z Checking termtree v0.5.1
14672026-09-04T03:09:03.912Z Checking typed-path v0.9.3
14682026-09-04T03:09:03.929Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14692026-09-04T03:09:03.984Z Checking tabled v0.15.0
14702026-09-04T03:09:04.045Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14712026-09-04T03:09:04.619Z Compiling progenitor-impl v0.14.0
14722026-09-04T03:09:04.647Z Checking tough v0.20.0
14732026-09-04T03:09:05.095Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14742026-09-04T03:09:05.263Z Checking steno v0.4.1
14752026-09-04T03:09:05.511Z Checking hickory-proto v0.25.2
14762026-09-04T03:09:06.212Z Compiling curl-sys v0.4.89+curl-8.20.0
14772026-09-04T03:09:06.233Z Compiling cargo-platform v0.1.9
14782026-09-04T03:09:06.477Z Compiling vergen v8.3.2
14792026-09-04T03:09:06.599Z Compiling fs-err v3.1.2
14802026-09-04T03:09:06.631Z Compiling cargo_metadata v0.18.1
14812026-09-04T03:09:06.744Z Compiling progenitor-macro v0.14.0
14822026-09-04T03:09:06.916Z Checking progenitor-client v0.14.0
14832026-09-04T03:09:06.937Z Checking dropshot-api-manager-types v0.7.2
14842026-09-04T03:09:07.083Z Checking hickory-resolver v0.25.2
14852026-09-04T03:09:07.104Z Checking sha2 v0.10.9
14862026-09-04T03:09:07.133Z Compiling blake3 v1.8.2
14872026-09-04T03:09:07.357Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14882026-09-04T03:09:07.525Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-04T03:09:07.694Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-04T03:09:08.070Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-04T03:09:08.487Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-04T03:09:08.753Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14932026-09-04T03:09:08.979Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14942026-09-04T03:09:09.173Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-09-04T03:09:09.500Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14962026-09-04T03:09:09.632Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14972026-09-04T03:09:09.680Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-09-04T03:09:09.900Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14992026-09-04T03:09:09.977Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
15002026-09-04T03:09:10.425Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-09-04T03:09:10.679Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15022026-09-04T03:09:10.778Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15032026-09-04T03:09:10.834Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15042026-09-04T03:09:10.893Z Checking progenitor v0.14.0
15052026-09-04T03:09:11.135Z Checking git-stub v1.0.0
15062026-09-04T03:09:11.159Z Compiling strum_macros v0.28.0
15072026-09-04T03:09:11.290Z Checking filetime v0.2.26
15082026-09-04T03:09:11.432Z Checking xattr v1.6.1
15092026-09-04T03:09:11.522Z Checking arrayvec v0.7.6
15102026-09-04T03:09:11.564Z Checking is_ci v1.2.0
15112026-09-04T03:09:11.669Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15122026-09-04T03:09:11.709Z Checking arrayref v0.3.9
15132026-09-04T03:09:11.789Z Checking constant_time_eq v0.3.1
15142026-09-04T03:09:11.888Z Compiling curl v0.4.50
15152026-09-04T03:09:11.993Z Checking supports-color v3.0.2
15162026-09-04T03:09:12.123Z Checking tar v0.4.45
15172026-09-04T03:09:12.162Z Checking git-stub-vcs v0.1.0
15182026-09-04T03:09:12.488Z Checking toml v0.7.8
15192026-09-04T03:09:12.674Z Checking similar v2.7.0
15202026-09-04T03:09:12.793Z Checking drift v0.2.0
15212026-09-04T03:09:12.949Z Checking strum v0.28.0
15222026-09-04T03:09:12.968Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15232026-09-04T03:09:13.012Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15242026-09-04T03:09:13.065Z Checking kstat-rs v0.2.4
15252026-09-04T03:09:13.098Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15262026-09-04T03:09:13.192Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15272026-09-04T03:09:13.247Z Checking topological-sort v0.2.2
15282026-09-04T03:09:13.384Z Checking omicron-zone-package v0.12.2
15292026-09-04T03:09:13.474Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15302026-09-04T03:09:13.498Z Checking dropshot-api-manager v0.7.2
15312026-09-04T03:09:13.898Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15322026-09-04T03:09:13.984Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15332026-09-04T03:09:14.115Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15342026-09-04T03:09:14.898Z Checking signal-hook-tokio v0.4.0
15352026-09-04T03:09:15.028Z Checking scuffle v0.1.0
15362026-09-04T03:09:15.132Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15372026-09-04T03:09:15.308Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15382026-09-04T03:09:15.560Z Checking iddqd v0.4.5
15392026-09-04T03:09:15.591Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15402026-09-04T03:09:15.796Z Checking internet-checksum v0.2.1
15412026-09-04T03:09:15.921Z Checking search_path v0.1.4
15422026-09-04T03:09:16.031Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15432026-09-04T03:09:16.061Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15442026-09-04T03:09:16.100Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15452026-09-04T03:09:16.192Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15462026-09-04T03:09:16.394Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15472026-09-04T03:09:16.539Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15482026-09-04T03:09:16.923Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15492026-09-04T03:09:18.622Z Compiling git2 v0.19.0
15502026-09-04T03:09:20.913Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15512026-09-04T03:09:21.905Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15522026-09-04T03:09:28.042Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15532026-09-04T03:09:29.309Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15542026-09-04T03:09:34.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
15552026-09-04T03:09:34.646Z+ for feat in tofino_stub tofino_asic softnpu chaos
15562026-09-04T03:09:34.646Z+ cargo clippy --features tofino_asic -- --deny warnings
15572026-09-04T03:09:35.152Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15582026-09-04T03:09:35.155Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15592026-09-04T03:09:35.231Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15602026-09-04T03:09:35.234Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15612026-09-04T03:09:42.545Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15622026-09-04T03:09:42.545Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15632026-09-04T03:09:45.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.54s
15642026-09-04T03:09:45.376Z+ for feat in tofino_stub tofino_asic softnpu chaos
15652026-09-04T03:09:45.376Z+ cargo clippy --features softnpu -- --deny warnings
15662026-09-04T03:09:45.678Z Downloading crates ...
15672026-09-04T03:09:45.815Z Downloaded typeid v1.0.3
15682026-09-04T03:09:45.818Z Downloaded bitstruct_derive v0.1.0
15692026-09-04T03:09:45.826Z Downloaded serde_arrays v0.1.0
15702026-09-04T03:09:45.830Z Downloaded tap v1.0.1
15712026-09-04T03:09:45.832Z Downloaded radium v0.7.0
15722026-09-04T03:09:45.838Z Downloaded funty v2.0.0
15732026-09-04T03:09:45.841Z Downloaded bitstruct v0.1.1
15742026-09-04T03:09:45.844Z Downloaded libloading v0.7.4
15752026-09-04T03:09:45.847Z Downloaded ascii v1.1.0
15762026-09-04T03:09:45.852Z Downloaded erased-serde v0.4.8
15772026-09-04T03:09:45.854Z Downloaded wyz v0.5.1
15782026-09-04T03:09:45.857Z Downloaded num-bigint v0.4.6
15792026-09-04T03:09:45.865Z Downloaded bitvec v1.0.1
15802026-09-04T03:09:45.987Z Checking num-integer v0.1.46
15812026-09-04T03:09:46.065Z Checking num-complex v0.4.6
15822026-09-04T03:09:46.078Z Compiling radium v0.7.0
15832026-09-04T03:09:46.086Z Checking tap v1.0.1
15842026-09-04T03:09:46.093Z Checking funty v2.0.0
15852026-09-04T03:09:46.100Z Compiling typeid v1.0.3
15862026-09-04T03:09:46.103Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15872026-09-04T03:09:46.114Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-09-04T03:09:46.171Z Checking wyz v0.5.1
15892026-09-04T03:09:46.265Z Checking num-bigint v0.4.6
15902026-09-04T03:09:46.265Z Checking num-iter v0.1.45
15912026-09-04T03:09:46.318Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15922026-09-04T03:09:46.335Z Compiling erased-serde v0.4.8
15932026-09-04T03:09:46.386Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15942026-09-04T03:09:46.393Z Compiling bitstruct_derive v0.1.0
15952026-09-04T03:09:46.418Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15962026-09-04T03:09:46.464Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-04T03:09:46.498Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15982026-09-04T03:09:46.511Z Checking bitvec v1.0.1
15992026-09-04T03:09:46.519Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16002026-09-04T03:09:46.522Z Checking ascii v1.1.0
16012026-09-04T03:09:46.582Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16022026-09-04T03:09:46.614Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16032026-09-04T03:09:46.692Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16042026-09-04T03:09:46.709Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16052026-09-04T03:09:46.728Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16062026-09-04T03:09:46.738Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16072026-09-04T03:09:46.990Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16082026-09-04T03:09:47.008Z Checking serde_arrays v0.1.0
16092026-09-04T03:09:47.017Z Checking bitstruct v0.1.1
16102026-09-04T03:09:47.052Z Checking num-rational v0.4.2
16112026-09-04T03:09:47.091Z Checking libloading v0.7.4
16122026-09-04T03:09:47.105Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16132026-09-04T03:09:47.318Z Checking num v0.4.3
16142026-09-04T03:09:47.384Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-04T03:09:47.957Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16162026-09-04T03:09:48.245Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16172026-09-04T03:09:48.245Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16182026-09-04T03:09:48.437Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16192026-09-04T03:09:48.592Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-04T03:09:48.592Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16212026-09-04T03:09:49.049Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16222026-09-04T03:09:49.267Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16232026-09-04T03:09:49.267Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16242026-09-04T03:09:49.271Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16252026-09-04T03:09:49.271Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16262026-09-04T03:09:50.066Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16272026-09-04T03:09:50.876Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16282026-09-04T03:09:54.980Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16292026-09-04T03:09:55.095Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16302026-09-04T03:10:01.602Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16312026-09-04T03:10:02.848Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16322026-09-04T03:10:03.381Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16332026-09-04T03:10:07.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.35s
16342026-09-04T03:10:07.920Z+ for feat in tofino_stub tofino_asic softnpu chaos
16352026-09-04T03:10:07.920Z+ cargo clippy --features chaos -- --deny warnings
16362026-09-04T03:10:08.406Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16372026-09-04T03:10:08.414Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16382026-09-04T03:10:08.414Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16392026-09-04T03:10:15.699Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16402026-09-04T03:10:15.699Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16412026-09-04T03:10:18.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
16422026-09-04T03:10:18.450Z+ banner fmt
16432026-09-04T03:10:18.456Z
16442026-09-04T03:10:18.456Z ###### # # #####
16452026-09-04T03:10:18.456Z # ## ## #
16462026-09-04T03:10:18.456Z ##### # ## # #
16472026-09-04T03:10:18.456Z # # # #
16482026-09-04T03:10:18.456Z # # # #
16492026-09-04T03:10:18.456Z # # # #
16502026-09-04T03:10:18.456Z
16512026-09-04T03:10:18.456Z+ cargo fmt -- --check
16522026-09-04T03:10:18.905Z+ banner test
16532026-09-04T03:10:18.908Z
16542026-09-04T03:10:18.908Z ##### ###### #### #####
16552026-09-04T03:10:18.908Z # # # #
16562026-09-04T03:10:18.908Z # ##### #### #
16572026-09-04T03:10:18.908Z # # # #
16582026-09-04T03:10:18.908Z # # # # #
16592026-09-04T03:10:18.908Z # ###### #### #
16602026-09-04T03:10:18.908Z
16612026-09-04T03:10:18.908Z+ for feat in tofino_stub tofino_asic softnpu chaos
16622026-09-04T03:10:18.908Z+ RUST_BACKTRACE=full
16632026-09-04T03:10:18.908Z+ cargo test --features tofino_stub --no-fail-fast
16642026-09-04T03:10:19.757Z Compiling unicode-ident v1.0.24
16652026-09-04T03:10:19.757Z Compiling cfg-if v1.0.4
16662026-09-04T03:10:19.762Z Compiling memchr v2.7.5
16672026-09-04T03:10:19.869Z Compiling serde_core v1.0.228
16682026-09-04T03:10:19.882Z Compiling itoa v1.0.15
16692026-09-04T03:10:19.882Z Compiling libc v0.2.186
16702026-09-04T03:10:19.898Z Compiling zmij v1.0.17
16712026-09-04T03:10:19.910Z Compiling libm v0.2.15
16722026-09-04T03:10:19.970Z Compiling proc-macro2 v1.0.106
16732026-09-04T03:10:20.010Z Compiling heck v0.5.0
16742026-09-04T03:10:20.177Z Compiling equivalent v1.0.2
16752026-09-04T03:10:20.268Z Compiling log v0.4.29
16762026-09-04T03:10:20.398Z Compiling quote v1.0.45
16772026-09-04T03:10:20.418Z Compiling iana-time-zone v0.1.64
16782026-09-04T03:10:20.458Z Compiling smallvec v1.15.1
16792026-09-04T03:10:20.614Z Compiling syn v2.0.118
16802026-09-04T03:10:20.644Z Compiling dyn-clone v1.0.20
16812026-09-04T03:10:20.669Z Compiling hashbrown v0.17.1
16822026-09-04T03:10:20.694Z Compiling fnv v1.0.7
16832026-09-04T03:10:20.707Z Compiling regex-syntax v0.8.11
16842026-09-04T03:10:20.784Z Compiling stable_deref_trait v1.2.0
16852026-09-04T03:10:20.796Z Compiling pin-project-lite v0.2.16
16862026-09-04T03:10:20.866Z Compiling percent-encoding v2.3.2
16872026-09-04T03:10:20.893Z Compiling litemap v0.8.0
16882026-09-04T03:10:21.029Z Compiling writeable v0.6.1
16892026-09-04T03:10:21.074Z Compiling num-traits v0.2.19
16902026-09-04T03:10:21.112Z Compiling icu_properties_data v2.0.1
16912026-09-04T03:10:21.209Z Compiling icu_normalizer_data v2.0.0
16922026-09-04T03:10:21.250Z Compiling form_urlencoded v1.2.2
16932026-09-04T03:10:21.287Z Compiling utf8_iter v1.0.4
16942026-09-04T03:10:21.325Z Compiling getrandom v0.4.2
16952026-09-04T03:10:21.433Z Compiling aho-corasick v1.1.3
16962026-09-04T03:10:21.436Z Compiling scopeguard v1.2.0
16972026-09-04T03:10:21.468Z Compiling ucd-trie v0.1.7
16982026-09-04T03:10:21.552Z Compiling semver v1.0.28
16992026-09-04T03:10:21.679Z Compiling serde_json v1.0.150
17002026-09-04T03:10:21.685Z Compiling indexmap v2.14.0
17012026-09-04T03:10:21.764Z Compiling lock_api v0.4.14
17022026-09-04T03:10:21.890Z Compiling byteorder v1.5.0
17032026-09-04T03:10:21.993Z Compiling uuid v1.23.3
17042026-09-04T03:10:22.054Z Compiling allocator-api2 v0.2.21
17052026-09-04T03:10:22.115Z Compiling futures-core v0.3.32
17062026-09-04T03:10:22.270Z Compiling regex-automata v0.4.13
17072026-09-04T03:10:22.312Z Compiling foldhash v0.2.0
17082026-09-04T03:10:22.425Z Compiling ryu v1.0.20
17092026-09-04T03:10:22.539Z Compiling hashbrown v0.16.1
17102026-09-04T03:10:22.623Z Compiling pretty-hex v0.4.1
17112026-09-04T03:10:22.758Z Compiling strsim v0.11.1
17122026-09-04T03:10:22.852Z Compiling futures-sink v0.3.32
17132026-09-04T03:10:22.963Z Compiling plain v0.2.3
17142026-09-04T03:10:23.023Z Compiling num-conv v0.2.1
17152026-09-04T03:10:23.073Z Compiling time-core v0.1.8
17162026-09-04T03:10:23.151Z Compiling slab v0.4.11
17172026-09-04T03:10:23.177Z Compiling rand_core v0.10.1
17182026-09-04T03:10:23.225Z Compiling time-macros v0.2.27
17192026-09-04T03:10:23.329Z Compiling synstructure v0.13.2
17202026-09-04T03:10:23.341Z Compiling serde_derive_internals v0.29.1
17212026-09-04T03:10:23.363Z Compiling futures-channel v0.3.32
17222026-09-04T03:10:23.718Z Compiling futures-task v0.3.32
17232026-09-04T03:10:23.741Z Compiling futures-io v0.3.32
17242026-09-04T03:10:23.830Z Compiling regress v0.10.5
17252026-09-04T03:10:23.888Z Compiling darling_core v0.21.3
17262026-09-04T03:10:23.901Z Compiling regex v1.12.4
17272026-09-04T03:10:24.066Z Compiling thread-id v5.0.0
17282026-09-04T03:10:24.113Z Compiling getrandom v0.2.16
17292026-09-04T03:10:24.151Z Compiling socket2 v0.6.4
17302026-09-04T03:10:24.300Z Compiling parking_lot_core v0.9.12
17312026-09-04T03:10:24.379Z Compiling bitflags v2.11.1
17322026-09-04T03:10:24.572Z Compiling serde_derive v1.0.228
17332026-09-04T03:10:24.596Z Compiling zerofrom-derive v0.1.6
17342026-09-04T03:10:24.596Z Compiling yoke-derive v0.8.0
17352026-09-04T03:10:24.626Z Compiling zerovec-derive v0.11.1
17362026-09-04T03:10:24.648Z Compiling displaydoc v0.2.5
17372026-09-04T03:10:24.838Z Compiling thiserror-impl v2.0.18
17382026-09-04T03:10:25.423Z Compiling schemars_derive v0.8.22
17392026-09-04T03:10:25.695Z Compiling tokio-macros v2.7.0
17402026-09-04T03:10:25.818Z Compiling zeroize_derive v1.4.3
17412026-09-04T03:10:25.838Z Compiling zerocopy-derive v0.8.27
17422026-09-04T03:10:26.057Z Compiling futures-macro v0.3.32
17432026-09-04T03:10:26.106Z Compiling thiserror v2.0.18
17442026-09-04T03:10:26.215Z Compiling zerofrom v0.1.6
17452026-09-04T03:10:26.351Z Compiling yoke v0.8.0
17462026-09-04T03:10:26.449Z Compiling tracing-attributes v0.1.30
17472026-09-04T03:10:26.484Z Compiling thiserror-impl v1.0.69
17482026-09-04T03:10:26.547Z Compiling zerovec v0.11.4
17492026-09-04T03:10:26.656Z Compiling zerotrie v0.2.2
17502026-09-04T03:10:26.893Z Compiling pest v2.8.2
17512026-09-04T03:10:26.970Z Compiling scroll_derive v0.13.1
17522026-09-04T03:10:27.102Z Compiling zerocopy v0.8.27
17532026-09-04T03:10:27.313Z Compiling serde v1.0.228
17542026-09-04T03:10:27.669Z Compiling tinystr v0.8.1
17552026-09-04T03:10:27.682Z Compiling potential_utf v0.1.3
17562026-09-04T03:10:27.724Z Compiling async-trait v0.1.89
17572026-09-04T03:10:27.822Z Compiling bytes v1.12.0
17582026-09-04T03:10:27.835Z Compiling serde_tokenstream v0.2.3
17592026-09-04T03:10:27.848Z Compiling icu_locale_core v2.0.0
17602026-09-04T03:10:27.877Z Compiling icu_collections v2.0.0
17612026-09-04T03:10:27.895Z Compiling chrono v0.4.45
17622026-09-04T03:10:28.123Z Compiling pest_meta v2.8.2
17632026-09-04T03:10:28.184Z Compiling scroll v0.13.0
17642026-09-04T03:10:28.384Z Compiling icu_provider v2.0.0
17652026-09-04T03:10:28.452Z Compiling http v1.4.2
17662026-09-04T03:10:28.468Z Compiling goblin v0.10.1
17672026-09-04T03:10:28.571Z Compiling daft-derive v0.1.5
17682026-09-04T03:10:28.698Z Compiling icu_properties v2.0.1
17692026-09-04T03:10:28.710Z Compiling icu_normalizer v2.0.0
17702026-09-04T03:10:28.722Z Compiling pest_generator v2.8.2
17712026-09-04T03:10:29.319Z Compiling schemars v0.8.22
17722026-09-04T03:10:29.356Z Compiling darling_macro v0.21.3
17732026-09-04T03:10:29.406Z Compiling openssl-macros v0.1.1
17742026-09-04T03:10:29.421Z Compiling pest_derive v2.8.2
17752026-09-04T03:10:29.434Z Compiling openapiv3 v2.2.0
17762026-09-04T03:10:29.886Z Compiling idna_adapter v1.2.1
17772026-09-04T03:10:30.003Z Compiling idna v1.1.0
17782026-09-04T03:10:30.015Z Compiling darling v0.21.3
17792026-09-04T03:10:30.035Z Compiling async-stream-impl v0.3.6
17802026-09-04T03:10:30.069Z Compiling dtrace-parser v0.3.0
17812026-09-04T03:10:30.093Z Compiling structmeta-derive v0.3.0
17822026-09-04T03:10:30.499Z Compiling url v2.5.7
17832026-09-04T03:10:30.686Z Compiling typify-impl v0.4.3
17842026-09-04T03:10:30.776Z Compiling newtype-uuid-macros v0.1.0
17852026-09-04T03:10:30.970Z Compiling serde_yaml v0.9.34+deprecated
17862026-09-04T03:10:31.088Z Compiling zeroize v1.8.1
17872026-09-04T03:10:31.160Z Compiling structmeta v0.3.0
17882026-09-04T03:10:31.296Z Compiling dof v0.4.0
17892026-09-04T03:10:31.369Z Compiling strum_macros v0.26.4
17902026-09-04T03:10:31.394Z Compiling parking_lot v0.12.5
17912026-09-04T03:10:31.444Z Compiling signal-hook-registry v1.4.6
17922026-09-04T03:10:31.600Z Compiling untrusted v0.9.0
17932026-09-04T03:10:31.730Z Compiling thiserror v1.0.69
17942026-09-04T03:10:31.808Z Compiling usdt-impl v0.6.0
17952026-09-04T03:10:31.835Z Compiling mio v1.2.1
17962026-09-04T03:10:31.848Z Compiling omicron-workspace-hack v0.1.0
17972026-09-04T03:10:31.920Z Compiling base64 v0.22.1
17982026-09-04T03:10:32.240Z Compiling tokio v1.52.3
17992026-09-04T03:10:32.352Z Compiling http-body v1.0.1
18002026-09-04T03:10:32.393Z Compiling dropshot_endpoint v0.16.7
18012026-09-04T03:10:32.500Z Compiling ref-cast-impl v1.0.25
18022026-09-04T03:10:32.513Z Compiling ipnet v2.11.0
18032026-09-04T03:10:33.045Z Compiling atomic-waker v1.1.2
18042026-09-04T03:10:33.100Z Compiling derive-ex v0.1.8
18052026-09-04T03:10:33.127Z Compiling strum_macros v0.27.2
18062026-09-04T03:10:33.176Z Compiling httparse v1.10.1
18072026-09-04T03:10:33.212Z Compiling usdt-attr-macro v0.6.0
18082026-09-04T03:10:33.486Z Compiling usdt-macro v0.6.0
18092026-09-04T03:10:33.742Z Compiling portable-atomic v1.11.1
18102026-09-04T03:10:34.058Z Compiling tower-service v0.3.3
18112026-09-04T03:10:34.161Z Compiling tower-layer v0.3.3
18122026-09-04T03:10:34.327Z Compiling critical-section v1.2.0
18132026-09-04T03:10:34.385Z Compiling try-lock v0.2.5
18142026-09-04T03:10:34.440Z Compiling once_cell v1.21.3
18152026-09-04T03:10:34.500Z Compiling want v0.3.1
18162026-09-04T03:10:34.599Z Compiling httpdate v1.0.3
18172026-09-04T03:10:34.611Z Compiling serde_with_macros v3.14.1
18182026-09-04T03:10:34.689Z Compiling test-strategy v0.4.3
18192026-09-04T03:10:34.869Z Compiling ppv-lite86 v0.2.21
18202026-09-04T03:10:35.025Z Compiling erased-serde v0.3.31
18212026-09-04T03:10:35.523Z Compiling subtle v2.6.1
18222026-09-04T03:10:35.699Z Compiling parse-display-derive v0.10.0
18232026-09-04T03:10:35.776Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18242026-09-04T03:10:36.336Z Compiling http-body-util v0.1.3
18252026-09-04T03:10:36.386Z Compiling anyhow v1.0.102
18262026-09-04T03:10:36.683Z Compiling serde_urlencoded v0.7.1
18272026-09-04T03:10:36.794Z Compiling rand_core v0.6.4
18282026-09-04T03:10:36.883Z Compiling typify-macro v0.4.3
18292026-09-04T03:10:36.948Z Compiling typenum v1.20.1
18302026-09-04T03:10:37.021Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18312026-09-04T03:10:37.303Z Compiling futures-util v0.3.32
18322026-09-04T03:10:37.576Z Compiling sync_wrapper v1.0.2
18332026-09-04T03:10:37.699Z Compiling powerfmt v0.2.0
18342026-09-04T03:10:37.742Z Compiling num_threads v0.1.7
18352026-09-04T03:10:37.768Z Compiling tracing-core v0.1.34
18362026-09-04T03:10:37.833Z Compiling deranged v0.5.3
18372026-09-04T03:10:37.845Z Compiling camino v1.2.3
18382026-09-04T03:10:37.905Z Compiling iri-string v0.7.8
18392026-09-04T03:10:38.323Z Compiling tracing v0.1.41
18402026-09-04T03:10:38.353Z Compiling encoding_rs v0.8.35
18412026-09-04T03:10:38.557Z Compiling cpufeatures v0.2.17
18422026-09-04T03:10:38.635Z Compiling fastrand v2.3.0
18432026-09-04T03:10:38.907Z Compiling mime v0.3.17
18442026-09-04T03:10:38.926Z Compiling typify v0.4.3
18452026-09-04T03:10:38.941Z Compiling generic-array v0.14.7
18462026-09-04T03:10:39.020Z Compiling progenitor-impl v0.11.1
18472026-09-04T03:10:39.174Z Compiling hex v0.4.3
18482026-09-04T03:10:39.437Z Compiling crypto-common v0.1.6
18492026-09-04T03:10:39.507Z Compiling errno v0.3.14
18502026-09-04T03:10:39.662Z Compiling tokio-util v0.7.16
18512026-09-04T03:10:39.712Z Compiling thread_local v1.1.9
18522026-09-04T03:10:39.905Z Compiling unicode-width v0.2.1
18532026-09-04T03:10:40.001Z Compiling syn v1.0.109
18542026-09-04T03:10:40.099Z Compiling rustls-pki-types v1.12.0
18552026-09-04T03:10:40.192Z Compiling winnow v0.7.14
18562026-09-04T03:10:40.232Z Compiling match_cfg v0.1.0
18572026-09-04T03:10:40.445Z Compiling rustix v1.1.4
18582026-09-04T03:10:40.887Z Compiling take_mut v0.2.2
18592026-09-04T03:10:41.005Z Compiling winnow v1.0.3
18602026-09-04T03:10:41.096Z Compiling term v1.2.0
18612026-09-04T03:10:41.363Z Compiling toml_parser v1.1.2+spec-1.1.0
18622026-09-04T03:10:41.488Z Compiling h2 v0.4.14
18632026-09-04T03:10:41.653Z Compiling ring v0.17.14
18642026-09-04T03:10:41.926Z Compiling serde_spanned v1.1.1
18652026-09-04T03:10:42.074Z Compiling debug-ignore v1.0.5
18662026-09-04T03:10:42.148Z Compiling spin v0.9.8
18672026-09-04T03:10:42.271Z Compiling toml_writer v1.1.1+spec-1.1.0
18682026-09-04T03:10:42.488Z Compiling quick-error v1.2.3
18692026-09-04T03:10:42.518Z Compiling progenitor-macro v0.11.1
18702026-09-04T03:10:42.598Z Compiling block-buffer v0.10.4
18712026-09-04T03:10:42.946Z Compiling waitgroup v0.1.2
18722026-09-04T03:10:43.094Z Compiling async-stream v0.3.6
18732026-09-04T03:10:43.271Z Compiling serde_path_to_error v0.1.20
18742026-09-04T03:10:43.363Z Compiling bit-vec v0.8.0
18752026-09-04T03:10:43.603Z Compiling hyper v1.10.1
18762026-09-04T03:10:43.633Z Compiling lazy_static v1.5.0
18772026-09-04T03:10:43.660Z Compiling bit-set v0.8.0
18782026-09-04T03:10:43.739Z Compiling digest v0.10.7
18792026-09-04T03:10:43.830Z Compiling strum v0.26.3
18802026-09-04T03:10:43.843Z Compiling ipnetwork v0.21.1
18812026-09-04T03:10:43.856Z Compiling crossbeam-utils v0.8.21
18822026-09-04T03:10:43.954Z Compiling toml_datetime v0.7.5+spec-1.1.0
18832026-09-04T03:10:44.123Z Compiling unarray v0.1.4
18842026-09-04T03:10:44.265Z Compiling toml v0.9.12+spec-1.1.0
18852026-09-04T03:10:44.281Z Compiling slog v2.8.2
18862026-09-04T03:10:44.367Z Compiling macaddr v1.0.1
18872026-09-04T03:10:44.428Z Compiling tabwriter v1.4.1
18882026-09-04T03:10:44.598Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18892026-09-04T03:10:44.633Z Compiling ref-cast v1.0.25
18902026-09-04T03:10:44.675Z Compiling hyper-util v0.1.20
18912026-09-04T03:10:44.812Z Compiling colored v3.1.1
18922026-09-04T03:10:44.868Z Compiling strum v0.27.2
18932026-09-04T03:10:45.003Z Compiling aws-lc-sys v0.39.1
18942026-09-04T03:10:45.217Z Compiling getrandom v0.3.3
18952026-09-04T03:10:45.374Z Compiling untrusted v0.7.1
18962026-09-04T03:10:45.404Z Compiling rand_core v0.9.3
18972026-09-04T03:10:45.503Z Compiling oxnet v0.1.6
18982026-09-04T03:10:45.679Z Compiling aws-lc-rs v1.16.2
18992026-09-04T03:10:45.864Z Compiling openssl-sys v0.9.117
19002026-09-04T03:10:46.317Z Compiling futures-executor v0.3.32
19012026-09-04T03:10:46.513Z Compiling instant v0.1.13
19022026-09-04T03:10:46.627Z Compiling rustls-webpki v0.103.6
19032026-09-04T03:10:46.715Z Compiling foreign-types-shared v0.1.1
19042026-09-04T03:10:46.807Z Compiling foreign-types v0.3.2
19052026-09-04T03:10:46.886Z Compiling rand_chacha v0.9.0
19062026-09-04T03:10:46.977Z Compiling tempfile v3.27.0
19072026-09-04T03:10:47.184Z Compiling rustls v0.23.40
19082026-09-04T03:10:47.409Z Compiling tower v0.5.2
19092026-09-04T03:10:47.632Z Compiling toml_datetime v0.6.11
19102026-09-04T03:10:47.670Z Compiling openssl-probe v0.1.6
19112026-09-04T03:10:47.844Z Compiling tower-http v0.6.8
19122026-09-04T03:10:47.862Z Compiling rand v0.9.3
19132026-09-04T03:10:47.910Z Compiling openssl v0.10.81
19142026-09-04T03:10:47.914Z Compiling futures v0.3.32
19152026-09-04T03:10:48.036Z Compiling time v0.3.47
19162026-09-04T03:10:48.265Z Compiling clap_derive v4.6.1
19172026-09-04T03:10:48.463Z Compiling memmap2 v0.9.8
19182026-09-04T03:10:48.818Z Compiling crossbeam-channel v0.5.15
19192026-09-04T03:10:48.867Z Compiling webpki-roots v1.0.2
19202026-09-04T03:10:48.995Z Compiling newtype-uuid v1.3.2
19212026-09-04T03:10:49.343Z Compiling daft v0.1.5
19222026-09-04T03:10:49.614Z Compiling is-terminal v0.4.16
19232026-09-04T03:10:49.714Z Compiling either v1.15.0
19242026-09-04T03:10:49.882Z Compiling slog-term v2.9.2
19252026-09-04T03:10:49.944Z Compiling usdt v0.6.0
19262026-09-04T03:10:50.031Z Compiling slog-json v2.6.1
19272026-09-04T03:10:50.238Z Compiling tokio-rustls v0.26.4
19282026-09-04T03:10:50.238Z Compiling slog-async v2.8.0
19292026-09-04T03:10:50.262Z Compiling native-tls v0.2.14
19302026-09-04T03:10:50.327Z Compiling hostname v0.3.1
19312026-09-04T03:10:50.478Z Compiling tokio-native-tls v0.3.1
19322026-09-04T03:10:50.508Z Compiling hyper-rustls v0.27.7
19332026-09-04T03:10:50.577Z Compiling slog-bunyan v2.5.0
19342026-09-04T03:10:50.650Z Compiling hyper-tls v0.6.0
19352026-09-04T03:10:50.685Z Compiling rustls-webpki v0.102.8
19362026-09-04T03:10:50.738Z Compiling multer v3.1.0
19372026-09-04T03:10:50.849Z Compiling reqwest v0.12.23
19382026-09-04T03:10:50.893Z Compiling rustls-pemfile v2.2.0
19392026-09-04T03:10:51.101Z Compiling hostname v0.4.2
19402026-09-04T03:10:51.254Z Compiling rustls v0.22.4
19412026-09-04T03:10:51.283Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19422026-09-04T03:10:51.594Z Compiling rand_chacha v0.3.1
19432026-09-04T03:10:51.860Z Compiling wait-timeout v0.2.1
19442026-09-04T03:10:52.106Z Compiling rusty-fork v0.3.0
19452026-09-04T03:10:52.166Z Compiling rand v0.8.5
19462026-09-04T03:10:52.468Z Compiling rand_xorshift v0.4.0
19472026-09-04T03:10:52.566Z Compiling sha1 v0.10.6
19482026-09-04T03:10:52.802Z Compiling proptest v1.8.0
19492026-09-04T03:10:52.822Z Compiling itertools v0.14.0
19502026-09-04T03:10:53.022Z Compiling tokio-rustls v0.25.0
19512026-09-04T03:10:53.260Z Compiling dropshot v0.16.7
19522026-09-04T03:10:54.066Z Compiling anstyle v1.0.14
19532026-09-04T03:10:55.010Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19542026-09-04T03:10:55.250Z Compiling progenitor-client v0.11.1
19552026-09-04T03:10:55.491Z Compiling progenitor-client v0.10.0
19562026-09-04T03:10:55.627Z Compiling serde_with v3.14.1
19572026-09-04T03:10:55.796Z Compiling num-derive v0.4.2
19582026-09-04T03:10:56.087Z Compiling progenitor v0.11.1
19592026-09-04T03:10:56.239Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19602026-09-04T03:10:56.589Z Compiling rustc-hash v2.1.1
19612026-09-04T03:10:56.688Z Compiling iddqd v0.3.18
19622026-09-04T03:10:56.723Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19632026-09-04T03:10:56.758Z Compiling backoff v0.4.0
19642026-09-04T03:10:56.978Z Compiling parse-display v0.10.0
19652026-09-04T03:10:57.303Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19662026-09-04T03:10:57.323Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19672026-09-04T03:10:57.445Z Compiling utf8parse v0.2.2
19682026-09-04T03:10:57.861Z Compiling anstyle-parse v1.0.0
19692026-09-04T03:10:58.181Z Compiling is_terminal_polyfill v1.70.1
19702026-09-04T03:10:58.203Z Compiling anstyle-query v1.1.4
19712026-09-04T03:10:58.280Z Compiling colorchoice v1.0.4
19722026-09-04T03:10:58.314Z Compiling clap_lex v1.1.0
19732026-09-04T03:10:58.397Z Compiling anstream v1.0.0
19742026-09-04T03:10:59.650Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19752026-09-04T03:11:01.785Z Compiling winnow v0.5.40
19762026-09-04T03:11:06.458Z Compiling terminal_size v0.4.3
19772026-09-04T03:11:07.625Z Compiling toml_edit v0.19.15
19782026-09-04T03:11:08.754Z Compiling proc-macro-crate v1.3.1
19792026-09-04T03:11:09.132Z Compiling clap_builder v4.6.0
19802026-09-04T03:11:09.490Z Compiling dropshot_endpoint v0.17.1
19812026-09-04T03:11:10.902Z Compiling clap v4.6.1
19822026-09-04T03:11:15.220Z Compiling serde_spanned v0.6.9
19832026-09-04T03:11:16.347Z Compiling prettyplease v0.2.37
19842026-09-04T03:11:16.738Z Compiling adler2 v2.0.1
19852026-09-04T03:11:16.870Z Compiling miniz_oxide v0.8.9
19862026-09-04T03:11:17.521Z Compiling crc32fast v1.5.0
19872026-09-04T03:11:17.556Z Compiling ingot-macros v0.1.1
19882026-09-04T03:11:17.745Z Compiling zerocopy-derive v0.7.35
19892026-09-04T03:11:17.809Z Compiling flate2 v1.1.2
19902026-09-04T03:11:18.611Z Compiling hubpack_derive v0.1.1
19912026-09-04T03:11:18.625Z Compiling hybrid-array v0.4.12
19922026-09-04T03:11:20.471Z Compiling scroll_derive v0.12.1
19932026-09-04T03:11:20.574Z Compiling cpufeatures v0.3.0
19942026-09-04T03:11:20.627Z Compiling toml_write v0.1.2
19952026-09-04T03:11:20.833Z Compiling toml_edit v0.22.27
19962026-09-04T03:11:21.664Z Compiling block-buffer v0.12.0
19972026-09-04T03:11:21.822Z Compiling crypto-common v0.2.2
19982026-09-04T03:11:21.913Z Compiling num_enum_derive v0.7.5
19992026-09-04T03:11:22.473Z Compiling foreign-types-macros v0.2.3
20002026-09-04T03:11:22.672Z Compiling num-integer v0.1.46
20012026-09-04T03:11:22.985Z Compiling float-ord v0.3.2
20022026-09-04T03:11:23.004Z Compiling const-oid v0.10.2
20032026-09-04T03:11:23.018Z Compiling compression-core v0.4.32
20042026-09-04T03:11:23.140Z Compiling compression-codecs v0.4.32
20052026-09-04T03:11:23.180Z Compiling digest v0.11.3
20062026-09-04T03:11:23.409Z Compiling toml v0.8.23
20072026-09-04T03:11:24.021Z Compiling zerocopy v0.7.35
20082026-09-04T03:11:25.460Z Compiling toml_datetime v1.1.1+spec-1.1.0
20092026-09-04T03:11:25.620Z Compiling glob v0.3.3
20102026-09-04T03:11:25.781Z Compiling toml v1.1.2+spec-1.1.0
20112026-09-04T03:11:25.836Z Compiling proc-macro-error-attr v1.0.4
20122026-09-04T03:11:26.085Z Compiling sha1 v0.11.0
20132026-09-04T03:11:26.283Z Compiling async-compression v0.4.33
20142026-09-04T03:11:26.341Z Compiling num-iter v0.1.45
20152026-09-04T03:11:26.476Z Compiling num-rational v0.4.2
20162026-09-04T03:11:26.750Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20172026-09-04T03:11:26.936Z Compiling num-complex v0.4.6
20182026-09-04T03:11:27.320Z Compiling num v0.4.3
20192026-09-04T03:11:27.336Z Compiling dropshot v0.17.1
20202026-09-04T03:11:27.348Z Compiling proc-macro-error v1.0.4
20212026-09-04T03:11:27.400Z Compiling chacha20 v0.10.2
20222026-09-04T03:11:27.488Z Compiling num_enum_derive v0.5.11
20232026-09-04T03:11:27.615Z Compiling dtrace-parser v0.2.0
20242026-09-04T03:11:27.675Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20252026-09-04T03:11:27.789Z Compiling rand v0.10.2
20262026-09-04T03:11:28.209Z Compiling dof v0.3.0
20272026-09-04T03:11:28.467Z Compiling thread-id v4.2.2
20282026-09-04T03:11:28.510Z Compiling derive_more v0.99.20
20292026-09-04T03:11:28.526Z Compiling minimal-lexical v0.2.1
20302026-09-04T03:11:28.558Z Compiling usdt-impl v0.5.0
20312026-09-04T03:11:28.782Z Compiling nom v7.1.3
20322026-09-04T03:11:29.091Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20332026-09-04T03:11:29.685Z Compiling usdt-macro v0.5.0
20342026-09-04T03:11:29.801Z Compiling usdt-attr-macro v0.5.0
20352026-09-04T03:11:30.130Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20362026-09-04T03:11:30.516Z Compiling zone_cfg_derive v0.3.1
20372026-09-04T03:11:30.927Z Compiling libscf-sys v1.2.0
20382026-09-04T03:11:31.079Z Compiling rustc_version v0.4.1
20392026-09-04T03:11:31.227Z Compiling memoffset v0.9.1
20402026-09-04T03:11:31.323Z Compiling crossbeam-epoch v0.9.18
20412026-09-04T03:11:31.524Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20422026-09-04T03:11:31.919Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20432026-09-04T03:11:32.147Z Compiling enum-as-inner v0.6.1
20442026-09-04T03:11:32.340Z Compiling curve25519-dalek v4.1.3
20452026-09-04T03:11:32.497Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20462026-09-04T03:11:32.728Z Compiling regress v0.11.1
20472026-09-04T03:11:32.820Z Compiling crossbeam-deque v0.8.6
20482026-09-04T03:11:33.027Z Compiling hubpack v0.1.2
20492026-09-04T03:11:33.265Z Compiling thiserror-impl-no-std v2.0.2
20502026-09-04T03:11:34.267Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20512026-09-04T03:11:34.373Z Compiling curve25519-dalek-derive v0.1.1
20522026-09-04T03:11:34.634Z Compiling static_assertions v1.1.0
20532026-09-04T03:11:34.647Z Compiling typify-impl v0.6.2
20542026-09-04T03:11:35.138Z Compiling rayon-core v1.13.0
20552026-09-04T03:11:35.336Z Compiling clang-sys v1.8.1
20562026-09-04T03:11:35.707Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20572026-09-04T03:11:35.755Z Compiling hash32 v0.3.1
20582026-09-04T03:11:35.899Z Compiling bytecount v0.6.9
20592026-09-04T03:11:35.925Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20602026-09-04T03:11:35.970Z Compiling heapless v0.8.0
20612026-09-04T03:11:36.014Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20622026-09-04T03:11:36.048Z Compiling scroll v0.12.0
20632026-09-04T03:11:36.329Z Compiling ingot-types v0.1.2
20642026-09-04T03:11:36.505Z Compiling cobs v0.3.0
20652026-09-04T03:11:36.623Z Compiling libloading v0.8.9
20662026-09-04T03:11:36.717Z Compiling foreign-types-shared v0.3.1
20672026-09-04T03:11:36.729Z Compiling managed v0.8.0
20682026-09-04T03:11:36.746Z Compiling bitflags v1.3.2
20692026-09-04T03:11:36.816Z Compiling bindgen v0.72.1
20702026-09-04T03:11:36.829Z Compiling foreign-types v0.5.0
20712026-09-04T03:11:36.854Z Compiling ingot v0.1.1
20722026-09-04T03:11:36.917Z Compiling smoltcp v0.11.0
20732026-09-04T03:11:36.948Z Compiling postcard v1.1.3
20742026-09-04T03:11:37.390Z Compiling goblin v0.8.2
20752026-09-04T03:11:37.602Z Compiling cexpr v0.6.0
20762026-09-04T03:11:37.731Z Compiling num_enum v0.7.5
20772026-09-04T03:11:37.859Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20782026-09-04T03:11:38.184Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20792026-09-04T03:11:38.305Z Compiling camino-tempfile v1.4.1
20802026-09-04T03:11:38.398Z Compiling derive-where v1.6.0
20812026-09-04T03:11:38.554Z Compiling serde_repr v0.1.20
20822026-09-04T03:11:38.588Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20832026-09-04T03:11:38.845Z Compiling cstr-argument v0.1.2
20842026-09-04T03:11:39.115Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20852026-09-04T03:11:39.394Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20862026-09-04T03:11:40.586Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20872026-09-04T03:11:40.599Z Compiling rayon v1.11.0
20882026-09-04T03:11:40.784Z Compiling rustix v0.38.44
20892026-09-04T03:11:41.030Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20902026-09-04T03:11:41.043Z Compiling typify-macro v0.6.2
20912026-09-04T03:11:41.160Z Compiling crucible-workspace-hack v0.1.0
20922026-09-04T03:11:41.611Z Compiling tinyvec_macros v0.1.1
20932026-09-04T03:11:41.702Z Compiling tinyvec v1.10.0
20942026-09-04T03:11:42.054Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20952026-09-04T03:11:42.513Z Compiling num_enum v0.5.11
20962026-09-04T03:11:42.810Z Compiling pin-project-internal v1.1.10
20972026-09-04T03:11:43.005Z Compiling memmap v0.7.0
20982026-09-04T03:11:43.201Z Compiling typify v0.6.2
20992026-09-04T03:11:43.227Z Compiling usdt v0.5.0
21002026-09-04T03:11:43.594Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21012026-09-04T03:11:43.906Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21022026-09-04T03:11:43.919Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
21032026-09-04T03:11:44.322Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21042026-09-04T03:11:44.370Z Compiling itertools v0.12.1
21052026-09-04T03:11:44.502Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21062026-09-04T03:11:44.587Z Compiling progenitor-impl v0.10.0
21072026-09-04T03:11:45.056Z Compiling sigpipe v0.1.3
21082026-09-04T03:11:45.129Z Compiling jiff v0.2.15
21092026-09-04T03:11:45.197Z Compiling const_format_proc_macros v0.2.34
21102026-09-04T03:11:45.244Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21112026-09-04T03:11:45.482Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21122026-09-04T03:11:45.643Z Compiling zone v0.3.1
21132026-09-04T03:11:46.240Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21142026-09-04T03:11:46.333Z Compiling progenitor-impl v0.14.0
21152026-09-04T03:11:46.692Z Compiling atomicwrites v0.4.4
21162026-09-04T03:11:46.903Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21172026-09-04T03:11:47.229Z Compiling papergrid v0.18.0
21182026-09-04T03:11:47.318Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21192026-09-04T03:11:47.353Z Compiling nix v0.30.1
21202026-09-04T03:11:47.603Z Compiling smf v0.2.3
21212026-09-04T03:11:48.134Z Compiling progenitor-macro v0.10.0
21222026-09-04T03:11:48.205Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21232026-09-04T03:11:48.289Z Compiling secrecy v0.10.3
21242026-09-04T03:11:48.684Z Compiling snafu-derive v0.8.9
21252026-09-04T03:11:48.744Z Compiling async-recursion v1.1.1
21262026-09-04T03:11:49.144Z Compiling whoami v1.6.1
21272026-09-04T03:11:49.445Z Compiling predicates-core v1.0.9
21282026-09-04T03:11:49.640Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21292026-09-04T03:11:49.802Z Compiling progenitor-macro v0.14.0
21302026-09-04T03:11:50.421Z Compiling tabled v0.21.0
21312026-09-04T03:11:50.466Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21322026-09-04T03:11:53.010Z Compiling nix v0.31.3
21332026-09-04T03:11:53.029Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21342026-09-04T03:11:53.242Z Compiling itertools v0.15.0
21352026-09-04T03:11:53.585Z Compiling hmac v0.12.1
21362026-09-04T03:11:53.796Z Compiling inout v0.1.4
21372026-09-04T03:11:53.828Z Compiling ff v0.13.1
21382026-09-04T03:11:53.907Z Compiling float-cmp v0.10.0
21392026-09-04T03:11:53.942Z Compiling data-encoding v2.9.0
21402026-09-04T03:11:53.955Z Compiling normalize-line-endings v0.3.0
21412026-09-04T03:11:54.054Z Compiling difflib v0.4.0
21422026-09-04T03:11:54.105Z Compiling group v0.13.0
21432026-09-04T03:11:54.278Z Compiling predicates v3.1.4
21442026-09-04T03:11:54.366Z Compiling cipher v0.4.4
21452026-09-04T03:11:54.571Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21462026-09-04T03:11:54.591Z Compiling hkdf v0.12.4
21472026-09-04T03:11:54.838Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21482026-09-04T03:11:55.363Z Compiling tabled_derive v0.7.0
21492026-09-04T03:11:55.667Z Compiling universal-hash v0.5.1
21502026-09-04T03:11:55.768Z Compiling crypto-bigint v0.5.5
21512026-09-04T03:11:55.780Z Compiling half v2.7.1
21522026-09-04T03:11:55.893Z Compiling base16ct v0.2.0
21532026-09-04T03:11:55.908Z Compiling indent_write v2.2.0
21542026-09-04T03:11:56.052Z Compiling opaque-debug v0.3.1
21552026-09-04T03:11:56.064Z Compiling ciborium-io v0.2.2
21562026-09-04T03:11:56.076Z Compiling base64ct v1.8.0
21572026-09-04T03:11:56.132Z Compiling unicode-segmentation v1.12.0
21582026-09-04T03:11:56.167Z Compiling crc8 v0.1.1
21592026-09-04T03:11:56.418Z Compiling password-hash v0.5.0
21602026-09-04T03:11:56.546Z Compiling newline-converter v0.3.0
21612026-09-04T03:11:56.656Z Compiling ciborium-ll v0.2.2
21622026-09-04T03:11:56.672Z Compiling poly1305 v0.8.0
21632026-09-04T03:11:56.873Z Compiling elliptic-curve v0.13.8
21642026-09-04T03:11:57.152Z Compiling chacha20 v0.9.1
21652026-09-04T03:11:57.241Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21662026-09-04T03:11:57.241Z Compiling tokio-dtrace v0.1.1
21672026-09-04T03:11:57.516Z Compiling thiserror-no-std v2.0.2
21682026-09-04T03:11:58.102Z Compiling reqwest v0.13.2
21692026-09-04T03:11:58.119Z Compiling blake2 v0.10.6
21702026-09-04T03:11:58.466Z Compiling console v0.16.4
21712026-09-04T03:11:58.519Z Compiling aead v0.5.2
21722026-09-04T03:11:58.590Z Compiling strum_macros v0.28.0
21732026-09-04T03:11:58.681Z Compiling bstr v1.12.0
21742026-09-04T03:11:58.699Z Compiling resolv-conf v0.7.5
21752026-09-04T03:11:59.067Z Compiling similar v3.2.0
21762026-09-04T03:11:59.108Z Compiling keccak v0.1.6
21772026-09-04T03:11:59.369Z Compiling linked-hash-map v0.5.6
21782026-09-04T03:11:59.563Z Compiling lru-cache v0.1.2
21792026-09-04T03:11:59.630Z Compiling sha3 v0.10.8
21802026-09-04T03:11:59.986Z Compiling expectorate v1.3.0
21812026-09-04T03:12:00.449Z Compiling progenitor-client v0.14.0
21822026-09-04T03:12:00.502Z Compiling chacha20poly1305 v0.10.1
21832026-09-04T03:12:00.576Z Compiling argon2 v0.5.3
21842026-09-04T03:12:00.646Z Compiling vsss-rs v3.3.4
21852026-09-04T03:12:00.760Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21862026-09-04T03:12:01.119Z Compiling oxide-tokio-rt v0.1.2
21872026-09-04T03:12:01.475Z Compiling ciborium v0.2.2
21882026-09-04T03:12:01.561Z Compiling hickory-proto v0.24.4
21892026-09-04T03:12:01.739Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21902026-09-04T03:12:01.937Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21912026-09-04T03:12:02.616Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21922026-09-04T03:12:02.766Z Compiling serde-big-array v0.5.1
21932026-09-04T03:12:02.923Z Compiling same-file v1.0.6
21942026-09-04T03:12:03.093Z Compiling siphasher v1.0.1
21952026-09-04T03:12:03.299Z Compiling phf_shared v0.12.1
21962026-09-04T03:12:03.380Z Compiling hickory-resolver v0.24.4
21972026-09-04T03:12:03.475Z Compiling walkdir v2.5.0
21982026-09-04T03:12:03.522Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21992026-09-04T03:12:03.567Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22002026-09-04T03:12:04.914Z Compiling progenitor v0.14.0
22012026-09-04T03:12:05.078Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22022026-09-04T03:12:05.184Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22032026-09-04T03:12:06.041Z Compiling newtype_derive v0.1.6
22042026-09-04T03:12:06.060Z Compiling owo-colors v4.3.0
22052026-09-04T03:12:06.204Z Compiling tokio-stream v0.1.17
22062026-09-04T03:12:06.461Z Compiling csv-core v0.1.12
22072026-09-04T03:12:06.567Z Compiling foldhash v0.1.5
22082026-09-04T03:12:06.662Z Compiling smawk v0.3.2
22092026-09-04T03:12:06.734Z Compiling unicode-linebreak v0.1.5
22102026-09-04T03:12:06.753Z Compiling termtree v0.5.1
22112026-09-04T03:12:06.792Z Compiling swrite v0.1.0
22122026-09-04T03:12:06.805Z Compiling unicode-width v0.1.14
22132026-09-04T03:12:06.985Z Compiling textwrap v0.16.2
22142026-09-04T03:12:07.024Z Compiling hashbrown v0.15.5
22152026-09-04T03:12:07.088Z Compiling csv v1.4.0
22162026-09-04T03:12:07.115Z Compiling qorb v0.4.1
22172026-09-04T03:12:07.584Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22182026-09-04T03:12:07.894Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22192026-09-04T03:12:09.365Z Compiling phf v0.12.1
22202026-09-04T03:12:09.575Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22212026-09-04T03:12:09.793Z Compiling pin-project v1.1.10
22222026-09-04T03:12:09.796Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22232026-09-04T03:12:09.895Z Compiling unicode-normalization v0.1.24
22242026-09-04T03:12:09.908Z Compiling libz-sys v1.1.22
22252026-09-04T03:12:10.189Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22262026-09-04T03:12:10.392Z Compiling libsw-core v0.3.2
22272026-09-04T03:12:10.735Z Compiling fixedbitset v0.5.7
22282026-09-04T03:12:10.840Z Compiling humantime v2.3.0
22292026-09-04T03:12:10.851Z Compiling fixedbitset v0.4.2
22302026-09-04T03:12:11.088Z Compiling highway v1.3.0
22312026-09-04T03:12:11.130Z Compiling petgraph v0.6.5
22322026-09-04T03:12:11.192Z Compiling petgraph v0.8.2
22332026-09-04T03:12:11.205Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22342026-09-04T03:12:11.477Z Compiling progenitor v0.10.0
22352026-09-04T03:12:11.630Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22362026-09-04T03:12:12.601Z Compiling libsw v3.5.0
22372026-09-04T03:12:12.787Z Compiling olpc-cjson v0.1.4
22382026-09-04T03:12:12.913Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22392026-09-04T03:12:12.965Z Compiling libgit2-sys v0.17.0+1.8.1
22402026-09-04T03:12:13.052Z Compiling snafu v0.8.9
22412026-09-04T03:12:13.438Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22422026-09-04T03:12:13.568Z Compiling chrono-tz v0.10.4
22432026-09-04T03:12:13.826Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22442026-09-04T03:12:14.659Z Compiling papergrid v0.11.0
22452026-09-04T03:12:14.702Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22462026-09-04T03:12:14.777Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-09-04T03:12:15.046Z Compiling strum v0.28.0
22482026-09-04T03:12:15.087Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22492026-09-04T03:12:15.190Z Compiling globset v0.4.16
22502026-09-04T03:12:16.458Z Compiling const_format v0.2.34
22512026-09-04T03:12:16.616Z Compiling slog-dtrace v0.3.0
22522026-09-04T03:12:16.792Z Compiling cancel-safe-futures v0.1.5
22532026-09-04T03:12:17.206Z Compiling gethostname v0.5.0
22542026-09-04T03:12:17.337Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22552026-09-04T03:12:18.121Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22562026-09-04T03:12:18.379Z Compiling dropshot-api-manager-types v0.7.2
22572026-09-04T03:12:18.716Z Compiling pem v3.0.5
22582026-09-04T03:12:18.757Z Compiling bcs v0.1.6
22592026-09-04T03:12:18.760Z Compiling cargo-platform v0.1.9
22602026-09-04T03:12:19.016Z Compiling serde_plain v1.0.2
22612026-09-04T03:12:19.231Z Compiling linear-map v1.2.0
22622026-09-04T03:12:19.578Z Compiling tagptr v0.2.0
22632026-09-04T03:12:19.756Z Compiling typed-path v0.9.3
22642026-09-04T03:12:20.479Z Compiling moka v0.12.11
22652026-09-04T03:12:20.774Z Compiling tough v0.20.0
22662026-09-04T03:12:21.651Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22672026-09-04T03:12:22.346Z Compiling cargo_metadata v0.18.1
22682026-09-04T03:12:23.304Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22692026-09-04T03:12:25.291Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-04T03:12:25.400Z Compiling tabled v0.15.0
22712026-09-04T03:12:25.411Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22722026-09-04T03:12:25.993Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22732026-09-04T03:12:26.198Z Compiling git2 v0.19.0
22742026-09-04T03:12:26.559Z Compiling steno v0.4.1
22752026-09-04T03:12:28.532Z Compiling hickory-proto v0.25.2
22762026-09-04T03:12:28.544Z Compiling cookie v0.18.1
22772026-09-04T03:12:30.493Z Compiling hickory-resolver v0.25.2
22782026-09-04T03:12:31.824Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22792026-09-04T03:12:33.017Z Compiling vergen v8.3.2
22802026-09-04T03:12:33.879Z Compiling signal-hook v0.4.4
22812026-09-04T03:12:34.517Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22822026-09-04T03:12:34.964Z Compiling mockall_derive v0.14.0
22832026-09-04T03:12:35.640Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22842026-09-04T03:12:35.760Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22852026-09-04T03:12:36.070Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22862026-09-04T03:12:36.919Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22872026-09-04T03:12:37.499Z Compiling sha2 v0.10.9
22882026-09-04T03:12:37.909Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22892026-09-04T03:12:37.936Z Compiling yansi v1.0.1
22902026-09-04T03:12:38.140Z Compiling mockall v0.14.0
22912026-09-04T03:12:38.267Z Compiling diff v0.1.13
22922026-09-04T03:12:38.334Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22932026-09-04T03:12:38.578Z Compiling pretty_assertions v1.4.1
22942026-09-04T03:12:39.008Z Compiling fs-err v3.1.2
22952026-09-04T03:12:39.598Z Compiling predicates-tree v1.0.12
22962026-09-04T03:12:40.201Z Compiling git-stub v1.0.0
22972026-09-04T03:12:40.355Z Compiling serial_test_derive v3.5.0
22982026-09-04T03:12:40.490Z Compiling filetime v0.2.26
22992026-09-04T03:12:40.544Z Compiling is_ci v1.2.0
23002026-09-04T03:12:40.666Z Compiling arrayvec v0.7.6
23012026-09-04T03:12:40.820Z Compiling downcast v0.11.0
23022026-09-04T03:12:40.877Z Compiling fragile v2.0.1
23032026-09-04T03:12:40.981Z Compiling xattr v1.6.1
23042026-09-04T03:12:41.101Z Compiling constant_time_eq v0.3.1
23052026-09-04T03:12:41.175Z Compiling arrayref v0.3.9
23062026-09-04T03:12:41.196Z Compiling tar v0.4.45
23072026-09-04T03:12:41.226Z Compiling serial_test v3.5.0
23082026-09-04T03:12:41.257Z Compiling blake3 v1.8.2
23092026-09-04T03:12:41.618Z Compiling toml v0.7.8
23102026-09-04T03:12:41.854Z Compiling supports-color v3.0.2
23112026-09-04T03:12:42.043Z Compiling git-stub-vcs v0.1.0
23122026-09-04T03:12:42.301Z Compiling curl-sys v0.4.89+curl-8.20.0
23132026-09-04T03:12:42.449Z Compiling signal-hook-tokio v0.4.0
23142026-09-04T03:12:42.740Z Compiling scuffle v0.1.0
23152026-09-04T03:12:43.226Z Compiling similar v2.7.0
23162026-09-04T03:12:44.194Z Compiling drift v0.2.0
23172026-09-04T03:12:44.472Z Compiling kstat-rs v0.2.4
23182026-09-04T03:12:44.673Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23192026-09-04T03:12:44.813Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23202026-09-04T03:12:44.839Z Compiling hex-literal v1.1.0
23212026-09-04T03:12:44.965Z Compiling topological-sort v0.2.2
23222026-09-04T03:12:45.126Z Compiling omicron-zone-package v0.12.2
23232026-09-04T03:12:45.214Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23242026-09-04T03:12:45.639Z Compiling dropshot-api-manager v0.7.2
23252026-09-04T03:12:46.950Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23262026-09-04T03:12:47.275Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23272026-09-04T03:12:47.979Z Compiling curl v0.4.50
23282026-09-04T03:12:48.801Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23292026-09-04T03:12:48.910Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23302026-09-04T03:12:49.558Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23312026-09-04T03:12:49.647Z Compiling iddqd v0.4.5
23322026-09-04T03:12:50.485Z Compiling search_path v0.1.4
23332026-09-04T03:12:50.715Z Compiling internet-checksum v0.2.1
23342026-09-04T03:12:50.903Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23352026-09-04T03:12:52.223Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23362026-09-04T03:12:52.613Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23372026-09-04T03:13:03.731Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23382026-09-04T03:13:41.896Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 22s
23392026-09-04T03:13:42.022Z Running unittests src/lib.rs (target/debug/deps/aal-896bc9b7d5ba93f9)
23402026-09-04T03:13:42.025Z
23412026-09-04T03:13:42.025Zrunning 0 tests
23422026-09-04T03:13:42.025Z
23432026-09-04T03:13:42.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23442026-09-04T03:13:42.025Z
23452026-09-04T03:13:42.028Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23462026-09-04T03:13:42.031Z
23472026-09-04T03:13:42.031Zrunning 0 tests
23482026-09-04T03:13:42.031Z
23492026-09-04T03:13:42.031Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23502026-09-04T03:13:42.031Z
23512026-09-04T03:13:42.031Z Running unittests src/lib.rs (target/debug/deps/asic-ed26fa8e8f2b5419)
23522026-09-04T03:13:42.031Z
23532026-09-04T03:13:42.031Zrunning 0 tests
23542026-09-04T03:13:42.031Z
23552026-09-04T03:13:42.031Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23562026-09-04T03:13:42.031Z
23572026-09-04T03:13:42.034Z Running unittests src/lib.rs (target/debug/deps/common-e114f431da00491e)
23582026-09-04T03:13:42.037Z
23592026-09-04T03:13:42.037Zrunning 4 tests
23602026-09-04T03:13:42.039Ztest nat::tests::test_vni ... ok
23612026-09-04T03:13:42.039Ztest network::tests::test_generate_ipv6_link_local ... ok
23622026-09-04T03:13:42.039Ztest test_purge ... ok
23632026-09-04T03:13:42.042Ztest illumos::test::address_exists_handles_missing_object ... ok
23642026-09-04T03:13:42.042Z
23652026-09-04T03:13:42.042Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23662026-09-04T03:13:42.042Z
23672026-09-04T03:13:42.042Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-877939d3c78fc824)
23682026-09-04T03:13:42.047Z
23692026-09-04T03:13:42.047Zrunning 1 test
23702026-09-04T03:13:42.050Z -------
23712026-09-04T03:13:42.051Z Generating OpenAPI documents from API definitions ...
23722026-09-04T03:13:42.192Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23732026-09-04T03:13:42.260Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23742026-09-04T03:13:43.323Z -------
23752026-09-04T03:13:43.323Z Checking 13 OpenAPI documents...
23762026-09-04T03:13:43.323Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23772026-09-04T03:13:43.323Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23782026-09-04T03:13:43.323Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23792026-09-04T03:13:43.323Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23802026-09-04T03:13:43.327Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23812026-09-04T03:13:43.327Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23822026-09-04T03:13:43.327Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23832026-09-04T03:13:43.327Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23842026-09-04T03:13:43.327Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23852026-09-04T03:13:43.327Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23862026-09-04T03:13:43.327Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23872026-09-04T03:13:43.327Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23882026-09-04T03:13:43.327Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23892026-09-04T03:13:43.327Z Fresh dpd "latest" symlink
23902026-09-04T03:13:43.327Z -------
23912026-09-04T03:13:43.327Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23922026-09-04T03:13:43.391Ztest test::test_apis_up_to_date ... ok
23932026-09-04T03:13:43.391Z
23942026-09-04T03:13:43.391Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
23952026-09-04T03:13:43.391Z
23962026-09-04T03:13:43.446Z Running unittests src/main.rs (target/debug/deps/dpd-a733915185f3dce6)
23972026-09-04T03:13:43.456Z
23982026-09-04T03:13:43.456Zrunning 34 tests
23992026-09-04T03:13:43.467Ztest freemap::test_ordering ... ok
24002026-09-04T03:13:43.468Ztest config::tests::test_updates ... ok
24012026-09-04T03:13:43.468Ztest dhcpv6::tests::test_create_duid_bytes ... ok
24022026-09-04T03:13:43.468Ztest freemap::test_split ... ok
24032026-09-04T03:13:43.468Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24042026-09-04T03:13:43.468Ztest macaddrs::tests::test_mac_offset ... ok
24052026-09-04T03:13:43.468Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24062026-09-04T03:13:43.468Ztest macaddrs::tests::test_parse_port_id ... ok
24072026-09-04T03:13:43.468Ztest nat::test_mapping ... ok
24082026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG created new freemap, unit: freemap_test
24092026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG initted freemap. size: 128Sep 04 03:13:42.395, unitDEBG: created new freemapfreemap_test,
24102026-09-04T03:13:43.468Zunit: freemap_test
24112026-09-04T03:13:43.468ZSep 04 03:13:42.395Sep 04 03:13:42.395 DEBGDEBG reset freemapinitted freemap. size: 128, , unitunit:Sep 04 03:13:42.395: DEBGfreemap_test freemap_test
24122026-09-04T03:13:43.468Zcreated new freemap
24132026-09-04T03:13:43.468Z, unit: freemap_testSep 04 03:13:42.395
24142026-09-04T03:13:43.468Z DEBG reset freemap, unit: freemap_testSep 04 03:13:42.395
24152026-09-04T03:13:43.468Z DEBG initted freemap. size: 128, unit: freemap_test
24162026-09-04T03:13:43.468ZSep 04 03:13:42.395 Sep 04 03:13:42.395DEBG DEBGreset freemap , created new freemapunit, :unit :freemap_test
24172026-09-04T03:13:43.468Zfreemap_test
24182026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG initted freemap. size: 128, unit: freemap_test
24192026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG reset freemap, unit: freemap_test
24202026-09-04T03:13:43.468Ztest freemap::test_basic ... ok
24212026-09-04T03:13:43.468Ztest freemap::test_free ... ok
24222026-09-04T03:13:43.468Ztest freemap::test_reclaim ... ok
24232026-09-04T03:13:43.468Ztest freemap::test_exhaustion ... ok
24242026-09-04T03:13:43.468Ztest port_map::tests::test_backplane_group ... ok
24252026-09-04T03:13:43.468Ztest port_map::tests::dump_map ... ok
24262026-09-04T03:13:43.468Ztest port_map::tests::test_port_map ... ok
24272026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG created new freemap, unit: freemap_test
24282026-09-04T03:13:43.468ZSep 04 03:13:42.395 DEBG initted freemap. size: 8, unit: freemap_test
24292026-09-04T03:13:43.468ZSep 04 03:13:42.396 DEBG reset freemap, unit: freemap_test
24302026-09-04T03:13:43.468Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24312026-09-04T03:13:43.468ZSep 04 03:13:42.396 DEBG created new freemap, unit: freemap_test
24322026-09-04T03:13:43.468ZSep 04 03:13:42.396 DEBG initted freemap. size: 128, unit: freemap_test
24332026-09-04T03:13:43.468ZSep 04 03:13:42.396 DEBG reset freemap, unit: freemap_test
24342026-09-04T03:13:43.469Ztest api_server::tests::test_build_info ... ok
24352026-09-04T03:13:43.469Ztest freemap::test_span ... ok
24362026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG created new freemap, unit: freemap_route_ipv4
24372026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG created new freemap, unit: freemap_route_ipv6
24382026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24392026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG reset freemap, unit: freemap_route_ipv4
24402026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24412026-09-04T03:13:43.469ZSep 04 03:13:42.396 DEBG reset freemap, unit: freemap_route_ipv6
24422026-09-04T03:13:43.469ZSep 04 03:13:42.396 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24432026-09-04T03:13:43.469ZSep 04 03:13:42.396 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 } }]
24442026-09-04T03:13:43.469ZSep 04 03:13:42.396 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24452026-09-04T03:13:43.469ZSep 04 03:13:42.396 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 } }]
24462026-09-04T03:13:43.469ZSep 04 03:13:42.396 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24472026-09-04T03:13:43.469ZSep 04 03:13:42.396 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 } }]
24482026-09-04T03:13:43.469ZSep 04 03:13:42.396 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24492026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24502026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24512026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24522026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24532026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24542026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24552026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24562026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24572026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24582026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24592026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24602026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24612026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24622026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24632026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24642026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
24652026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24662026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
24672026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24682026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
24692026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24702026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
24712026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24722026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
24732026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24742026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
24752026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24762026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
24772026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24782026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
24792026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24802026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
24812026-09-04T03:13:43.470ZSep 04 03:13:42.396 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 } }]
24822026-09-04T03:13:43.470ZSep 04 03:13:42.396 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
24832026-09-04T03:13:43.471ZSep 04 03:13:42.396 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 } }]
24842026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
24852026-09-04T03:13:43.471ZSep 04 03:13:42.396 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 } }]
24862026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
24872026-09-04T03:13:43.471ZSep 04 03:13:42.396 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 } }]
24882026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
24892026-09-04T03:13:43.471ZSep 04 03:13:42.396 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 } }]
24902026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
24912026-09-04T03:13:43.471ZSep 04 03:13:42.396 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 } }]
24922026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
24932026-09-04T03:13:43.471ZSep 04 03:13:42.396 DEBGSep 04 03:13:42.396 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
24942026-09-04T03:13:43.471Z created new freemap, unitSep 04 03:13:42.396: INFOfreemap_route_ipv4
24952026-09-04T03:13:43.471Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
24962026-09-04T03:13:43.471ZSep 04 03:13:42.396Sep 04 03:13:42.396 DEBGDEBG created new 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 } }],
24972026-09-04T03:13:43.471Zunit: freemap_route_ipv6
24982026-09-04T03:13:43.471ZSep 04 03:13:42.396 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 04 03:13:42.396
24992026-09-04T03:13:43.477Z DEBG Sep 04 03:13:42.396initted freemap. size: 64 , DEBGunit :replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25002026-09-04T03:13:43.477Zfreemap_route_ipv4
25012026-09-04T03:13:43.477ZSep 04 03:13:42.396 Sep 04 03:13:42.396INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
25022026-09-04T03:13:43.478Zreset freemap, unit: Sep 04 03:13:42.396freemap_route_ipv4
25032026-09-04T03:13:43.478ZDEBG 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 } }]
25042026-09-04T03:13:43.478ZSep 04 03:13:42.396 DEBG Sep 04 03:13:42.396initted freemap. size: 64 , INFOunit :adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
25052026-09-04T03:13:43.479Zfreemap_route_ipv6
25062026-09-04T03:13:43.479ZSep 04 03:13:42.396 Sep 04 03:13:42.396DEBG DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25072026-09-04T03:13:43.479Zreset freemap, unit: Sep 04 03:13:42.396freemap_route_ipv6
25082026-09-04T03:13:43.479ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
25092026-09-04T03:13:43.479ZSep 04 03:13:42.396 INFOSep 04 03:13:42.396 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
25102026-09-04T03:13:43.479Z 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 } }]
25112026-09-04T03:13:43.479ZSep 04 03:13:42.396 Sep 04 03:13:42.396DEBG 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 } }]
25122026-09-04T03:13:43.479Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
25132026-09-04T03:13:43.479ZSep 04 03:13:42.396Sep 04 03:13:42.396 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
25142026-09-04T03:13:43.479Z
25152026-09-04T03:13:43.479ZSep 04 03:13:42.396Sep 04 03:13:42.396 INFODEBG adding route 3fff:beef:1f::/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 } }]
25162026-09-04T03:13:43.479Z
25172026-09-04T03:13:43.479ZSep 04 03:13:42.396Sep 04 03:13:42.396 DEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff
25182026-09-04T03:13:43.479Z
25192026-09-04T03:13:43.479ZSep 04 03:13:42.396Sep 04 03:13:42.396 INFODEBG adding route 3fff:beef:20::/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 } }]
25202026-09-04T03:13:43.480Z
25212026-09-04T03:13:43.480ZSep 04 03:13:42.396Sep 04 03:13:42.396 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25222026-09-04T03:13:43.480Z
25232026-09-04T03:13:43.480ZSep 04 03:13:42.396Sep 04 03:13:42.396 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:21::/64 -> 2001:db8::55:ff
25242026-09-04T03:13:43.480Z
25252026-09-04T03:13:43.480ZSep 04 03:13:42.396Sep 04 03:13:42.396 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25262026-09-04T03:13:43.480Z
25272026-09-04T03:13:43.480ZSep 04 03:13:42.396Sep 04 03:13:42.396 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:22::/64 -> 2001:db8::55:ff
25282026-09-04T03:13:43.480Z
25292026-09-04T03:13:43.480ZSep 04 03:13:42.396Sep 04 03:13:42.396 DEBGINFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
25302026-09-04T03:13:43.480Z
25312026-09-04T03:13:43.480ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:23::/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 } }]
25322026-09-04T03:13:43.480Z
25332026-09-04T03:13:43.480ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25342026-09-04T03:13:43.481Z
25352026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25362026-09-04T03:13:43.481Z
25372026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
25382026-09-04T03:13:43.481Z
25392026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:25::/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 } }]
25402026-09-04T03:13:43.481Z
25412026-09-04T03:13:43.481Ztest port_map::tests::parse_softnpu_revision ... ok
25422026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25432026-09-04T03:13:43.481Z
25442026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:26::/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 } }]
25452026-09-04T03:13:43.481Z
25462026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25472026-09-04T03:13:43.481Z
25482026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 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:27::/64 -> 2001:db8::55:ff
25492026-09-04T03:13:43.481Z
25502026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25512026-09-04T03:13:43.481Z
25522026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:28::/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 } }]
25532026-09-04T03:13:43.481Z
25542026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:9::/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 } }]
25552026-09-04T03:13:43.481Z
25562026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 Sep 04 03:13:42.397DEBG INFODEBG adding route 3fff:beef:29::/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 } }]
25572026-09-04T03:13:43.481Z
25582026-09-04T03:13:43.481ZSep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:a::/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 } }]
25592026-09-04T03:13:43.482Z
25602026-09-04T03:13:43.482Zcreated new freemapSep 04 03:13:42.397Sep 04 03:13:42.397 INFOSep 04 03:13:42.397, unitDEBG : adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffcreated new freemapDEBG ,
25612026-09-04T03:13:43.482Zunitfreemap_route_ipv4:
25622026-09-04T03:13:43.482Z freemap_route_ipv4Sep 04 03:13:42.397replacing 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 } }]
25632026-09-04T03:13:43.482ZDEBG
25642026-09-04T03:13:43.482Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.397
25652026-09-04T03:13:43.482Z DEBGSep 04 03:13:42.397 created new freemapSep 04 03:13:42.397, Sep 04 03:13:42.397INFO unit DEBG: adding route 3fff:beef:b::/64 -> 2001:db8::55:ffcreated new freemapINFO freemap_route_ipv6, adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit
25662026-09-04T03:13:43.482Z:
25672026-09-04T03:13:43.482Z
25682026-09-04T03:13:43.482Zfreemap_route_ipv6Sep 04 03:13:42.397
25692026-09-04T03:13:43.483Z DEBGSep 04 03:13:42.397 Sep 04 03:13:42.397replacing 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 04 03:13:42.397 DEBG
25702026-09-04T03:13:43.483ZDEBG DEBGinitted freemap. size: 64 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, , unitSep 04 03:13:42.397:unit freemap_route_ipv4INFO
25712026-09-04T03:13:43.483Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
25722026-09-04T03:13:43.483Z
25732026-09-04T03:13:43.483Z:Sep 04 03:13:42.397 Sep 04 03:13:42.397 freemap_route_ipv4DEBG INFO
25742026-09-04T03:13:43.483Z reset freemapadding route 3fff:beef:c::/64 -> 2001:db8::55:ff, Sep 04 03:13:42.397
25752026-09-04T03:13:43.483Zunit :Sep 04 03:13:42.397 DEBGSep 04 03:13:42.397freemap_route_ipv4
25762026-09-04T03:13:43.483Z 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 } }]DEBGDEBG
25772026-09-04T03:13:43.483Z Sep 04 03:13:42.397reset freemapreplacing 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 04 03:13:42.397DEBG
25782026-09-04T03:13:43.483Z, initted freemap. size: 64INFO , unitunitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff::
25792026-09-04T03:13:43.483Zfreemap_route_ipv4freemap_route_ipv6Sep 04 03:13:42.397
25802026-09-04T03:13:43.483Z
25812026-09-04T03:13:43.483Z INFOSep 04 03:13:42.397 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGSep 04 03:13:42.397
25822026-09-04T03:13:43.483Zreplacing 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 } }]
25832026-09-04T03:13:43.483ZDEBG Sep 04 03:13:42.397Sep 04 03:13:42.397reset freemapSep 04 03:13:42.397, DEBGunit :INFO DEBGfreemap_route_ipv6 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
25842026-09-04T03:13:43.483Zinitted freemap. size: 64
25852026-09-04T03:13:43.483Z , unitreplacing 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 04 03:13:42.397
25862026-09-04T03:13:43.483Z INFOSep 04 03:13:42.397 Sep 04 03:13:42.397 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGINFO freemap_route_ipv6
25872026-09-04T03:13:43.483Zreplacing 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:e::/64 -> 2001:db8::55:ff
25882026-09-04T03:13:43.483Z
25892026-09-04T03:13:43.483Z
25902026-09-04T03:13:43.483ZSep 04 03:13:42.397Sep 04 03:13:42.397 Sep 04 03:13:42.397DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
25912026-09-04T03:13:43.483Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
25922026-09-04T03:13:43.483ZDEBGDEBG reset freemap , 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 04 03:13:42.397Sep 04 03:13:42.397unit :
25932026-09-04T03:13:43.483Z freemap_route_ipv6INFODEBG
25942026-09-04T03:13:43.483Z Sep 04 03:13:42.397 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
25952026-09-04T03:13:43.483Zreplacing 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 04 03:13:42.397
25962026-09-04T03:13:43.483ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
25972026-09-04T03:13:43.484ZSep 04 03:13:42.397
25982026-09-04T03:13:43.484Z DEBGSep 04 03:13:42.397Sep 04 03:13:42.397Sep 04 03:13:42.397 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBG
25992026-09-04T03:13:43.529ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:30::/64 -> 2001:db8::55:ff
26002026-09-04T03:13:43.529Z
26012026-09-04T03:13:43.529Zreplacing 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 04 03:13:42.397
26022026-09-04T03:13:43.529ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:13:42.397
26032026-09-04T03:13:43.529ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO Sep 04 03:13:42.397 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26042026-09-04T03:13:43.529Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26052026-09-04T03:13:43.529Zreplacing 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 } }]
26062026-09-04T03:13:43.529Z
26072026-09-04T03:13:43.529ZSep 04 03:13:42.397 INFOSep 04 03:13:42.397Sep 04 03:13:42.397Sep 04 03:13:42.397 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
26082026-09-04T03:13:43.529Z
26092026-09-04T03:13:43.529Z 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
26102026-09-04T03:13:43.529Z Sep 04 03:13:42.397replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.397 DEBGDEBG
26112026-09-04T03:13:43.529Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
26122026-09-04T03:13:43.529ZSep 04 03:13:42.397
26132026-09-04T03:13:43.530Z INFO Sep 04 03:13:42.397adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 04 03:13:42.397Sep 04 03:13:42.397
26142026-09-04T03:13:43.530Z INFO INFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
26152026-09-04T03:13:43.530Z
26162026-09-04T03:13:43.530Z adding route 3fff:dead::/64 -> 2001:db8::55:3
26172026-09-04T03:13:43.530ZDEBGSep 04 03:13:42.397 Sep 04 03:13:42.397 DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]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 } }]
26182026-09-04T03:13:43.530Z
26192026-09-04T03:13:43.530Z
26202026-09-04T03:13:43.530ZSep 04 03:13:42.397 DEBG Sep 04 03:13:42.397replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.397 Sep 04 03:13:42.397 INFO
26212026-09-04T03:13:43.530Z INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
26222026-09-04T03:13:43.530Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO
26232026-09-04T03:13:43.530Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
26242026-09-04T03:13:43.530ZSep 04 03:13:42.397 Sep 04 03:13:42.397DEBG 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 } }]INFOSep 04 03:13:42.397Sep 04 03:13:42.397
26252026-09-04T03:13:43.530Zadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]DEBG
26262026-09-04T03:13:43.530ZSep 04 03:13:42.397
26272026-09-04T03:13:43.530Z 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 } }]
26282026-09-04T03:13:43.531Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
26292026-09-04T03:13:43.531ZSep 04 03:13:42.397Sep 04 03:13:42.397Sep 04 03:13:42.397Sep 04 03:13:42.397 DEBGINFO INFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26302026-09-04T03:13:43.531Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
26312026-09-04T03:13:43.531Z
26322026-09-04T03:13:43.531Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.397Sep 04 03:13:42.397 INFO
26332026-09-04T03:13:43.531ZDEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
26342026-09-04T03:13:43.531Z 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 04 03:13:42.397Sep 04 03:13:42.397DEBG
26352026-09-04T03:13:43.531Z 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 } }]
26362026-09-04T03:13:43.531Zreplacing 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
26372026-09-04T03:13:43.531Z adding route 3fff:beef::/64 -> 2001:db8::55:ff
26382026-09-04T03:13:43.531ZSep 04 03:13:42.397Sep 04 03:13:42.397Sep 04 03:13:42.397 Sep 04 03:13:42.397 INFOINFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO 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 } }]
26392026-09-04T03:13:43.531Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
26402026-09-04T03:13:43.531Z
26412026-09-04T03:13:43.531Z
26422026-09-04T03:13:43.531ZSep 04 03:13:42.397 DEBGSep 04 03:13:42.397 DEBGSep 04 03:13:42.397replacing 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 } }]
26432026-09-04T03:13:43.531ZSep 04 03:13:42.397 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 } }] DEBG
26442026-09-04T03:13:43.531Z replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.397adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
26452026-09-04T03:13:43.531Z
26462026-09-04T03:13:43.531ZINFOSep 04 03:13:42.397 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
26472026-09-04T03:13:43.531Z Sep 04 03:13:42.397adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 04 03:13:42.397
26482026-09-04T03:13:43.531ZSep 04 03:13:42.397INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 04 03:13:42.397 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 } }]
26492026-09-04T03:13:43.531Z
26502026-09-04T03:13:43.531ZDEBGreplacing 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 } }]
26512026-09-04T03:13:43.531Zreplacing 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 04 03:13:42.397
26522026-09-04T03:13:43.531Z Sep 04 03:13:42.397DEBG Sep 04 03:13:42.397INFOreplacing 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:6::/64 -> 2001:db8::55:ffINFO
26532026-09-04T03:13:43.531Z
26542026-09-04T03:13:43.531Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
26552026-09-04T03:13:43.531Z Sep 04 03:13:42.397INFO DEBGSep 04 03:13:42.397 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 04 03:13:42.397replacing 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 } }]
26562026-09-04T03:13:43.531Z DEBGINFO
26572026-09-04T03:13:43.531Z Sep 04 03:13:42.397adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26582026-09-04T03:13:43.531Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26592026-09-04T03:13:43.531Z
26602026-09-04T03:13:43.531ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGSep 04 03:13:42.397 INFOSep 04 03:13:42.397 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3::/64 -> 2001:db8::55:ff DEBG
26612026-09-04T03:13:43.531Z
26622026-09-04T03:13:43.531Z 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 } }]
26632026-09-04T03:13:43.531Zreplacing 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 } }]
26642026-09-04T03:13:43.532ZSep 04 03:13:42.397 INFOSep 04 03:13:42.397Sep 04 03:13:42.397 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFOINFO
26652026-09-04T03:13:43.532Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 04 03:13:42.397
26662026-09-04T03:13:43.532ZSep 04 03:13:42.397 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
26672026-09-04T03:13:43.532ZDEBG DEBGSep 04 03:13:42.397replacing 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
26682026-09-04T03:13:43.532Zreplacing 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 } }]
26692026-09-04T03:13:43.532Zreplacing 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 04 03:13:42.397 DEBG
26702026-09-04T03:13:43.532Z Sep 04 03:13:42.397 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26712026-09-04T03:13:43.532Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26722026-09-04T03:13:43.532ZSep 04 03:13:42.397 Sep 04 03:13:42.397Sep 04 03:13:42.397 Sep 04 03:13:42.397INFO INFODEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26732026-09-04T03:13:43.532Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26742026-09-04T03:13:43.532Z
26752026-09-04T03:13:43.532ZSep 04 03:13:42.397adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26762026-09-04T03:13:43.532ZINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26772026-09-04T03:13:43.532ZSep 04 03:13:42.397 Sep 04 03:13:42.397DEBGSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26782026-09-04T03:13:43.532Z DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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: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 } }]
26792026-09-04T03:13:43.532Z
26802026-09-04T03:13:43.532ZSep 04 03:13:42.397
26812026-09-04T03:13:43.532ZINFO Sep 04 03:13:42.397Sep 04 03:13:42.397adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFOINFO
26822026-09-04T03:13:43.532Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26832026-09-04T03:13:43.532Z
26842026-09-04T03:13:43.532ZSep 04 03:13:42.397 INFOSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGDEBG Sep 04 03:13:42.397replacing 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 } }]
26852026-09-04T03:13:43.532Zreplacing 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 } }]
26862026-09-04T03:13:43.532Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
26872026-09-04T03:13:43.532Z Sep 04 03:13:42.397replacing 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 } }]
26882026-09-04T03:13:43.532ZINFO Sep 04 03:13:42.397adding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 04 03:13:42.397INFO
26892026-09-04T03:13:43.532Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 04 03:13:42.397
26902026-09-04T03:13:43.532ZSep 04 03:13:42.397 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 } }]INFO
26912026-09-04T03:13:43.532Z 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:1a::/64 -> 2001:db8::55:ff
26922026-09-04T03:13:43.532Z
26932026-09-04T03:13:43.532ZSep 04 03:13:42.397 DEBG Sep 04 03:13:42.397Sep 04 03:13:42.397 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26942026-09-04T03:13:43.532ZINFOSep 04 03:13:42.397 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
26952026-09-04T03:13:43.532Z adding route 3fff:beef:d::/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 } }]
26962026-09-04T03:13:43.532Z
26972026-09-04T03:13:43.532ZSep 04 03:13:42.397Sep 04 03:13:42.397 DEBGSep 04 03:13:42.397INFO Sep 04 03:13:42.397 INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
26982026-09-04T03:13:43.532Z adding route 3fff:beef:1b::/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 } }]
26992026-09-04T03:13:43.551Z
27002026-09-04T03:13:43.551Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
27012026-09-04T03:13:43.551ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 INFOSep 04 03:13:42.398INFODEBG DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
27022026-09-04T03:13:43.551Zreplacing 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 } }]
27032026-09-04T03:13:43.551Zreplacing 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 } }]
27042026-09-04T03:13:43.552Z
27052026-09-04T03:13:43.552ZSep 04 03:13:42.398Sep 04 03:13:42.398 DEBGSep 04 03:13:42.398DEBG 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 } }]
27062026-09-04T03:13:43.552ZSep 04 03:13:42.398INFO INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27072026-09-04T03:13:43.552Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27082026-09-04T03:13:43.552Z INFO
27092026-09-04T03:13:43.552Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
27102026-09-04T03:13:43.552ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 DEBGSep 04 03:13:42.398 DEBGINFOreplacing 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 } }]
27112026-09-04T03:13:43.552Z adding route 3fff:beef:8::/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 } }]
27122026-09-04T03:13:43.552Z
27132026-09-04T03:13:43.552ZDEBG Sep 04 03:13:42.398 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27142026-09-04T03:13:43.552Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27152026-09-04T03:13:43.552Z 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 04 03:13:42.398Sep 04 03:13:42.398
27162026-09-04T03:13:43.552ZSep 04 03:13:42.398 INFODEBG INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff adding route 3fff:beef:1d::/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 } }]
27172026-09-04T03:13:43.552Z
27182026-09-04T03:13:43.552Z
27192026-09-04T03:13:43.552ZSep 04 03:13:42.398 INFOSep 04 03:13:42.398 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFOSep 04 03:13:42.398Sep 04 03:13:42.398
27202026-09-04T03:13:43.553Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
27212026-09-04T03:13:43.553Z replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27222026-09-04T03:13:43.553Z Sep 04 03:13:42.398replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
27232026-09-04T03:13:43.553Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.398Sep 04 03:13:42.398
27242026-09-04T03:13:43.553Z DEBGSep 04 03:13:42.398 INFOSep 04 03:13:42.398 adding route 3fff:beef:3f::/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 } }]INFOINFO
27252026-09-04T03:13:43.553Z
27262026-09-04T03:13:43.553Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27272026-09-04T03:13:43.553Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27282026-09-04T03:13:43.553ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 INFODEBG Sep 04 03:13:42.398adding route 3fff:beef:a::/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 } }]
27292026-09-04T03:13:43.553Z DEBGDEBG
27302026-09-04T03:13:43.553Z 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 } }]
27312026-09-04T03:13:43.553Z 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 } }]
27322026-09-04T03:13:43.553ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398INFOSep 04 03:13:42.398 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
27332026-09-04T03:13:43.553Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGSep 04 03:13:42.398
27342026-09-04T03:13:43.553Z failed to allocate space for the new target listDEBG
27352026-09-04T03:13:43.553Z 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: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 } }]
27362026-09-04T03:13:43.553Z
27372026-09-04T03:13:43.553ZSep 04 03:13:42.398Sep 04 03:13:42.398 DEBG Sep 04 03:13:42.398 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
27382026-09-04T03:13:43.553ZINFO adding route 3fff:beef:14::/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 } }]
27392026-09-04T03:13:43.553ZSep 04 03:13:42.398
27402026-09-04T03:13:43.553Z Sep 04 03:13:42.398INFOSep 04 03:13:42.398 DEBG DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]failed to allocate space for the new target list
27412026-09-04T03:13:43.553Z
27422026-09-04T03:13:43.553ZSep 04 03:13:42.398
27432026-09-04T03:13:43.553Z INFOSep 04 03:13:42.398Sep 04 03:13:42.398 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27442026-09-04T03:13:43.553ZINFO 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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27452026-09-04T03:13:43.553Z
27462026-09-04T03:13:43.553Z 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 04 03:13:42.398Sep 04 03:13:42.398 DEBGINFO
27472026-09-04T03:13:43.553Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27482026-09-04T03:13:43.553Z
27492026-09-04T03:13:43.553ZSep 04 03:13:42.398 INFO Sep 04 03:13:42.398adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
27502026-09-04T03:13:43.553ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27512026-09-04T03:13:43.553Z DEBGSep 04 03:13:42.398 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 04 03:13:42.398
27522026-09-04T03:13:43.553Z 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: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 } }]
27532026-09-04T03:13:43.553Z
27542026-09-04T03:13:43.553ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398INFOINFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27552026-09-04T03:13:43.553Z
27562026-09-04T03:13:43.553Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27572026-09-04T03:13:43.554ZSep 04 03:13:42.398Sep 04 03:13:42.398 DEBGSep 04 03:13:42.398DEBG 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 } }]
27582026-09-04T03:13:43.554Zreplacing 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
27592026-09-04T03:13:43.554Zreplacing 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 } }]
27602026-09-04T03:13:43.554ZSep 04 03:13:42.398 INFOSep 04 03:13:42.398 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27612026-09-04T03:13:43.554ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
27622026-09-04T03:13:43.554Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27632026-09-04T03:13:43.554Z 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 } }]Sep 04 03:13:42.398
27642026-09-04T03:13:43.554Z Sep 04 03:13:42.398DEBG 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 } }]DEBGSep 04 03:13:42.398
27652026-09-04T03:13:43.554Z INFO 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:19::/64 -> 2001:db8::55:ff
27662026-09-04T03:13:43.554Z
27672026-09-04T03:13:43.554ZSep 04 03:13:42.398Sep 04 03:13:42.398 DEBGINFO Sep 04 03:13:42.398replacing 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 } }]
27682026-09-04T03:13:43.554Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff INFO
27692026-09-04T03:13:43.554Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27702026-09-04T03:13:43.554Z INFO Sep 04 03:13:42.398adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
27712026-09-04T03:13:43.554Z 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 } }]
27722026-09-04T03:13:43.554ZSep 04 03:13:42.398replacing 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 } }]
27732026-09-04T03:13:43.554ZDEBG 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 } }]
27742026-09-04T03:13:43.554ZSep 04 03:13:42.398 Sep 04 03:13:42.398Sep 04 03:13:42.398 INFOINFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27752026-09-04T03:13:43.554Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
27762026-09-04T03:13:43.554Z
27772026-09-04T03:13:43.554ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398 DEBGDEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
27782026-09-04T03:13:43.554Z
27792026-09-04T03:13:43.554Zreplacing 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 } }]
27802026-09-04T03:13:43.554ZSep 04 03:13:42.398 INFOSep 04 03:13:42.398Sep 04 03:13:42.398 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFOINFO
27812026-09-04T03:13:43.554Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
27822026-09-04T03:13:43.554ZSep 04 03:13:42.398
27832026-09-04T03:13:43.554Z DEBG Sep 04 03:13:42.398replacing 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 } }]
27842026-09-04T03:13:43.554ZDEBG Sep 04 03:13:42.398replacing 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 } }]
27852026-09-04T03:13:43.554ZSep 04 03:13:42.398 INFODEBG adding route 3fff:beef:1d::/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 } }]
27862026-09-04T03:13:43.554Z
27872026-09-04T03:13:43.554ZSep 04 03:13:42.398 INFO Sep 04 03:13:42.398adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27882026-09-04T03:13:43.554ZSep 04 03:13:42.398 DEBGINFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
27892026-09-04T03:13:43.554Z
27902026-09-04T03:13:43.554ZSep 04 03:13:42.398 DEBGSep 04 03:13:42.398 Sep 04 03:13:42.398INFOreplacing 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:1e::/64 -> 2001:db8::55:ffDEBG
27912026-09-04T03:13:43.554Z
27922026-09-04T03:13:43.554Zreplacing 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 } }]
27932026-09-04T03:13:43.554ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398INFO INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27942026-09-04T03:13:43.554Zadding route 3fff:beef:28::/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 } }]
27952026-09-04T03:13:43.554Z
27962026-09-04T03:13:43.554ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 INFODEBG adding route 3fff:beef:1f::/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 } }]
27972026-09-04T03:13:43.555Z
27982026-09-04T03:13:43.555ZDEBG 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 } }]
27992026-09-04T03:13:43.562ZSep 04 03:13:42.398 Sep 04 03:13:42.398DEBG 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 } }]
28002026-09-04T03:13:43.562ZSep 04 03:13:42.398adding route 3fff:beef:14::/64 -> 2001:db8::55:ff INFO
28012026-09-04T03:13:43.562Z Sep 04 03:13:42.398adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28022026-09-04T03:13:43.562ZDEBGINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
28032026-09-04T03:13:43.562Zcreated new freemapSep 04 03:13:42.398, unitDEBGSep 04 03:13:42.398 Sep 04 03:13:42.398replacing 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 } }]:
28042026-09-04T03:13:43.563ZDEBGDEBG 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: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 } }]
28052026-09-04T03:13:43.563Z
28062026-09-04T03:13:43.563Z freemap_route_ipv4
28072026-09-04T03:13:43.563ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398INFO DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28082026-09-04T03:13:43.563Zcreated new freemapINFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff, adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
28092026-09-04T03:13:43.563ZSep 04 03:13:42.398
28102026-09-04T03:13:43.563Z unit: freemap_route_ipv6DEBGSep 04 03:13:42.398
28112026-09-04T03:13:43.563Z 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 04 03:13:42.398
28122026-09-04T03:13:43.563Z DEBGSep 04 03:13:42.398 DEBGSep 04 03:13:42.398 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:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64
28132026-09-04T03:13:43.563Z
28142026-09-04T03:13:43.564Zreplacing 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 } }],
28152026-09-04T03:13:43.564Zunit:Sep 04 03:13:42.398 Sep 04 03:13:42.398 freemap_route_ipv4DEBG
28162026-09-04T03:13:43.564Z 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 } }]
28172026-09-04T03:13:43.564ZSep 04 03:13:42.398adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
28182026-09-04T03:13:43.564Z Sep 04 03:13:42.398 INFOINFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28192026-09-04T03:13:43.564Zreset freemapSep 04 03:13:42.398, adding route 3fff:beef:16::/64 -> 2001:db8::55:ff unitDEBG
28202026-09-04T03:13:43.564Z Sep 04 03:13:42.398replacing 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 } }]
28212026-09-04T03:13:43.564ZDEBG: replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4
28222026-09-04T03:13:43.564Z
28232026-09-04T03:13:43.564ZSep 04 03:13:42.398 Sep 04 03:13:42.398INFOSep 04 03:13:42.398Sep 04 03:13:42.398 INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
28242026-09-04T03:13:43.564Z
28252026-09-04T03:13:43.564ZDEBG 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 04 03:13:42.398
28262026-09-04T03:13:43.564ZSep 04 03:13:42.398initted freemap. size: 64 , DEBGDEBG unitreplacing 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 04 03:13:42.398:
28272026-09-04T03:13:43.564ZINFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 04 03:13:42.398
28282026-09-04T03:13:43.564Z
28292026-09-04T03:13:43.564Z
28302026-09-04T03:13:43.564Z INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
28312026-09-04T03:13:43.564ZSep 04 03:13:42.398Sep 04 03:13:42.398 INFODEBG Sep 04 03:13:42.398 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff 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 } }] 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 } }]
28322026-09-04T03:13:43.564Z
28332026-09-04T03:13:43.564Z
28342026-09-04T03:13:43.564Z reset freemap, unit: Sep 04 03:13:42.398Sep 04 03:13:42.398freemap_route_ipv6Sep 04 03:13:42.398 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO
28352026-09-04T03:13:43.564Z
28362026-09-04T03:13:43.564Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
28372026-09-04T03:13:43.564Zreplacing 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 } }]
28382026-09-04T03:13:43.564ZSep 04 03:13:42.398 Sep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 INFOINFODEBGDEBG 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 } }]
28392026-09-04T03:13:43.565Zadding route 3fff:beef:2e::/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 } }]
28402026-09-04T03:13:43.565Z
28412026-09-04T03:13:43.565Zadding route 3fff:dead::/64 -> 2001:db8::55:1
28422026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398DEBG 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 } }]
28432026-09-04T03:13:43.565ZSep 04 03:13:42.398adding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFODEBG
28442026-09-04T03:13:43.565Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
28452026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398adding route 3fff:beef:19::/64 -> 2001:db8::55:ff INFODEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.398
28462026-09-04T03:13:43.565Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28472026-09-04T03:13:43.565Z
28482026-09-04T03:13:43.565ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398
28492026-09-04T03:13:43.565ZINFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28502026-09-04T03:13:43.565Z DEBG
28512026-09-04T03:13:43.565Z 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 } }]
28522026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398Sep 04 03:13:42.398 DEBG INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28532026-09-04T03:13:43.565Z
28542026-09-04T03:13:43.565Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
28552026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398 INFOSep 04 03:13:42.398 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
28562026-09-04T03:13:43.565ZDEBG 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 } }]
28572026-09-04T03:13:43.565Ztest route::tests::grow_succeeds ... ok
28582026-09-04T03:13:43.565ZSep 04 03:13:42.398replacing 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 } }]
28592026-09-04T03:13:43.565ZDEBG 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 } }]
28602026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398 DEBG INFOcreated new freemapSep 04 03:13:42.398, unitINFOSep 04 03:13:42.398: freemap_route_ipv4adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28612026-09-04T03:13:43.565Z
28622026-09-04T03:13:43.565ZINFO
28632026-09-04T03:13:43.565Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28642026-09-04T03:13:43.565ZSep 04 03:13:42.398Sep 04 03:13:42.398 Sep 04 03:13:42.398Sep 04 03:13:42.398 DEBG DEBG created new freemapDEBG, 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 } }]
28652026-09-04T03:13:43.565Zunit:replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
28662026-09-04T03:13:43.565Z
28672026-09-04T03:13:43.566Z
28682026-09-04T03:13:43.566ZSep 04 03:13:42.398 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 04 03:13:42.398
28692026-09-04T03:13:43.566ZSep 04 03:13:42.398 Sep 04 03:13:42.398INFOSep 04 03:13:42.398DEBG DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffinitted freemap. size: 64
28702026-09-04T03:13:43.566Z, replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit: freemap_route_ipv4Sep 04 03:13:42.399Sep 04 03:13:42.399
28712026-09-04T03:13:43.566Z DEBG created new freemapDEBG , Sep 04 03:13:42.399created new freemapunit, :unit :DEBG freemap_route_ipv4reset freemap
28722026-09-04T03:13:43.566Zfreemap_route_ipv4,
28732026-09-04T03:13:43.566Zunit:Sep 04 03:13:42.399 DEBGSep 04 03:13:42.399 created new freemap DEBG, unitfreemap_route_ipv4:
28742026-09-04T03:13:43.566Z freemap_route_ipv6created new freemap
28752026-09-04T03:13:43.566Z, unit:Sep 04 03:13:42.400 freemap_route_ipv6Sep 04 03:13:42.400
28762026-09-04T03:13:43.566ZDEBG initted freemap. size: 64DEBG, initted freemap. size: 64unit, :unitSep 04 03:13:42.400 :freemap_route_ipv6 freemap_route_ipv4
28772026-09-04T03:13:43.566Z
28782026-09-04T03:13:43.566ZDEBG initted freemap. size: 64, Sep 04 03:13:42.400Sep 04 03:13:42.400unitSep 04 03:13:42.400: DEBGfreemap_route_ipv4
28792026-09-04T03:13:43.566Zreset freemap, DEBGunitDEBGSep 04 03:13:42.400: reset freemap freemap_route_ipv4,
28802026-09-04T03:13:43.566ZDEBGunit: reset freemapfreemap_route_ipv6replacing 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 04 03:13:42.400
28812026-09-04T03:13:43.566Z
28822026-09-04T03:13:43.566Z, DEBGunit initted freemap. size: 64Sep 04 03:13:42.400, : Sep 04 03:13:42.400INFOunit : adding route 3fff:beef:33::/64 -> 2001:db8::55:fffreemap_route_ipv6
28832026-09-04T03:13:43.566Z
28842026-09-04T03:13:43.566ZINFOfreemap_route_ipv4
28852026-09-04T03:13:43.566Zadding route 3fff:dead::/64 -> 2001:db8::55:1
28862026-09-04T03:13:43.566ZSep 04 03:13:42.400 Sep 04 03:13:42.400DEBG DEBGSep 04 03:13:42.400replacing 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 } }] reset freemapDEBG
28872026-09-04T03:13:43.566Z , unitinitted freemap. size: 64:, Sep 04 03:13:42.400 unitSep 04 03:13:42.400freemap_route_ipv6
28882026-09-04T03:13:43.566Z:INFO freemap_route_ipv6adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
28892026-09-04T03:13:43.566ZDEBGSep 04 03:13:42.400
28902026-09-04T03:13:43.566Zreplacing 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 } }]
28912026-09-04T03:13:43.566ZINFO Sep 04 03:13:42.400Sep 04 03:13:42.400Sep 04 03:13:42.400 DEBGINFO 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 } }]
28922026-09-04T03:13:43.566Z
28932026-09-04T03:13:43.566Z DEBG
28942026-09-04T03:13:43.566Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:13:42.400
28952026-09-04T03:13:43.566Z DEBGreset freemap Sep 04 03:13:42.400, replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
28962026-09-04T03:13:43.566Z Sep 04 03:13:42.400INFO: DEBGfreemap_route_ipv6Sep 04 03:13:42.400
28972026-09-04T03:13:43.566Z Sep 04 03:13:42.400INFO 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 } }] INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 04 03:13:42.400
28982026-09-04T03:13:43.566Zadding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
28992026-09-04T03:13:43.571Z
29002026-09-04T03:13:43.571Zadding route 172.16.0.0/32 -> 10.0.0.1
29012026-09-04T03:13:43.571ZSep 04 03:13:42.400
29022026-09-04T03:13:43.571Z Sep 04 03:13:42.400Sep 04 03:13:42.400DEBG DEBGDEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29032026-09-04T03:13:43.571ZSep 04 03:13:42.400replacing 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 } }]
29042026-09-04T03:13:43.571Z 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 04 03:13:42.400
29052026-09-04T03:13:43.571Z Sep 04 03:13:42.400Sep 04 03:13:42.400replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
29062026-09-04T03:13:43.571ZINFOSep 04 03:13:42.400 INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 04 03:13:42.400
29072026-09-04T03:13:43.571Z INFODEBGSep 04 03:13:42.400 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:13:42.400 INFODEBGcreated new freemap 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 } }]
29082026-09-04T03:13:43.571Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }], unit
29092026-09-04T03:13:43.571Z:adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
29102026-09-04T03:13:43.571Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
29112026-09-04T03:13:43.571Zfreemap_route_ipv4
29122026-09-04T03:13:43.571Z
29132026-09-04T03:13:43.571ZSep 04 03:13:42.400 INFOSep 04 03:13:42.400 Sep 04 03:13:42.400adding route 172.17.0.2/32 -> 10.0.0.255
29142026-09-04T03:13:43.571ZDEBGSep 04 03:13:42.400DEBG DEBG created new freemapSep 04 03:13:42.400Sep 04 03:13:42.400 , 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: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
29152026-09-04T03:13:43.571Z
29162026-09-04T03:13:43.571Zreplacing 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 } }]unit
29172026-09-04T03:13:43.571ZSep 04 03:13:42.400:DEBG Sep 04 03:13:42.400freemap_route_ipv6 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 } }]INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255
29182026-09-04T03:13:43.571Z
29192026-09-04T03:13:43.571Z
29202026-09-04T03:13:43.571Z
29212026-09-04T03:13:43.571ZSep 04 03:13:42.400 INFOSep 04 03:13:42.400 Sep 04 03:13:42.400 Sep 04 03:13:42.400DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 04 03:13:42.400 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 } }]DEBG
29222026-09-04T03:13:43.571Z
29232026-09-04T03:13:43.571Z initted freemap. size: 64adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG, Sep 04 03:13:42.400
29242026-09-04T03:13:43.571ZINFO adding route 172.17.0.4/32 -> 10.0.0.255 Sep 04 03:13:42.400
29252026-09-04T03:13:43.571ZINFO DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29262026-09-04T03:13:43.571ZSep 04 03:13:42.400
29272026-09-04T03:13:43.571Z 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 04 03:13:42.400
29282026-09-04T03:13:43.571Z DEBGSep 04 03:13:42.400 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 } }]Sep 04 03:13:42.400
29292026-09-04T03:13:43.571Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
29302026-09-04T03:13:43.571ZSep 04 03:13:42.400 Sep 04 03:13:42.400 adding route 3fff:beef::/64 -> 2001:db8::55:ff INFODEBG
29312026-09-04T03:13:43.572Z Sep 04 03:13:42.400 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255
29322026-09-04T03:13:43.572Z
29332026-09-04T03:13:43.572ZSep 04 03:13:42.400 DEBGDEBGSep 04 03:13:42.400 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 04 03:13:42.400DEBG 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
29342026-09-04T03:13:43.572Z
29352026-09-04T03:13:43.572Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.400Sep 04 03:13:42.400
29362026-09-04T03:13:43.572Z INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
29372026-09-04T03:13:43.572ZSep 04 03:13:42.400
29382026-09-04T03:13:43.572ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFOSep 04 03:13:42.400
29392026-09-04T03:13:43.572ZSep 04 03:13:42.400adding route 172.17.0.6/32 -> 10.0.0.255
29402026-09-04T03:13:43.572Z DEBG DEBGSep 04 03:13:42.400replacing 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
29412026-09-04T03:13:43.572Zreplacing 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 04 03:13:42.400
29422026-09-04T03:13:43.572Z 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 } }]
29432026-09-04T03:13:43.572ZDEBGSep 04 03:13:42.400 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 } }]INFOSep 04 03:13:42.400
29442026-09-04T03:13:43.572Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
29452026-09-04T03:13:43.572Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 04 03:13:42.400Sep 04 03:13:42.400 INFOINFO
29462026-09-04T03:13:43.572Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 04 03:13:42.400
29472026-09-04T03:13:43.573ZDEBGadding route 172.17.0.7/32 -> 10.0.0.255
29482026-09-04T03:13:43.573Zreplacing 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 04 03:13:42.400Sep 04 03:13:42.400 DEBG
29492026-09-04T03:13:43.573ZSep 04 03:13:42.400replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
29502026-09-04T03:13:43.573ZDEBG 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 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 } }]
29512026-09-04T03:13:43.573Z
29522026-09-04T03:13:43.573ZSep 04 03:13:42.400 Sep 04 03:13:42.400INFO INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 04 03:13:42.400
29532026-09-04T03:13:43.573Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255
29542026-09-04T03:13:43.573ZSep 04 03:13:42.400
29552026-09-04T03:13:43.573ZSep 04 03:13:42.400 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 } }]Sep 04 03:13:42.400
29562026-09-04T03:13:43.573ZSep 04 03:13:42.400 DEBGDEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
29572026-09-04T03:13:43.573Z
29582026-09-04T03:13:43.573ZSep 04 03:13:42.400 INFO
29592026-09-04T03:13:43.573Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29602026-09-04T03:13:43.573ZSep 04 03:13:42.400 Sep 04 03:13:42.400 INFOINFO Sep 04 03:13:42.400Sep 04 03:13:42.400 adding route 172.17.0.9/32 -> 10.0.0.255DEBG
29612026-09-04T03:13:43.573Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
29622026-09-04T03:13:43.573Z
29632026-09-04T03:13:43.573ZDEBGSep 04 03:13:42.400 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 } }]DEBG
29642026-09-04T03:13:43.574Z Sep 04 03:13:42.400 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 04 03:13:42.400DEBG 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 } }]
29652026-09-04T03:13:43.574Z
29662026-09-04T03:13:43.574Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
29672026-09-04T03:13:43.574ZSep 04 03:13:42.400 Sep 04 03:13:42.400Sep 04 03:13:42.400 INFOINFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 172.17.0.10/32 -> 10.0.0.255
29682026-09-04T03:13:43.574Z
29692026-09-04T03:13:43.574Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 04 03:13:42.400
29702026-09-04T03:13:43.574Z DEBG Sep 04 03:13:42.400Sep 04 03:13:42.400 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: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 } }]
29712026-09-04T03:13:43.574Z
29722026-09-04T03:13:43.574ZSep 04 03:13:42.400 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 04 03:13:42.400replacing 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 } }]
29732026-09-04T03:13:43.574Z Sep 04 03:13:42.400
29742026-09-04T03:13:43.574Z replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
29752026-09-04T03:13:43.574ZINFOSep 04 03:13:42.400 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffINFO
29762026-09-04T03:13:43.574Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
29772026-09-04T03:13:43.574ZSep 04 03:13:42.400 Sep 04 03:13:42.399 Sep 04 03:13:42.400DEBG Sep 04 03:13:42.400created new freemap , DEBGunit INFO:DEBG freemap_route_ipv4
29782026-09-04T03:13:43.574Zreplacing 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.11/32 -> 10.0.0.255
29792026-09-04T03:13:43.574Z
29802026-09-04T03:13:43.574ZSep 04 03:13:42.400Sep 04 03:13:42.400 Sep 04 03:13:42.400DEBGINFO created new freemapadding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29812026-09-04T03:13:43.575Z, DEBGunit : freemap_route_ipv6
29822026-09-04T03:13:43.575Zreplacing 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 } }]
29832026-09-04T03:13:43.575ZSep 04 03:13:42.400
29842026-09-04T03:13:43.575Z Sep 04 03:13:42.400DEBGSep 04 03:13:42.400 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
29852026-09-04T03:13:43.575ZDEBGSep 04 03:13:42.400failed to allocate space for the new target list initted freemap. size: 64INFO,
29862026-09-04T03:13:43.575Zunit :adding route 172.17.0.12/32 -> 10.0.0.255Sep 04 03:13:42.400Sep 04 03:13:42.400
29872026-09-04T03:13:43.575Zfreemap_route_ipv4INFO
29882026-09-04T03:13:43.575Ztest route::tests::rollback_on_compact_delete_failure ... ok
29892026-09-04T03:13:43.575Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
29902026-09-04T03:13:43.575Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
29912026-09-04T03:13:43.575ZSep 04 03:13:42.400Sep 04 03:13:42.416Sep 04 03:13:42.400 DEBG DEBGreplacing 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 } }]
29922026-09-04T03:13:43.575Zreset freemap, unitSep 04 03:13:42.416: INFOSep 04 03:13:42.416freemap_route_ipv4 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
29932026-09-04T03:13:43.575Z Sep 04 03:13:42.416DEBG DEBG INFO unitadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
29942026-09-04T03:13:43.576Z
29952026-09-04T03:13:43.576Z: created new freemapfreemap_route_ipv4, Sep 04 03:13:42.416unitSep 04 03:13:42.416: 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 } }] freemap_route_ipv4initted freemap. size: 64
29962026-09-04T03:13:43.576Z,
29972026-09-04T03:13:43.576Zunit:DEBG freemap_route_ipv6Sep 04 03:13:42.416Sep 04 03:13:42.416
29982026-09-04T03:13:43.576Z
29992026-09-04T03:13:43.581Z 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 } }]Sep 04 03:13:42.416 created new freemapadding route 3fff:beef:33::/64 -> 2001:db8::55:ff ,
30002026-09-04T03:13:43.581Z
30012026-09-04T03:13:43.581ZunitDEBG: reset freemapfreemap_route_ipv6,
30022026-09-04T03:13:43.581ZunitSep 04 03:13:42.416: Sep 04 03:13:42.416 DEBGfreemap_route_ipv6 Sep 04 03:13:42.416
30032026-09-04T03:13:43.581Zreplacing 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 04 03:13:42.416
30042026-09-04T03:13:43.581ZDEBGDEBGINFO Sep 04 03:13:42.416 initted freemap. size: 64reset freemap, INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffunit, unitadding route 3fff:dead::/64 -> 2001:db8::55:1
30052026-09-04T03:13:43.581Z::
30062026-09-04T03:13:43.581Z Sep 04 03:13:42.416freemap_route_ipv4freemap_route_ipv4 Sep 04 03:13:42.416INFO
30072026-09-04T03:13:43.581Z
30082026-09-04T03:13:43.582ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:13:42.416
30092026-09-04T03:13:43.582Z DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreset freemapSep 04 03:13:42.416
30102026-09-04T03:13:43.582Z , DEBGSep 04 03:13:42.416unit: Sep 04 03:13:42.416INFOfreemap_route_ipv4
30112026-09-04T03:13:43.582Zadding route 3fff:dead::/64 -> 2001:db8::55:2initted freemap. size: 64
30122026-09-04T03:13:43.582Z Sep 04 03:13:42.416DEBG, unitDEBG:Sep 04 03:13:42.416 DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 04 03:13:42.416replacing 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 } }]
30132026-09-04T03:13:43.582Z
30142026-09-04T03:13:43.582Zreplacing 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
30152026-09-04T03:13:43.582Z initted freemap. size: 64
30162026-09-04T03:13:43.582Z, Sep 04 03:13:42.416Sep 04 03:13:42.416 unit INFOSep 04 03:13:42.416 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
30172026-09-04T03:13:43.582Z INFOSep 04 03:13:42.416 : DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
30182026-09-04T03:13:43.582ZSep 04 03:13:42.416adding route 3fff:beef:7::/64 -> 2001:db8::55:fffreemap_route_ipv6
30192026-09-04T03:13:43.582ZDEBG
30202026-09-04T03:13:43.582Zreset freemap, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.416
30212026-09-04T03:13:43.582Z DEBGSep 04 03:13:42.416: freemap_route_ipv6DEBGSep 04 03:13:42.416 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 } }]reset freemapINFO
30222026-09-04T03:13:43.582Z , adding route 3fff:dead::/64 -> 2001:db8::55:4
30232026-09-04T03:13:43.582Z
30242026-09-04T03:13:43.582Zunit:Sep 04 03:13:42.416 Sep 04 03:13:42.416Sep 04 03:13:42.416 Sep 04 03:13:42.416INFO INFODEBG freemap_route_ipv6 adding route 3fff:beef:36::/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 } }]
30252026-09-04T03:13:43.583Z
30262026-09-04T03:13:43.583Z
30272026-09-04T03:13:43.583Zadding route 3fff:dead::/64 -> 2001:db8::55:1
30282026-09-04T03:13:43.583ZDEBG Sep 04 03:13:42.416replacing 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 04 03:13:42.416
30292026-09-04T03:13:43.583ZDEBGSep 04 03:13:42.416 Sep 04 03:13:42.416 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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
30302026-09-04T03:13:43.583Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFODEBG
30312026-09-04T03:13:43.583Z adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
30322026-09-04T03:13:43.583Z
30332026-09-04T03:13:43.583ZSep 04 03:13:42.416Sep 04 03:13:42.416 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
30342026-09-04T03:13:43.583Z
30352026-09-04T03:13:43.583ZSep 04 03:13:42.416 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 } }]Sep 04 03:13:42.416
30362026-09-04T03:13:43.583ZSep 04 03:13:42.416 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
30372026-09-04T03:13:43.583ZSep 04 03:13:42.416 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
30382026-09-04T03:13:43.583Z INFO DEBGSep 04 03:13:42.416 Sep 04 03:13:42.416 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
30392026-09-04T03:13:43.583Zadding route 3fff:dead::/64 -> 2001:db8::55:2
30402026-09-04T03:13:43.583Z
30412026-09-04T03:13:43.583Z
30422026-09-04T03:13:43.583ZSep 04 03:13:42.416Sep 04 03:13:42.416 DEBGDEBGSep 04 03:13:42.416 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 } }]
30432026-09-04T03:13:43.583Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.416
30442026-09-04T03:13:43.583ZSep 04 03:13:42.416 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 04 03:13:42.416
30452026-09-04T03:13:43.583Z DEBGSep 04 03:13:42.416 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
30462026-09-04T03:13:43.583ZINFO
30472026-09-04T03:13:43.583ZSep 04 03:13:42.416 INFOINFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 04 03:13:42.416
30482026-09-04T03:13:43.583Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 04 03:13:42.416adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 04 03:13:42.416 INFO
30492026-09-04T03:13:43.584Zreplacing 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 } }]
30502026-09-04T03:13:43.584Z
30512026-09-04T03:13:43.584ZDEBGadding route 172.17.0.13/32 -> 10.0.0.255
30522026-09-04T03:13:43.584Zreplacing 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 04 03:13:42.416Sep 04 03:13:42.416 DEBG INFO
30532026-09-04T03:13:43.584ZSep 04 03:13:42.416replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:a::/64 -> 2001:db8::55:ffDEBG
30542026-09-04T03:13:43.584Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
30552026-09-04T03:13:43.584Z
30562026-09-04T03:13:43.584ZSep 04 03:13:42.416 INFO Sep 04 03:13:42.416adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
30572026-09-04T03:13:43.584ZDEBGSep 04 03:13:42.416 Sep 04 03:13:42.416 Sep 04 03:13:42.416INFO 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
30582026-09-04T03:13:43.584ZSep 04 03:13:42.416DEBG 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:2, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.416
30592026-09-04T03:13:43.584Z
30602026-09-04T03:13:43.584Z adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
30612026-09-04T03:13:43.584Z DEBGadding route 172.17.0.14/32 -> 10.0.0.255 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 } }]
30622026-09-04T03:13:43.584Z
30632026-09-04T03:13:43.585ZSep 04 03:13:42.416Sep 04 03:13:42.416 Sep 04 03:13:42.416WARNSep 04 03:13:42.416Sep 04 03:13:42.416 INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
30642026-09-04T03:13:43.585Z
30652026-09-04T03:13:43.585Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] INFO Sep 04 03:13:42.416
30662026-09-04T03:13:43.585Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
30672026-09-04T03:13:43.585ZDEBG Sep 04 03:13:42.416replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 04 03:13:42.416ERRO
30682026-09-04T03:13:43.585Z DEBG
30692026-09-04T03:13:43.585Zrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 04 03:13:42.416replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 04 03:13:42.416
30702026-09-04T03:13:43.585Z
30712026-09-04T03:13:43.585ZDEBGINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 04 03:13:42.416
30722026-09-04T03:13:43.585Z Sep 04 03:13:42.416Sep 04 03:13:42.416 ERRO WARNshrink-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
30732026-09-04T03:13:43.585Z adding route 172.17.0.15/32 -> 10.0.0.255 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
30742026-09-04T03:13:43.585ZSep 04 03:13:42.416
30752026-09-04T03:13:43.585Z
30762026-09-04T03:13:43.585Z 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 } }]
30772026-09-04T03:13:43.585ZSep 04 03:13:42.416 DEBG Sep 04 03:13:42.416 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO
30782026-09-04T03:13:43.585ZSep 04 03:13:42.416
30792026-09-04T03:13:43.585Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO
30802026-09-04T03:13:43.585Z Sep 04 03:13:42.416adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 04 03:13:42.416
30812026-09-04T03:13:43.585ZDEBGINFO adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30822026-09-04T03:13:43.585Z
30832026-09-04T03:13:43.585Ztest route::tests::identity_replace_is_noop ... ok
30842026-09-04T03:13:43.585ZSep 04 03:13:42.416Sep 04 03:13:42.416 DEBGDEBG Sep 04 03:13:42.416 Sep 04 03:13:42.416INFOreplacing 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: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 } }]
30852026-09-04T03:13:43.585ZSep 04 03:13:42.417 Sep 04 03:13:42.453DEBG INFOcreated new freemap , adding route 3fff:beef:d::/64 -> 2001:db8::55:ffunit
30862026-09-04T03:13:43.585Z: freemap_route_ipv4 Sep 04 03:13:42.417adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 04 03:13:42.453 Sep 04 03:13:42.417
30872026-09-04T03:13:43.585ZDEBG
30882026-09-04T03:13:43.585Z DEBGcreated new freemapDEBG created 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 } }], unitSep 04 03:13:42.453: DEBGunitSep 04 03:13:42.453:freemap_route_ipv4
30892026-09-04T03:13:43.585Zreplacing 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 } }]
30902026-09-04T03:13:43.585Z
30912026-09-04T03:13:43.585Z freemap_route_ipv4Sep 04 03:13:42.453DEBG
30922026-09-04T03:13:43.585Z Sep 04 03:13:42.453 INFOcreated new freemapSep 04 03:13:42.453, DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
30932026-09-04T03:13:43.585ZINFO unitcreated new freemap : , adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv6unit
30942026-09-04T03:13:43.585Z:
30952026-09-04T03:13:43.585Zfreemap_route_ipv6Sep 04 03:13:42.453
30962026-09-04T03:13:43.585Z Sep 04 03:13:42.453Sep 04 03:13:42.453 DEBGDEBGSep 04 03:13:42.453DEBG Sep 04 03:13:42.453DEBGcreated new freemap 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 } }]DEBG , initted freemap. size: 64
30972026-09-04T03:13:43.585Z unit, initted freemap. size: 64replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit:: , freemap_route_ipv4 Sep 04 03:13:42.453
30982026-09-04T03:13:43.585Z
30992026-09-04T03:13:43.594Zunitfreemap_route_ipv6INFO:
31002026-09-04T03:13:43.594Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
31012026-09-04T03:13:43.594Z freemap_route_ipv4Sep 04 03:13:42.453Sep 04 03:13:42.453 DEBGSep 04 03:13:42.453 INFOreset freemap , Sep 04 03:13:42.453unitadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
31022026-09-04T03:13:43.594ZDEBG
31032026-09-04T03:13:43.594Z 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 } }]:
31042026-09-04T03:13:43.594Zinitted freemap. size: 64, freemap_route_ipv4unitSep 04 03:13:42.453Sep 04 03:13:42.453Sep 04 03:13:42.453
31052026-09-04T03:13:43.594Z :INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv4
31062026-09-04T03:13:43.594Z
31072026-09-04T03:13:43.594ZDEBG Sep 04 03:13:42.453reset freemapSep 04 03:13:42.453 DEBGSep 04 03:13:42.453 , DEBG initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31082026-09-04T03:13:43.595Z:unit reset freemapfreemap_route_ipv6, Sep 04 03:13:42.453
31092026-09-04T03:13:43.595Z INFOunit : adding route 3fff:beef:27::/64 -> 2001:db8::55:ff:
31102026-09-04T03:13:43.595Zfreemap_route_ipv4 Sep 04 03:13:42.453
31112026-09-04T03:13:43.595Z freemap_route_ipv4DEBGSep 04 03:13:42.453 reset freemapDEBG, unitreplacing 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 } }]
31122026-09-04T03:13:43.595Z
31132026-09-04T03:13:43.595Z: freemap_route_ipv6Sep 04 03:13:42.453Sep 04 03:13:42.453
31142026-09-04T03:13:43.595Z INFO Sep 04 03:13:42.453adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
31152026-09-04T03:13:43.595ZSep 04 03:13:42.453 DEBGDEBG Sep 04 03:13:42.453INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1
31162026-09-04T03:13:43.595Zreplacing 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 } }]initted freemap. size: 64
31172026-09-04T03:13:43.595Z, unit :initted freemap. size: 64 Sep 04 03:13:42.453freemap_route_ipv6Sep 04 03:13:42.453
31182026-09-04T03:13:43.595ZINFO, DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
31192026-09-04T03:13:43.595Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
31202026-09-04T03:13:43.595Zunit:Sep 04 03:13:42.453 freemap_route_ipv6Sep 04 03:13:42.453DEBG 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 } }]
31212026-09-04T03:13:43.595ZSep 04 03:13:42.453
31222026-09-04T03:13:43.595Z adding route 172.16.0.0/32 -> 10.0.0.2
31232026-09-04T03:13:43.595Z DEBGSep 04 03:13:42.453 reset freemapINFOSep 04 03:13:42.453Sep 04 03:13:42.453 , adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff unitDEBG:
31242026-09-04T03:13:43.595ZDEBG 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 } }]freemap_route_ipv6
31252026-09-04T03:13:43.595Z, Sep 04 03:13:42.453unit : DEBGfreemap_route_ipv6 Sep 04 03:13:42.453replacing 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 } }]
31262026-09-04T03:13:43.595ZINFO
31272026-09-04T03:13:43.595Z
31282026-09-04T03:13:43.595Zadding route 172.17.0.0/32 -> 10.0.0.255
31292026-09-04T03:13:43.595ZSep 04 03:13:42.453Sep 04 03:13:42.453Sep 04 03:13:42.453 INFOINFO
31302026-09-04T03:13:43.595Z adding route 172.16.0.0/32 -> 10.0.0.1INFO
31312026-09-04T03:13:43.596ZSep 04 03:13:42.453adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
31322026-09-04T03:13:43.596ZSep 04 03:13:42.453 DEBGSep 04 03:13:42.453 DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.453
31332026-09-04T03:13:43.596Z DEBGfailed to allocate space for the new target listDEBG
31342026-09-04T03:13:43.596Zreplacing 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 } }]
31352026-09-04T03:13:43.596Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:13:42.453Sep 04 03:13:42.453 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 } }]
31362026-09-04T03:13:43.596Z
31372026-09-04T03:13:43.596Z replacing targets for 3fff:dead::/64 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 04 03:13:42.453
31382026-09-04T03:13:43.596Z adding route 172.17.0.1/32 -> 10.0.0.255INFOSep 04 03:13:42.453
31392026-09-04T03:13:43.596Z INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.2
31402026-09-04T03:13:43.596Z
31412026-09-04T03:13:43.596ZSep 04 03:13:42.453Sep 04 03:13:42.453 Sep 04 03:13:42.453 Sep 04 03:13:42.453DEBGDEBG 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 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 } }]
31422026-09-04T03:13:43.596ZDEBG
31432026-09-04T03:13:43.596Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:13:42.453 Sep 04 03:13:42.453INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
31442026-09-04T03:13:43.596Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
31452026-09-04T03:13:43.596ZINFO
31462026-09-04T03:13:43.596Z adding route 172.17.0.2/32 -> 10.0.0.255
31472026-09-04T03:13:43.596ZSep 04 03:13:42.453 Sep 04 03:13:42.453DEBG Sep 04 03:13:42.453INFO 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 } }]
31482026-09-04T03:13:43.596ZSep 04 03:13:42.453INFO adding route 172.16.0.0/32 -> 10.0.0.3 adding route 3fff:dead::/64 -> 2001:db8::55:2
31492026-09-04T03:13:43.596ZDEBG
31502026-09-04T03:13:43.596Z Sep 04 03:13:42.453 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
31512026-09-04T03:13:43.596Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 04 03:13:42.453
31522026-09-04T03:13:43.596Z Sep 04 03:13:42.453 DEBGDEBGDEBGSep 04 03:13:42.453 Sep 04 03:13:42.453DEBG 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: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 } }, 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 } }]
31532026-09-04T03:13:43.596Z
31542026-09-04T03:13:43.596Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
31552026-09-04T03:13:43.596ZSep 04 03:13:42.453INFO INFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
31562026-09-04T03:13:43.596ZSep 04 03:13:42.453
31572026-09-04T03:13:43.596ZSep 04 03:13:42.453 INFOINFO Sep 04 03:13:42.453adding route 172.16.0.0/32 -> 10.0.0.4 Sep 04 03:13:42.453DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
31582026-09-04T03:13:43.596Zreplacing 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 } }]
31592026-09-04T03:13:43.596Zreplacing 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 } }]
31602026-09-04T03:13:43.596Z
31612026-09-04T03:13:43.596ZSep 04 03:13:42.453Sep 04 03:13:42.453 DEBGDEBGSep 04 03:13:42.453 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 } }]INFO
31622026-09-04T03:13:43.596Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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.4/32 -> 10.0.0.255Sep 04 03:13:42.453 Sep 04 03:13:42.417INFO
31632026-09-04T03:13:43.596Z
31642026-09-04T03:13:43.596Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 04 03:13:42.453
31652026-09-04T03:13:43.596Z INFODEBGSep 04 03:13:42.453Sep 04 03:13:42.453 DEBGDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
31662026-09-04T03:13:43.596Z created new freemapSep 04 03:13:42.453adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
31672026-09-04T03:13:43.596Z,
31682026-09-04T03:13:43.597ZSep 04 03:13:42.453unit :DEBGSep 04 03:13:42.453 INFOSep 04 03:13:42.453 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
31692026-09-04T03:13:43.597Ztest route::tests::rollback_on_compact_write_failure ... ok
31702026-09-04T03:13:43.597Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGINFO
31712026-09-04T03:13:43.597Z adding route 172.17.0.5/32 -> 10.0.0.255
31722026-09-04T03:13:43.597Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 04 03:13:42.453
31732026-09-04T03:13:43.597Z
31742026-09-04T03:13:43.597ZDEBG 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 } }]
31752026-09-04T03:13:43.597ZSep 04 03:13:42.453 DEBGSep 04 03:13:42.453Sep 04 03:13:42.453 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
31762026-09-04T03:13:43.597Ztest route::tests::rollback_on_index_readd_failure ... ok
31772026-09-04T03:13:43.597ZINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 04 03:13:42.453
31782026-09-04T03:13:43.597ZSep 04 03:13:42.453 created new freemap INFOSep 04 03:13:42.453INFO, adding route 3fff:beef:12::/64 -> 2001:db8::55:ffunit
31792026-09-04T03:13:43.597ZDEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 } }]
31802026-09-04T03:13:43.597Z
31812026-09-04T03:13:43.597Z: freemap_route_ipv6Sep 04 03:13:42.453
31822026-09-04T03:13:43.597ZSep 04 03:13:42.453 Sep 04 03:13:42.453 INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31832026-09-04T03:13:43.597Z
31842026-09-04T03:13:43.597ZDEBG 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 04 03:13:42.454
31852026-09-04T03:13:43.597ZSep 04 03:13:42.454 DEBG DEBGinitted freemap. size: 64 Sep 04 03:13:42.454replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , unit
31862026-09-04T03:13:43.597ZINFO: Sep 04 03:13:42.454 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
31872026-09-04T03:13:43.597Z adding route 172.17.0.7/32 -> 10.0.0.255Sep 04 03:13:42.454 INFO
31882026-09-04T03:13:43.597Z Sep 04 03:13:42.454adding route 3fff:beef:34::/64 -> 2001:db8::55:fffreemap_route_ipv4
31892026-09-04T03:13:43.597Z
31902026-09-04T03:13:43.597Z DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.454
31912026-09-04T03:13:43.597Z Sep 04 03:13:42.454DEBGSep 04 03:13:42.454 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.454replacing 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 } }]
31922026-09-04T03:13:43.597Z
31932026-09-04T03:13:43.597ZDEBG INFOreset freemap , Sep 04 03:13:42.454adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 04 03:13:42.454unit
31942026-09-04T03:13:43.597Z: INFO freemap_route_ipv4 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
31952026-09-04T03:13:43.597Z
31962026-09-04T03:13:43.597Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 04 03:13:42.454
31972026-09-04T03:13:43.597Z Sep 04 03:13:42.454Sep 04 03:13:42.454DEBG Sep 04 03:13:42.454DEBGDEBG initted freemap. size: 64DEBG 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: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 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 } }]
31982026-09-04T03:13:43.598ZSep 04 03:13:42.454Sep 04 03:13:42.478 DEBG created new freemap , unitINFO: adding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv4
31992026-09-04T03:13:43.608Z
32002026-09-04T03:13:43.609Z Sep 04 03:13:42.478Sep 04 03:13:42.478DEBG 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
32012026-09-04T03:13:43.609Z DEBG created new freemapreplacing 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 } }],
32022026-09-04T03:13:43.609Zunit: freemap_route_ipv6
32032026-09-04T03:13:43.609ZSep 04 03:13:42.478 INFO
32042026-09-04T03:13:43.609ZSep 04 03:13:42.478adding route 172.17.0.17/32 -> 10.0.0.255
32052026-09-04T03:13:43.609ZINFO Sep 04 03:13:42.478 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBGSep 04 03:13:42.478
32062026-09-04T03:13:43.609Z DEBGinitted freemap. size: 64 , unitreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
32072026-09-04T03:13:43.609Z Sep 04 03:13:42.478freemap_route_ipv4
32082026-09-04T03:13:43.609ZDEBG Sep 04 03:13:42.478replacing 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 } }]
32092026-09-04T03:13:43.609ZINFOSep 04 03:13:42.478 adding route 172.17.0.18/32 -> 10.0.0.255
32102026-09-04T03:13:43.609ZINFOSep 04 03:13:42.478 Sep 04 03:13:42.478 DEBGINFO reset freemapSep 04 03:13:42.478, adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3unit
32112026-09-04T03:13:43.609Z:
32122026-09-04T03:13:43.609Zfreemap_route_ipv4DEBG
32132026-09-04T03:13:43.609Z 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 04 03:13:42.478
32142026-09-04T03:13:43.609Z Sep 04 03:13:42.478DEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 04 03:13:42.478
32152026-09-04T03:13:43.609Z 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 } }]DEBG
32162026-09-04T03:13:43.609Z Sep 04 03:13:42.478initted freemap. size: 64 , INFO unitadding route 172.17.0.19/32 -> 10.0.0.255:Sep 04 03:13:42.478 Sep 04 03:13:42.478freemap_route_ipv6
32172026-09-04T03:13:43.609Z
32182026-09-04T03:13:43.609Z INFO INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 04 03:13:42.478
32192026-09-04T03:13:43.609Z DEBG reset freemapSep 04 03:13:42.478, unitadding route 3fff:dead::/64 -> 2001:db8::55:4:Sep 04 03:13:42.478
32202026-09-04T03:13:43.609Zfreemap_route_ipv6
32212026-09-04T03:13:43.609ZDEBG DEBGreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.478Sep 04 03:13:42.478 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
32222026-09-04T03:13:43.609Z
32232026-09-04T03:13:43.609Zadding route 172.16.0.0/32 -> 10.0.0.1 DEBG
32242026-09-04T03:13:43.609Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.478Sep 04 03:13:42.478
32252026-09-04T03:13:43.610ZINFOSep 04 03:13:42.478 INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
32262026-09-04T03:13:43.610Z
32272026-09-04T03:13:43.610ZSep 04 03:13:42.478
32282026-09-04T03:13:43.610Z DEBG Sep 04 03:13:42.478replacing targets for 3fff:dead::/64 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 } }]
32292026-09-04T03:13:43.610ZINFOSep 04 03:13:42.478 DEBGSep 04 03:13:42.478Sep 04 03:13:42.478adding route 172.16.0.0/32 -> 10.0.0.1 WARN
32302026-09-04T03:13:43.610Zreplacing 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 } }] shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
32312026-09-04T03:13:43.610Z
32322026-09-04T03:13:43.611Z Sep 04 03:13:42.478DEBG 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
32332026-09-04T03:13:43.611Z 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 04 03:13:42.478Sep 04 03:13:42.478
32342026-09-04T03:13:43.611Z INFO INFOadding route 172.17.0.21/32 -> 10.0.0.255
32352026-09-04T03:13:43.611ZSep 04 03:13:42.478adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
32362026-09-04T03:13:43.611ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
32372026-09-04T03:13:43.611ZSep 04 03:13:42.478Sep 04 03:13:42.478unit : DEBG freemap_route_ipv6Sep 04 03:13:42.478
32382026-09-04T03:13:43.611Z DEBG DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.478replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.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 } }]
32392026-09-04T03:13:43.611Z
32402026-09-04T03:13:43.611Z
32412026-09-04T03:13:43.611ZDEBG Sep 04 03:13:42.478Sep 04 03:13:42.478 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2reset freemap
32422026-09-04T03:13:43.611Z,
32432026-09-04T03:13:43.611Zunit:Sep 04 03:13:42.478 Sep 04 03:13:42.478freemap_route_ipv6 Sep 04 03:13:42.478DEBGINFO
32442026-09-04T03:13:43.611Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
32452026-09-04T03:13:43.611Z
32462026-09-04T03:13:43.611Zreplacing 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 04 03:13:42.478
32472026-09-04T03:13:43.611Z Sep 04 03:13:42.478INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 04 03:13:42.478
32482026-09-04T03:13:43.611Zadding route 172.17.0.0/32 -> 10.0.0.255
32492026-09-04T03:13:43.611ZSep 04 03:13:42.478DEBG 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 04 03:13:42.478
32502026-09-04T03:13:43.611ZSep 04 03:13:42.478INFO 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.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32512026-09-04T03:13:43.611Z
32522026-09-04T03:13:43.611Z Sep 04 03:13:42.478Sep 04 03:13:42.478Sep 04 03:13:42.478 INFOadding route 172.17.0.23/32 -> 10.0.0.255INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255
32532026-09-04T03:13:43.611Z
32542026-09-04T03:13:43.611Zadding route 3fff:dead::/64 -> 2001:db8::55:2
32552026-09-04T03:13:43.611Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 04 03:13:42.478
32562026-09-04T03:13:43.611Z DEBGSep 04 03:13:42.478 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.478replacing 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 } }]
32572026-09-04T03:13:43.611Z DEBGSep 04 03:13:42.478
32582026-09-04T03:13:43.611Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 04 03:13:42.478 DEBGINFO
32592026-09-04T03:13:43.611Z Sep 04 03:13:42.478 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255
32602026-09-04T03:13:43.611Z
32612026-09-04T03:13:43.611ZSep 04 03:13:42.478INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.24/32 -> 10.0.0.255Sep 04 03:13:42.478
32622026-09-04T03:13:43.611Z
32632026-09-04T03:13:43.611ZDEBGSep 04 03:13:42.478 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.478
32642026-09-04T03:13:43.611ZSep 04 03:13:42.478 DEBG
32652026-09-04T03:13:43.611Z Sep 04 03:13:42.478DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.478
32662026-09-04T03:13:43.611Z
32672026-09-04T03:13:43.611Zadding route 172.17.0.3/32 -> 10.0.0.255
32682026-09-04T03:13:43.611ZDEBGSep 04 03:13:42.478Sep 04 03:13:42.478 Sep 04 03:13:42.478INFO INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
32692026-09-04T03:13:43.611Z
32702026-09-04T03:13:43.612Z adding route 172.17.0.25/32 -> 10.0.0.255replacing 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 } }]
32712026-09-04T03:13:43.612Z
32722026-09-04T03:13:43.612ZSep 04 03:13:42.478Sep 04 03:13:42.478 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 172.17.0.4/32 -> 10.0.0.255
32732026-09-04T03:13:43.612ZSep 04 03:13:42.478
32742026-09-04T03:13:43.612ZDEBG 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 04 03:13:42.478Sep 04 03:13:42.454
32752026-09-04T03:13:43.612ZSep 04 03:13:42.478Sep 04 03:13:42.478 DEBG DEBG DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap
32762026-09-04T03:13:43.612ZINFOSep 04 03:13:42.478, unit : INFOSep 04 03:13:42.478 freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
32772026-09-04T03:13:43.612Zadding route 172.17.0.26/32 -> 10.0.0.255INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
32782026-09-04T03:13:43.612Z
32792026-09-04T03:13:43.612Zadding route 172.17.0.5/32 -> 10.0.0.255
32802026-09-04T03:13:43.612Z
32812026-09-04T03:13:43.612ZSep 04 03:13:42.478Sep 04 03:13:42.478 WARN DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 04 03:13:42.478
32822026-09-04T03:13:43.612Z Sep 04 03:13:42.478 DEBGSep 04 03:13:42.478replacing 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 } }]
32832026-09-04T03:13:43.612Zreplacing 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 } }]
32842026-09-04T03:13:43.612ZDEBGDEBG created new freemapreplacing 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 04 03:13:42.478unitSep 04 03:13:42.478
32852026-09-04T03:13:43.612Z :INFO freemap_route_ipv6 INFOadding route 172.17.0.6/32 -> 10.0.0.255
32862026-09-04T03:13:43.612Z
32872026-09-04T03:13:43.612Z adding route 172.17.0.27/32 -> 10.0.0.255
32882026-09-04T03:13:43.612ZSep 04 03:13:42.478Sep 04 03:13:42.478 DEBGDEBG Sep 04 03:13:42.478initted freemap. size: 64 , Sep 04 03:13:42.478unitreplacing 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 } }]:
32892026-09-04T03:13:43.612ZDEBG freemap_route_ipv4INFOreplacing 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 } }]
32902026-09-04T03:13:43.612ZSep 04 03:13:42.479 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
32912026-09-04T03:13:43.612Z
32922026-09-04T03:13:43.612ZINFOSep 04 03:13:42.479 adding route 172.17.0.7/32 -> 10.0.0.255DEBG
32932026-09-04T03:13:43.613Z reset freemap, unitSep 04 03:13:42.479: DEBGfreemap_route_ipv4 Sep 04 03:13:42.479
32942026-09-04T03:13:43.613Z 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
32952026-09-04T03:13:43.613Z Sep 04 03:13:42.479replacing 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 } }]
32962026-09-04T03:13:43.613ZINFOSep 04 03:13:42.479 Sep 04 03:13:42.479 adding route 172.17.0.28/32 -> 10.0.0.255
32972026-09-04T03:13:43.613ZINFODEBG Sep 04 03:13:42.479 initted freemap. size: 64INFOadding route 172.17.0.8/32 -> 10.0.0.255
32982026-09-04T03:13:43.613ZSep 04 03:13:42.479 , DEBGunit adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing 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 04 03:13:42.479
32992026-09-04T03:13:43.628Z :
33002026-09-04T03:13:43.628Z freemap_route_ipv6DEBG Sep 04 03:13:42.479replacing 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 } }]
33012026-09-04T03:13:43.628Z
33022026-09-04T03:13:43.628ZDEBG created new freemapSep 04 03:13:42.479, unitSep 04 03:13:42.499: Sep 04 03:13:42.499 DEBGDEBG INFOreset freemap , adding route 172.17.0.9/32 -> 10.0.0.255unit
33032026-09-04T03:13:43.628Zcreated new freemap:freemap_route_ipv4 ,
33042026-09-04T03:13:43.628Zfreemap_route_ipv6unit
33052026-09-04T03:13:43.628ZSep 04 03:13:42.499 :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 04 03:13:42.499
33062026-09-04T03:13:43.628Z freemap_route_ipv4Sep 04 03:13:42.499
33072026-09-04T03:13:43.628ZDEBG Sep 04 03:13:42.499created new freemap , INFOSep 04 03:13:42.499INFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
33082026-09-04T03:13:43.628Z
33092026-09-04T03:13:43.628ZunitDEBG Sep 04 03:13:42.499created new freemap:, Sep 04 03:13:42.499unit 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 } }]
33102026-09-04T03:13:43.628Zfreemap_route_ipv6 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
33112026-09-04T03:13:43.628Z
33122026-09-04T03:13:43.628Z
33132026-09-04T03:13:43.628ZSep 04 03:13:42.499 INFOSep 04 03:13:42.499 Sep 04 03:13:42.499INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
33142026-09-04T03:13:43.628ZSep 04 03:13:42.499 adding route 172.17.0.11/32 -> 10.0.0.255DEBG
33152026-09-04T03:13:43.628ZDEBGinitted freemap. size: 64 Sep 04 03:13:42.499initted freemap. size: 64 Sep 04 03:13:42.499DEBG , DEBGunit :replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
33162026-09-04T03:13:43.628Z
33172026-09-04T03:13:43.628Zfreemap_route_ipv4,
33182026-09-04T03:13:43.628ZunitSep 04 03:13:42.499Sep 04 03:13:42.499 DEBG:INFO adding route 172.17.0.12/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
33192026-09-04T03:13:43.628Zfreemap_route_ipv4
33202026-09-04T03:13:43.628Z
33212026-09-04T03:13:43.628ZSep 04 03:13:42.499Sep 04 03:13:42.499Sep 04 03:13:42.499 DEBGDEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap
33222026-09-04T03:13:43.629Z, DEBG
33232026-09-04T03:13:43.629ZSep 04 03:13:42.499reset freemap INFO, unitunitadding route 172.17.0.13/32 -> 10.0.0.255:
33242026-09-04T03:13:43.629Z : freemap_route_ipv4freemap_route_ipv4
33252026-09-04T03:13:43.629ZSep 04 03:13:42.499
33262026-09-04T03:13:43.629Z Sep 04 03:13:42.499DEBG Sep 04 03:13:42.499 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 } }]DEBGINFO
33272026-09-04T03:13:43.629Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffinitted freemap. size: 64
33282026-09-04T03:13:43.629Z, Sep 04 03:13:42.499unit Sep 04 03:13:42.499INFO : adding route 172.17.0.14/32 -> 10.0.0.255DEBG Sep 04 03:13:42.499
33292026-09-04T03:13:43.629Zfreemap_route_ipv6 DEBG
33302026-09-04T03:13:43.629Zreplacing 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 } }]
33312026-09-04T03:13:43.629ZSep 04 03:13:42.499initted freemap. size: 64 , DEBGunitSep 04 03:13:42.499:Sep 04 03:13:42.499 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
33322026-09-04T03:13:43.629Z freemap_route_ipv6
33332026-09-04T03:13:43.629ZINFOreset freemap , Sep 04 03:13:42.499unit :INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff adding route 172.17.0.15/32 -> 10.0.0.255
33342026-09-04T03:13:43.629Z
33352026-09-04T03:13:43.629Zfreemap_route_ipv6
33362026-09-04T03:13:43.629ZSep 04 03:13:42.499Sep 04 03:13:42.499 DEBG Sep 04 03:13:42.499reset freemap Sep 04 03:13:42.499 , DEBGunit 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 } }] :
33372026-09-04T03:13:43.629Zadding route 3fff:dead::/64 -> 2001:db8::55:1
33382026-09-04T03:13:43.629Zfreemap_route_ipv6replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.499
33392026-09-04T03:13:43.629Z
33402026-09-04T03:13:43.629ZINFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 04 03:13:42.499Sep 04 03:13:42.499
33412026-09-04T03:13:43.629ZINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
33422026-09-04T03:13:43.629ZSep 04 03:13:42.499 INFOSep 04 03:13:42.499DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
33432026-09-04T03:13:43.629Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.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 } }]
33442026-09-04T03:13:43.629Z
33452026-09-04T03:13:43.629ZSep 04 03:13:42.499 DEBGSep 04 03:13:42.499 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 04 03:13:42.499DEBG
33462026-09-04T03:13:43.629ZSep 04 03:13:42.499 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255
33472026-09-04T03:13:43.629Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:13:42.499 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
33482026-09-04T03:13:43.629Z Sep 04 03:13:42.499
33492026-09-04T03:13:43.629Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
33502026-09-04T03:13:43.629Zreplacing 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 04 03:13:42.499
33512026-09-04T03:13:43.629Z INFO Sep 04 03:13:42.499Sep 04 03:13:42.499adding route 3fff:dead::/64 -> 2001:db8::55:2
33522026-09-04T03:13:43.629ZSep 04 03:13:42.499 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 } }]Sep 04 03:13:42.499INFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255Sep 04 03:13:42.499
33532026-09-04T03:13:43.630Z
33542026-09-04T03:13:43.630Z
33552026-09-04T03:13:43.630Z 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 } }]
33562026-09-04T03:13:43.630ZSep 04 03:13:42.499Sep 04 03:13:42.499Sep 04 03:13:42.499 DEBG INFOINFO Sep 04 03:13:42.499 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 } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
33572026-09-04T03:13:43.630Z replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
33582026-09-04T03:13:43.630Z
33592026-09-04T03:13:43.630Z
33602026-09-04T03:13:43.630Zadding route 172.17.0.29/32 -> 10.0.0.255Sep 04 03:13:42.499
33612026-09-04T03:13:43.630ZSep 04 03:13:42.499Sep 04 03:13:42.499 Sep 04 03:13:42.499 INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255INFO Sep 04 03:13:42.499
33622026-09-04T03:13:43.630Ztest route::tests::same_size_non_subset_replace ... ok
33632026-09-04T03:13:43.630Zadding route 3fff:dead::/64 -> 2001:db8::55:3 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
33642026-09-04T03:13:43.630Z
33652026-09-04T03:13:43.630ZDEBG INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 04 03:13:42.499
33662026-09-04T03:13:43.630Z DEBGSep 04 03:13:42.499 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 04 03:13:42.499
33672026-09-04T03:13:43.630Z replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:13:42.499 INFO
33682026-09-04T03:13:43.630ZDEBG Sep 04 03:13:42.499DEBGSep 04 03:13:42.499replacing 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 04 03:13:42.499
33692026-09-04T03:13:43.630Z adding route 3fff:dead::/64 -> 2001:db8::55:4 INFO
33702026-09-04T03:13:43.630Z DEBGadding route 172.17.0.20/32 -> 10.0.0.255
33712026-09-04T03:13:43.630Zreplacing 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 } }]
33722026-09-04T03:13:43.630Z INFO Sep 04 03:13:42.499Sep 04 03:13:42.499adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 04 03:13:42.499 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]
33732026-09-04T03:13:43.630Z
33742026-09-04T03:13:43.630Z
33752026-09-04T03:13:43.631Z
33762026-09-04T03:13:43.631ZSep 04 03:13:42.499 INFOINFOSep 04 03:13:42.499 Sep 04 03:13:42.499Sep 04 03:13:42.499adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
33772026-09-04T03:13:43.631Z DEBGadding route 172.17.0.30/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }]INFO
33782026-09-04T03:13:43.631ZSep 04 03:13:42.499
33792026-09-04T03:13:43.631Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 04 03:13:42.499DEBG
33802026-09-04T03:13:43.631Z DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 04 03:13:42.499replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
33812026-09-04T03:13:43.631ZDEBGSep 04 03:13:42.499
33822026-09-04T03:13:43.631Z 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 3fff:dead::/64 -> 2001:db8::55:4
33832026-09-04T03:13:43.631Z
33842026-09-04T03:13:43.631ZSep 04 03:13:42.499DEBGSep 04 03:13:42.499 INFO 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 04 03:13:42.499INFO Sep 04 03:13:42.499
33852026-09-04T03:13:43.631Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO
33862026-09-04T03:13:43.631Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.22/32 -> 10.0.0.255
33872026-09-04T03:13:43.631Z
33882026-09-04T03:13:43.631ZDEBGSep 04 03:13:42.499Sep 04 03:13:42.499 DEBGSep 04 03:13:42.499INFOSep 04 03:13:42.499 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
33892026-09-04T03:13:43.631Z
33902026-09-04T03:13:43.631Z 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 } }]
33912026-09-04T03:13:43.631Z adding route 172.17.0.31/32 -> 10.0.0.255Sep 04 03:13:42.499
33922026-09-04T03:13:43.631Z Sep 04 03:13:42.499replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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
33932026-09-04T03:13:43.632ZINFOSep 04 03:13:42.499adding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 04 03:13:42.499
33942026-09-04T03:13:43.632Zadding route 172.17.0.23/32 -> 10.0.0.255 DEBG
33952026-09-04T03:13:43.632ZSep 04 03:13:42.499Sep 04 03:13:42.499 failed to allocate space for the new target listDEBG DEBGDEBGSep 04 03:13:42.499 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 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
33962026-09-04T03:13:43.632Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
33972026-09-04T03:13:43.632Z
33982026-09-04T03:13:43.632Z
33992026-09-04T03:13:43.643Z
34002026-09-04T03:13:43.643ZSep 04 03:13:42.499Sep 04 03:13:42.499 INFOSep 04 03:13:42.499INFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
34012026-09-04T03:13:43.643Z
34022026-09-04T03:13:43.643ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
34032026-09-04T03:13:43.643ZSep 04 03:13:42.499 Sep 04 03:13:42.499 DEBGDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
34042026-09-04T03:13:43.643Z
34052026-09-04T03:13:43.643ZSep 04 03:13:42.499 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 } }]
34062026-09-04T03:13:43.643ZSep 04 03:13:42.499 INFO adding route 172.17.0.25/32 -> 10.0.0.255
34072026-09-04T03:13:43.643ZSep 04 03:13:42.499 INFO adding route 172.17.0.33/32 -> 10.0.0.255
34082026-09-04T03:13:43.643ZSep 04 03:13:42.499Sep 04 03:13:42.499 INFODEBGSep 04 03:13:42.499 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 } }]
34092026-09-04T03:13:43.643ZSep 04 03:13:42.500Sep 04 03:13:42.500 DEBGDEBG created new freemapcreated new freemap, , unitSep 04 03:13:42.511: INFOfreemap_route_ipv4
34102026-09-04T03:13:43.643Zadding route 172.17.0.26/32 -> 10.0.0.255unit
34112026-09-04T03:13:43.643Z: Sep 04 03:13:42.499Sep 04 03:13:42.511 DEBGfreemap_route_ipv4
34122026-09-04T03:13:43.643Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 Sep 04 03:13:42.511
34132026-09-04T03:13:43.643Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
34142026-09-04T03:13:43.643Z Sep 04 03:13:42.511created new freemap , DEBGunit :created new freemap , freemap_route_ipv6unit
34152026-09-04T03:13:43.643ZSep 04 03:13:42.511: INFOfreemap_route_ipv6
34162026-09-04T03:13:43.643Zadding route 172.17.0.27/32 -> 10.0.0.255
34172026-09-04T03:13:43.643ZSep 04 03:13:42.511Sep 04 03:13:42.511Sep 04 03:13:42.511 DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34182026-09-04T03:13:43.643ZDEBGinitted freemap. size: 64 , initted freemap. size: 64unit, Sep 04 03:13:42.511unit: :INFOfreemap_route_ipv4 freemap_route_ipv4adding route 172.17.0.28/32 -> 10.0.0.255
34192026-09-04T03:13:43.643Z
34202026-09-04T03:13:43.643Z
34212026-09-04T03:13:43.643ZSep 04 03:13:42.511Sep 04 03:13:42.511 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 } }]Sep 04 03:13:42.511
34222026-09-04T03:13:43.643Zreset freemap , DEBGunit :Sep 04 03:13:42.511reset freemap , freemap_route_ipv4unit
34232026-09-04T03:13:43.643Z:INFO freemap_route_ipv4adding route 172.17.0.29/32 -> 10.0.0.255
34242026-09-04T03:13:43.643Z
34252026-09-04T03:13:43.643ZSep 04 03:13:42.511Sep 04 03:13:42.511Sep 04 03:13:42.511 DEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
34262026-09-04T03:13:43.643Z, unitDEBG: initted freemap. size: 64 , freemap_route_ipv6unit
34272026-09-04T03:13:43.643ZSep 04 03:13:42.511 INFO: adding route 172.17.0.30/32 -> 10.0.0.255Sep 04 03:13:42.511
34282026-09-04T03:13:43.643Z freemap_route_ipv6DEBG
34292026-09-04T03:13:43.643Z reset freemapSep 04 03:13:42.511, unit :DEBG freemap_route_ipv6replacing 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 } }]
34302026-09-04T03:13:43.644Z
34312026-09-04T03:13:43.644ZSep 04 03:13:42.511 DEBG Sep 04 03:13:42.511reset freemap , DEBG unit :INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 04 03:13:42.511adding route 172.16.0.0/32 -> 10.0.0.1
34322026-09-04T03:13:43.644Z INFO freemap_route_ipv6
34332026-09-04T03:13:43.644Zadding route 172.17.0.31/32 -> 10.0.0.255
34342026-09-04T03:13:43.644Z
34352026-09-04T03:13:43.644ZSep 04 03:13:42.511 INFO Sep 04 03:13:42.511Sep 04 03:13:42.511 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 } }]
34362026-09-04T03:13:43.644Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 04 03:13:42.511
34372026-09-04T03:13:43.644Z Sep 04 03:13:42.511INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
34382026-09-04T03:13:43.644ZSep 04 03:13:42.511adding route 172.17.0.32/32 -> 10.0.0.255 DEBG
34392026-09-04T03:13:43.644Z 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 } }]
34402026-09-04T03:13:43.644ZSep 04 03:13:42.511Sep 04 03:13:42.511DEBG DEBGSep 04 03:13:42.511 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 } }]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
34412026-09-04T03:13:43.644Zadding route 172.17.0.35/32 -> 10.0.0.255
34422026-09-04T03:13:43.644Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
34432026-09-04T03:13:43.644Z
34442026-09-04T03:13:43.644ZSep 04 03:13:42.511Sep 04 03:13:42.511Sep 04 03:13:42.511 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 04 03:13:42.511
34452026-09-04T03:13:43.644Z adding route 172.16.0.0/32 -> 10.0.0.2INFO
34462026-09-04T03:13:43.644Zadding route 172.16.0.0/32 -> 10.0.0.2
34472026-09-04T03:13:43.644ZSep 04 03:13:42.511 INFO INFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255Sep 04 03:13:42.511Sep 04 03:13:42.511
34482026-09-04T03:13:43.644Z
34492026-09-04T03:13:43.644ZDEBG DEBG Sep 04 03:13:42.511replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
34502026-09-04T03:13:43.644ZDEBGSep 04 03:13:42.511 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
34512026-09-04T03:13:43.644Zreplacing 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
34522026-09-04T03:13:43.644Z Sep 04 03:13:42.511replacing 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 } }]
34532026-09-04T03:13:43.644ZDEBG Sep 04 03:13:42.511replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 04 03:13:42.511
34542026-09-04T03:13:43.644ZSep 04 03:13:42.511INFO adding route 172.17.0.37/32 -> 10.0.0.255INFOINFO
34552026-09-04T03:13:43.644Z adding route 172.17.0.34/32 -> 10.0.0.255
34562026-09-04T03:13:43.644Zadding route 172.16.0.0/32 -> 10.0.0.3Sep 04 03:13:42.511Sep 04 03:13:42.511 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.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 } }]
34572026-09-04T03:13:43.644Z
34582026-09-04T03:13:43.644Z
34592026-09-04T03:13:43.644ZSep 04 03:13:42.500Sep 04 03:13:42.511Sep 04 03:13:42.511 INFO DEBGINFOadding route 172.17.0.35/32 -> 10.0.0.255Sep 04 03:13:42.511
34602026-09-04T03:13:43.644Zadding route 172.17.0.38/32 -> 10.0.0.255
34612026-09-04T03:13:43.644Z DEBGcreated new freemap , Sep 04 03:13:42.511unit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.511
34622026-09-04T03:13:43.644Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
34632026-09-04T03:13:43.644Ztest route::tests::shrink_preserves_compacted_order ... ok
34642026-09-04T03:13:43.645ZDEBG: DEBG freemap_route_ipv4replacing 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.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 } }]
34652026-09-04T03:13:43.645Z
34662026-09-04T03:13:43.645ZSep 04 03:13:42.520 Sep 04 03:13:42.520INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255
34672026-09-04T03:13:43.645Zadding route 172.17.0.36/32 -> 10.0.0.255
34682026-09-04T03:13:43.645ZSep 04 03:13:42.511Sep 04 03:13:42.520 DEBGSep 04 03:13:42.520Sep 04 03:13:42.520 DEBGcreated new freemapDEBG , 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 } }]unit
34692026-09-04T03:13:43.645ZINFO:replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.4
34702026-09-04T03:13:43.645Zfreemap_route_ipv4
34712026-09-04T03:13:43.645ZSep 04 03:13:42.520
34722026-09-04T03:13:43.645ZINFO Sep 04 03:13:42.520adding route 172.17.0.40/32 -> 10.0.0.255Sep 04 03:13:42.520
34732026-09-04T03:13:43.645Z DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 04 03:13:42.520
34742026-09-04T03:13:43.645Z adding route 172.17.0.37/32 -> 10.0.0.255DEBG
34752026-09-04T03:13:43.645ZSep 04 03:13:42.520
34762026-09-04T03:13:43.645ZDEBGSep 04 03:13:42.520 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 04 03:13:42.520
34772026-09-04T03:13:43.645Zcreated new freemap DEBG, Sep 04 03:13:42.520replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
34782026-09-04T03:13:43.645ZINFOSep 04 03:13:42.520 adding route 172.17.0.41/32 -> 10.0.0.255INFOunit :
34792026-09-04T03:13:43.645Zadding route 172.17.0.9/32 -> 10.0.0.255
34802026-09-04T03:13:43.645Z freemap_route_ipv6
34812026-09-04T03:13:43.645Z
34822026-09-04T03:13:43.645ZSep 04 03:13:42.520 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.520 Sep 04 03:13:42.520DEBG
34832026-09-04T03:13:43.645Z initted freemap. size: 64 DEBG, adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 04 03:13:42.520Sep 04 03:13:42.520
34842026-09-04T03:13:43.645Z unitreplacing 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
34852026-09-04T03:13:43.645Z INFOfreemap_route_ipv4 adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
34862026-09-04T03:13:43.645Z
34872026-09-04T03:13:43.645ZSep 04 03:13:42.520
34882026-09-04T03:13:43.645Z INFOSep 04 03:13:42.520Sep 04 03:13:42.520 Sep 04 03:13:42.520 DEBG DEBGDEBG adding route 172.17.0.10/32 -> 10.0.0.255reset freemapreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34892026-09-04T03:13:43.645Z
34902026-09-04T03:13:43.646Z Sep 04 03:13:42.520replacing 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 } }], DEBGunit :replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.520
34912026-09-04T03:13:43.646Z freemap_route_ipv4
34922026-09-04T03:13:43.646ZINFO
34932026-09-04T03:13:43.646Z Sep 04 03:13:42.520adding route 172.17.0.43/32 -> 10.0.0.255
34942026-09-04T03:13:43.646ZINFOSep 04 03:13:42.520Sep 04 03:13:42.520 Sep 04 03:13:42.520 DEBG initted freemap. size: 64, INFOunit :adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
34952026-09-04T03:13:43.646Zfreemap_route_ipv6
34962026-09-04T03:13:43.647ZDEBG
34972026-09-04T03:13:43.647ZSep 04 03:13:42.520replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
34982026-09-04T03:13:43.647Z Sep 04 03:13:42.520replacing 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
34992026-09-04T03:13:43.660Z reset freemapSep 04 03:13:42.520Sep 04 03:13:42.520 , INFO unitDEBG:Sep 04 03:13:42.520 adding route 172.17.0.11/32 -> 10.0.0.255 created new freemap
35002026-09-04T03:13:43.660Zfreemap_route_ipv6,
35012026-09-04T03:13:43.660ZINFO unitadding route 3fff:beef:28::/64 -> 2001:db8::55:ff:
35022026-09-04T03:13:43.660ZSep 04 03:13:42.520 Sep 04 03:13:42.520 DEBGfreemap_route_ipv6
35032026-09-04T03:13:43.660Z replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.520INFO
35042026-09-04T03:13:43.660Z Sep 04 03:13:42.520adding route 172.16.0.0/32 -> 10.0.0.1DEBG
35052026-09-04T03:13:43.660Z 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
35062026-09-04T03:13:43.660Z initted freemap. size: 64Sep 04 03:13:42.520Sep 04 03:13:42.520, DEBGunitINFO: Sep 04 03:13:42.520 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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_ipv4
35072026-09-04T03:13:43.660Z
35082026-09-04T03:13:43.660Zadding route 172.17.0.12/32 -> 10.0.0.255
35092026-09-04T03:13:43.660Z Sep 04 03:13:42.521Sep 04 03:13:42.521 Sep 04 03:13:42.521INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.2INFOreplacing 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 } }]
35102026-09-04T03:13:43.660ZDEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
35112026-09-04T03:13:43.660Z
35122026-09-04T03:13:43.660Zreset freemapSep 04 03:13:42.521, unitSep 04 03:13:42.521INFOSep 04 03:13:42.521 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 } }] adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
35132026-09-04T03:13:43.660Z
35142026-09-04T03:13:43.660Z
35152026-09-04T03:13:43.660Z
35162026-09-04T03:13:43.660ZSep 04 03:13:42.521Sep 04 03:13:42.521Sep 04 03:13:42.521 DEBG INFOINFOinitted freemap. size: 64Sep 04 03:13:42.521 , adding route 172.16.0.0/32 -> 10.0.0.3DEBG
35172026-09-04T03:13:43.660Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff 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 } }]
35182026-09-04T03:13:43.660Zunit
35192026-09-04T03:13:43.660Z:Sep 04 03:13:42.521 Sep 04 03:13:42.521freemap_route_ipv6 DEBG
35202026-09-04T03:13:43.660Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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
35212026-09-04T03:13:43.660Z Sep 04 03:13:42.521replacing 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
35222026-09-04T03:13:43.660ZSep 04 03:13:42.521 Sep 04 03:13:42.521adding route 172.17.0.14/32 -> 10.0.0.255
35232026-09-04T03:13:43.660ZINFOSep 04 03:13:42.521DEBG adding route 172.16.0.0/32 -> 10.0.0.4INFO
35242026-09-04T03:13:43.660Zreset freemapSep 04 03:13:42.521 , unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff:
35252026-09-04T03:13:43.660ZSep 04 03:13:42.521DEBG freemap_route_ipv6DEBG
35262026-09-04T03:13:43.660Z 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
35272026-09-04T03:13:43.661Z
35282026-09-04T03:13:43.661ZSep 04 03:13:42.521 Sep 04 03:13:42.521INFO Sep 04 03:13:42.521 DEBGadding route 172.16.0.0/32 -> 10.0.0.1 INFO
35292026-09-04T03:13:43.661Zadding route 172.17.0.15/32 -> 10.0.0.255replacing 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 } }]
35302026-09-04T03:13:43.661ZSep 04 03:13:42.521
35312026-09-04T03:13:43.661Z INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 04 03:13:42.521Sep 04 03:13:42.521 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
35322026-09-04T03:13:43.661Z
35332026-09-04T03:13:43.661ZSep 04 03:13:42.521 INFO
35342026-09-04T03:13:43.661Z Sep 04 03:13:42.521Sep 04 03:13:42.521adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
35352026-09-04T03:13:43.661ZINFO INFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.16/32 -> 10.0.0.255Sep 04 03:13:42.521Sep 04 03:13:42.521
35362026-09-04T03:13:43.661Z
35372026-09-04T03:13:43.661ZDEBG 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 } }]
35382026-09-04T03:13:43.661Zreplacing 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 } }]
35392026-09-04T03:13:43.661ZSep 04 03:13:42.521 Sep 04 03:13:42.521DEBG INFOSep 04 03:13:42.521 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
35402026-09-04T03:13:43.661Z
35412026-09-04T03:13:43.661ZDEBGSep 04 03:13:42.521 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
35422026-09-04T03:13:43.661Z Sep 04 03:13:42.521Sep 04 03:13:42.521adding route 172.17.0.1/32 -> 10.0.0.255
35432026-09-04T03:13:43.661ZINFODEBG adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]
35442026-09-04T03:13:43.661Z
35452026-09-04T03:13:43.661ZSep 04 03:13:42.521 Sep 04 03:13:42.521INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255
35462026-09-04T03:13:43.661Zreplacing 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 } }]
35472026-09-04T03:13:43.661ZSep 04 03:13:42.521 Sep 04 03:13:42.521Sep 04 03:13:42.521INFOadding route 172.17.0.39/32 -> 10.0.0.255 INFO
35482026-09-04T03:13:43.661Z adding route 172.17.0.2/32 -> 10.0.0.255
35492026-09-04T03:13:43.661ZSep 04 03:13:42.521 DEBGSep 04 03:13:42.521DEBG Sep 04 03:13:42.521replacing 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:2e::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
35502026-09-04T03:13:43.661Z
35512026-09-04T03:13:43.661Z
35522026-09-04T03:13:43.661ZDEBGDEBG 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 } }]
35532026-09-04T03:13:43.661ZSep 04 03:13:42.521 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 04 03:13:42.521
35542026-09-04T03:13:43.661ZINFO Sep 04 03:13:42.521 adding route 172.16.0.0/32 -> 10.0.0.4DEBGINFO
35552026-09-04T03:13:43.661Zadding route 172.17.0.40/32 -> 10.0.0.255replacing 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 04 03:13:42.521
35562026-09-04T03:13:43.661Z
35572026-09-04T03:13:43.661Z INFOSep 04 03:13:42.521 adding route 172.17.0.3/32 -> 10.0.0.255 Sep 04 03:13:42.521INFO Sep 04 03:13:42.521Sep 04 03:13:42.521
35582026-09-04T03:13:43.661Z DEBG adding route 172.17.0.18/32 -> 10.0.0.255INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
35592026-09-04T03:13:43.661Z
35602026-09-04T03:13:43.661ZSep 04 03:13:42.521 DEBGDEBG Sep 04 03:13:42.521
35612026-09-04T03:13:43.662Zreplacing 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:13:42.521INFO
35622026-09-04T03:13:43.662Zadding route 172.17.0.41/32 -> 10.0.0.255DEBG
35632026-09-04T03:13:43.662Z
35642026-09-04T03:13:43.662ZSep 04 03:13:42.521 Sep 04 03:13:42.521 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 } }]INFOSep 04 03:13:42.521
35652026-09-04T03:13:43.662Z DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
35662026-09-04T03:13:43.662Z
35672026-09-04T03:13:43.662ZSep 04 03:13:42.521 adding route 172.17.0.4/32 -> 10.0.0.255Sep 04 03:13:42.521Sep 04 03:13:42.521
35682026-09-04T03:13:43.662ZINFO Sep 04 03:13:42.521INFO adding route 172.17.0.42/32 -> 10.0.0.255INFO
35692026-09-04T03:13:43.662Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 04 03:13:42.521DEBG
35702026-09-04T03:13:43.662Z adding route 172.17.0.19/32 -> 10.0.0.255Sep 04 03:13:42.521replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 04 03:13:42.521DEBGDEBG
35712026-09-04T03:13:43.662Z 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 } }]
35722026-09-04T03:13:43.662Z
35732026-09-04T03:13:43.662ZDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
35742026-09-04T03:13:43.662ZSep 04 03:13:42.530Sep 04 03:13:42.520 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 } }]
35752026-09-04T03:13:43.662ZINFO adding route 172.17.0.5/32 -> 10.0.0.255
35762026-09-04T03:13:43.662ZSep 04 03:13:42.521Sep 04 03:13:42.521Sep 04 03:13:42.530 INFO DEBGSep 04 03:13:42.530adding route 172.17.0.43/32 -> 10.0.0.255
35772026-09-04T03:13:43.662Zreplacing 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
35782026-09-04T03:13:43.662Z INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
35792026-09-04T03:13:43.662ZSep 04 03:13:42.530 Sep 04 03:13:42.530INFO DEBG
35802026-09-04T03:13:43.662Zadding route 172.17.0.6/32 -> 10.0.0.255
35812026-09-04T03:13:43.662Zreplacing 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 04 03:13:42.530
35822026-09-04T03:13:43.662Z
35832026-09-04T03:13:43.663Z Sep 04 03:13:42.530 INFODEBGSep 04 03:13:42.530 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 } }] Sep 04 03:13:42.530adding route 172.17.0.44/32 -> 10.0.0.255
35842026-09-04T03:13:43.663Zadding route 172.17.0.20/32 -> 10.0.0.255
35852026-09-04T03:13:43.663Z
35862026-09-04T03:13:43.663Z INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 04 03:13:42.530Sep 04 03:13:42.530Sep 04 03:13:42.530Sep 04 03:13:42.530
35872026-09-04T03:13:43.663Z DEBGDEBG INFO DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35882026-09-04T03:13:43.663Zadding route 172.17.0.45/32 -> 10.0.0.255
35892026-09-04T03:13:43.663Zreplacing 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.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 } }]
35902026-09-04T03:13:43.663ZSep 04 03:13:42.530
35912026-09-04T03:13:43.663Z Sep 04 03:13:42.530Sep 04 03:13:42.530Sep 04 03:13:42.530 INFODEBG INFO Sep 04 03:13:42.530 adding route 172.17.0.45/32 -> 10.0.0.255DEBGreplacing 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 } }]
35922026-09-04T03:13:43.663Z
35932026-09-04T03:13:43.663Zadding route 172.17.0.7/32 -> 10.0.0.255
35942026-09-04T03:13:43.663Z 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 04 03:13:42.530INFO
35952026-09-04T03:13:43.663ZDEBG 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 } }]
35962026-09-04T03:13:43.663Z Sep 04 03:13:42.530adding route 172.17.0.21/32 -> 10.0.0.255 Sep 04 03:13:42.530Sep 04 03:13:42.530
35972026-09-04T03:13:43.663ZDEBG 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 } }]INFOSep 04 03:13:42.530
35982026-09-04T03:13:43.663Z adding route 172.17.0.46/32 -> 10.0.0.255INFO
35992026-09-04T03:13:43.676Zadding route 172.17.0.46/32 -> 10.0.0.255
36002026-09-04T03:13:43.676ZINFOSep 04 03:13:42.530 Sep 04 03:13:42.530adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 04 03:13:42.530Sep 04 03:13:42.530
36012026-09-04T03:13:43.676Z DEBGINFO adding route 172.17.0.8/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 } }]Sep 04 03:13:42.530
36022026-09-04T03:13:43.676ZDEBG DEBG
36032026-09-04T03:13:43.676Z replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36042026-09-04T03:13:43.676Z 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 04 03:13:42.530 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 } }]INFOSep 04 03:13:42.530
36052026-09-04T03:13:43.676Z Sep 04 03:13:42.530adding route 172.17.0.47/32 -> 10.0.0.255
36062026-09-04T03:13:43.676Z
36072026-09-04T03:13:43.676Z DEBGINFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36082026-09-04T03:13:43.676Z Sep 04 03:13:42.530adding route 172.17.0.47/32 -> 10.0.0.255
36092026-09-04T03:13:43.676ZSep 04 03:13:42.530Sep 04 03:13:42.530 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 } }]
36102026-09-04T03:13:43.676ZSep 04 03:13:42.530 adding route 172.17.0.22/32 -> 10.0.0.255
36112026-09-04T03:13:43.676ZDEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 04 03:13:42.530
36122026-09-04T03:13:43.676ZSep 04 03:13:42.530 INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.530
36132026-09-04T03:13:43.676Z INFOadding route 172.17.0.48/32 -> 10.0.0.255
36142026-09-04T03:13:43.676Z DEBG Sep 04 03:13:42.530adding route 172.17.0.9/32 -> 10.0.0.255
36152026-09-04T03:13:43.676ZSep 04 03:13:42.530replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
36162026-09-04T03:13:43.676ZDEBG Sep 04 03:13:42.530replacing 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 } }]
36172026-09-04T03:13:43.676Z Sep 04 03:13:42.530 DEBGSep 04 03:13:42.530 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 } }]
36182026-09-04T03:13:43.676Zreplacing 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 04 03:13:42.530INFO
36192026-09-04T03:13:43.676Z adding route 172.17.0.48/32 -> 10.0.0.255INFO adding route 172.17.0.23/32 -> 10.0.0.255INFOSep 04 03:13:42.530
36202026-09-04T03:13:43.676Z INFOadding route 172.17.0.49/32 -> 10.0.0.255
36212026-09-04T03:13:43.676Z adding route 172.17.0.10/32 -> 10.0.0.255
36222026-09-04T03:13:43.676Z
36232026-09-04T03:13:43.676ZSep 04 03:13:42.530Sep 04 03:13:42.530Sep 04 03:13:42.530 Sep 04 03:13:42.530 Sep 04 03:13:42.530DEBG DEBGDEBGDEBG 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 } }]
36242026-09-04T03:13:43.676Z 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 } }]
36252026-09-04T03:13:43.676Zreplacing 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 04 03:13:42.530 INFO INFOreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36262026-09-04T03:13:43.676ZSep 04 03:13:42.530 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.50/32 -> 10.0.0.255
36272026-09-04T03:13:43.676ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
36282026-09-04T03:13:43.676Z
36292026-09-04T03:13:43.676Z
36302026-09-04T03:13:43.676ZSep 04 03:13:42.530 Sep 04 03:13:42.530INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255Sep 04 03:13:42.530
36312026-09-04T03:13:43.676ZSep 04 03:13:42.530Sep 04 03:13:42.530 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
36322026-09-04T03:13:43.676ZDEBG 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 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 } }]
36332026-09-04T03:13:43.677Z
36342026-09-04T03:13:43.677ZSep 04 03:13:42.530Sep 04 03:13:42.530adding route 172.17.0.24/32 -> 10.0.0.255 INFO
36352026-09-04T03:13:43.677Z DEBGadding route 172.17.0.51/32 -> 10.0.0.255
36362026-09-04T03:13:43.677ZSep 04 03:13:42.530Sep 04 03:13:42.530 Sep 04 03:13:42.530 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.530INFO
36372026-09-04T03:13:43.677Z DEBGDEBG INFOadding route 172.17.0.50/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 } }]
36382026-09-04T03:13:43.677Z
36392026-09-04T03:13:43.678Zreplacing 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 } }]
36402026-09-04T03:13:43.678Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 04 03:13:42.530Sep 04 03:13:42.530
36412026-09-04T03:13:43.678ZINFOSep 04 03:13:42.530 DEBG Sep 04 03:13:42.530adding route 172.17.0.52/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 } }]INFO
36422026-09-04T03:13:43.678Z
36432026-09-04T03:13:43.678ZSep 04 03:13:42.530 adding route 172.17.0.12/32 -> 10.0.0.255DEBG
36442026-09-04T03:13:43.678ZSep 04 03:13:42.530 Sep 04 03:13:42.530DEBG INFO INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:13:42.530
36452026-09-04T03:13:43.678Zadding route 172.17.0.51/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255
36462026-09-04T03:13:43.678Z
36472026-09-04T03:13:43.678ZSep 04 03:13:42.530DEBG Sep 04 03:13:42.530 INFO adding route 172.17.0.53/32 -> 10.0.0.255replacing 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
36482026-09-04T03:13:43.678Zreplacing 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 04 03:13:42.530replacing 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 } }]
36492026-09-04T03:13:43.679Z
36502026-09-04T03:13:43.679Z
36512026-09-04T03:13:43.679Z Sep 04 03:13:42.530 DEBGSep 04 03:13:42.530 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 04 03:13:42.530DEBG
36522026-09-04T03:13:43.679Z INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36532026-09-04T03:13:43.679Z INFOadding route 172.17.0.52/32 -> 10.0.0.255
36542026-09-04T03:13:43.679ZSep 04 03:13:42.530 adding route 172.17.0.13/32 -> 10.0.0.255INFOSep 04 03:13:42.530
36552026-09-04T03:13:43.679Z Sep 04 03:13:42.530INFOSep 04 03:13:42.530 DEBGadding route 172.17.0.54/32 -> 10.0.0.255 replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36562026-09-04T03:13:43.679Z
36572026-09-04T03:13:43.679ZSep 04 03:13:42.530INFOadding route 172.17.0.26/32 -> 10.0.0.255
36582026-09-04T03:13:43.679ZSep 04 03:13:42.530 DEBGDEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 04 03:13:42.530 Sep 04 03:13:42.530 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO 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 } }]
36592026-09-04T03:13:43.679Z
36602026-09-04T03:13:43.679Z DEBG adding route 172.17.0.53/32 -> 10.0.0.255
36612026-09-04T03:13:43.679Z
36622026-09-04T03:13:43.679Zreplacing 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 04 03:13:42.530Sep 04 03:13:42.530 INFOSep 04 03:13:42.530Sep 04 03:13:42.530DEBG DEBGINFO
36632026-09-04T03:13:43.679Zadding route 172.17.0.55/32 -> 10.0.0.255
36642026-09-04T03:13:43.679Ztest route::tests::delete_targets_full ... ok
36652026-09-04T03:13:43.680Ztest route::tests::add_target_fails_full ... ok
36662026-09-04T03:13:43.680Zreplacing 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.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 } }]
36672026-09-04T03:13:43.680Z
36682026-09-04T03:13:43.680Z Sep 04 03:13:42.530adding route 172.17.0.14/32 -> 10.0.0.255
36692026-09-04T03:13:43.680ZDEBG 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 } }]
36702026-09-04T03:13:43.680ZSep 04 03:13:42.530Sep 04 03:13:42.530 INFOSep 04 03:13:42.530 INFODEBGSep 04 03:13:42.530 Sep 04 03:13:42.530 adding route 172.17.0.54/32 -> 10.0.0.255 INFO
36712026-09-04T03:13:43.680Z adding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.56/32 -> 10.0.0.255
36722026-09-04T03:13:43.680Z
36732026-09-04T03:13:43.680Zreplacing 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
36742026-09-04T03:13:43.680ZSep 04 03:13:42.530adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 04 03:13:42.530
36752026-09-04T03:13:43.680ZDEBG Sep 04 03:13:42.530replacing 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 04 03:13:42.530
36762026-09-04T03:13:43.681Z 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 } }]
36772026-09-04T03:13:43.681Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 04 03:13:42.530
36782026-09-04T03:13:43.681Z INFOSep 04 03:13:42.530DEBGSep 04 03:13:42.530Sep 04 03:13:42.530 INFO 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.57/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
36792026-09-04T03:13:43.681Z
36802026-09-04T03:13:43.681ZDEBG
36812026-09-04T03:13:43.681Zreplacing 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 04 03:13:42.530Sep 04 03:13:42.530
36822026-09-04T03:13:43.681Z Sep 04 03:13:42.530 INFODEBG 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 } }]
36832026-09-04T03:13:43.681Zreplacing 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
36842026-09-04T03:13:43.681Zreplacing 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.28/32 -> 10.0.0.255Sep 04 03:13:42.530Sep 04 03:13:42.530 INFOINFO
36852026-09-04T03:13:43.681Zadding route 172.17.0.58/32 -> 10.0.0.255
36862026-09-04T03:13:43.681Z
36872026-09-04T03:13:43.681Z Sep 04 03:13:42.530 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255Sep 04 03:13:42.530Sep 04 03:13:42.530
36882026-09-04T03:13:43.681Z
36892026-09-04T03:13:43.681Z DEBGINFO Sep 04 03:13:42.530 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.56/32 -> 10.0.0.255DEBG
36902026-09-04T03:13:43.681Z
36912026-09-04T03:13:43.681Z 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 04 03:13:42.530
36922026-09-04T03:13:43.681ZDEBG Sep 04 03:13:42.530replacing 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 } }]
36932026-09-04T03:13:43.681ZSep 04 03:13:42.530 INFO adding route 172.17.0.59/32 -> 10.0.0.255
36942026-09-04T03:13:43.681ZSep 04 03:13:42.542 INFO adding route 172.17.0.17/32 -> 10.0.0.255
36952026-09-04T03:13:43.681ZSep 04 03:13:42.530Sep 04 03:13:42.542 DEBGSep 04 03:13:42.542 replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36962026-09-04T03:13:43.681Z 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
36972026-09-04T03:13:43.682Z 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 04 03:13:42.542Sep 04 03:13:42.542
36982026-09-04T03:13:43.682Z INFOINFO Sep 04 03:13:42.542adding route 172.17.0.57/32 -> 10.0.0.255Sep 04 03:13:42.542
36992026-09-04T03:13:43.690Z INFOadding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255
37002026-09-04T03:13:43.690Z
37012026-09-04T03:13:43.690ZINFOSep 04 03:13:42.542 adding route 172.17.0.18/32 -> 10.0.0.255
37022026-09-04T03:13:43.690ZSep 04 03:13:42.542DEBGSep 04 03:13:42.542 DEBGSep 04 03:13:42.542 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 } }] 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 } }]
37032026-09-04T03:13:43.690Z
37042026-09-04T03:13:43.690ZDEBG 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 04 03:13:42.542Sep 04 03:13:42.542 INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37052026-09-04T03:13:43.691Z adding route 172.17.0.58/32 -> 10.0.0.255
37062026-09-04T03:13:43.691Z
37072026-09-04T03:13:43.691Zfailed to allocate space for the new target listSep 04 03:13:42.542
37082026-09-04T03:13:43.691Z INFO adding route 172.17.0.19/32 -> 10.0.0.255
37092026-09-04T03:13:43.691ZSep 04 03:13:42.542 DEBGSep 04 03:13:42.542 Sep 04 03:13:42.542DEBGreplacing 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 } }]
37102026-09-04T03:13:43.691Z replacing targets for 172.16.0.0/32 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 04 03:13:42.542DEBG
37112026-09-04T03:13:43.691Z replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
37122026-09-04T03:13:43.691ZSep 04 03:13:42.542 INFOadding route 172.17.0.30/32 -> 10.0.0.255
37132026-09-04T03:13:43.691Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 04 03:13:42.542
37142026-09-04T03:13:43.691Z INFO Sep 04 03:13:42.542Sep 04 03:13:42.542 DEBGDEBG adding route 172.17.0.20/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 } }]
37152026-09-04T03:13:43.691Z
37162026-09-04T03:13:43.691Zreplacing 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 } }]
37172026-09-04T03:13:43.691ZDEBGSep 04 03:13:42.542 Sep 04 03:13:42.542 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 } }] DEBGINFO
37182026-09-04T03:13:43.691Z Sep 04 03:13:42.542 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
37192026-09-04T03:13:43.691Z
37202026-09-04T03:13:43.692ZINFO adding route 172.17.0.31/32 -> 10.0.0.255
37212026-09-04T03:13:43.692ZSep 04 03:13:42.542Sep 04 03:13:42.542 DEBGINFOSep 04 03:13:42.542Sep 04 03:13:42.542 DEBGINFOreplacing 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.21/32 -> 10.0.0.255
37222026-09-04T03:13:43.692Z
37232026-09-04T03:13:43.692Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
37242026-09-04T03:13:43.692Z 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 } }]
37252026-09-04T03:13:43.692ZSep 04 03:13:42.542Sep 04 03:13:42.542Sep 04 03:13:42.542 DEBGINFO DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.61/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
37262026-09-04T03:13:43.692Z
37272026-09-04T03:13:43.692ZSep 04 03:13:42.542
37282026-09-04T03:13:43.692ZINFO Sep 04 03:13:42.542adding route 172.17.0.32/32 -> 10.0.0.255 DEBGSep 04 03:13:42.542 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 } }]
37292026-09-04T03:13:43.692Z
37302026-09-04T03:13:43.692ZSep 04 03:13:42.542INFOSep 04 03:13:42.542 DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
37312026-09-04T03:13:43.692Zreplacing 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 } }]
37322026-09-04T03:13:43.692ZSep 04 03:13:42.542Sep 04 03:13:42.542 INFO INFODEBG 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 172.17.0.22/32 -> 10.0.0.255
37332026-09-04T03:13:43.692Zadding route 172.17.0.33/32 -> 10.0.0.255
37342026-09-04T03:13:43.692Z
37352026-09-04T03:13:43.692ZSep 04 03:13:42.542Sep 04 03:13:42.542 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 04 03:13:42.542replacing 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 } }]
37362026-09-04T03:13:43.692ZDEBG
37372026-09-04T03:13:43.692Zreplacing 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 } }]
37382026-09-04T03:13:43.693ZSep 04 03:13:42.542 INFOSep 04 03:13:42.542 adding route 172.17.0.23/32 -> 10.0.0.255INFO
37392026-09-04T03:13:43.693Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 04 03:13:42.542
37402026-09-04T03:13:43.693Z Sep 04 03:13:42.542DEBG DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
37412026-09-04T03:13:43.693ZSep 04 03:13:42.542replacing 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 } }]
37422026-09-04T03:13:43.693ZDEBG 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 } }]
37432026-09-04T03:13:43.693ZSep 04 03:13:42.542 INFO Sep 04 03:13:42.542adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
37442026-09-04T03:13:43.693ZINFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 04 03:13:42.542
37452026-09-04T03:13:43.693Z Sep 04 03:13:42.542INFO adding route 172.17.0.24/32 -> 10.0.0.255DEBG
37462026-09-04T03:13:43.693Z 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 04 03:13:42.542
37472026-09-04T03:13:43.693Z 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 } }]
37482026-09-04T03:13:43.693ZSep 04 03:13:42.542 DEBG Sep 04 03:13:42.542failed to allocate space for the new target list
37492026-09-04T03:13:43.693ZSep 04 03:13:42.542 INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 Sep 04 03:13:42.542replacing 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 } }]
37502026-09-04T03:13:43.693Z
37512026-09-04T03:13:43.693ZDEBG replacing targets for 3fff:dead::/64 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 } }]
37522026-09-04T03:13:43.693ZSep 04 03:13:42.543 INFO adding route 172.17.0.25/32 -> 10.0.0.255
37532026-09-04T03:13:43.693ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
37542026-09-04T03:13:43.693Z
37552026-09-04T03:13:43.693ZSep 04 03:13:42.543 INFO adding route 172.17.0.37/32 -> 10.0.0.255
37562026-09-04T03:13:43.693Ztest route::tests::delete_target_full ... ok
37572026-09-04T03:13:43.693ZSep 04 03:13:42.543 INFOSep 04 03:13:42.543 adding route 172.17.0.26/32 -> 10.0.0.255DEBG
37582026-09-04T03:13:43.693Z 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 } }]
37592026-09-04T03:13:43.693ZSep 04 03:13:42.543Sep 04 03:13:42.543 INFODEBGSep 04 03:13:42.543 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 } }]INFOadding route 172.17.0.38/32 -> 10.0.0.255
37602026-09-04T03:13:43.693Z
37612026-09-04T03:13:43.693Zadding route 172.17.0.62/32 -> 10.0.0.255
37622026-09-04T03:13:43.693ZSep 04 03:13:42.543Sep 04 03:13:42.543Sep 04 03:13:42.543 DEBG INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255 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.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 } }]
37632026-09-04T03:13:43.693Z
37642026-09-04T03:13:43.693Z
37652026-09-04T03:13:43.693ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBGINFO 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 04 03:13:42.543
37662026-09-04T03:13:43.693Z adding route 172.17.0.63/32 -> 10.0.0.255INFO
37672026-09-04T03:13:43.693Zadding route 172.17.0.39/32 -> 10.0.0.255
37682026-09-04T03:13:43.694ZSep 04 03:13:42.543Sep 04 03:13:42.543 INFODEBGSep 04 03:13:42.543 DEBGreplacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
37692026-09-04T03:13:43.694Z
37702026-09-04T03:13:43.694Zreplacing 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 } }]
37712026-09-04T03:13:43.694ZSep 04 03:13:42.543Sep 04 03:13:42.543Sep 04 03:13:42.543 DEBG DEBGINFO failed to allocate space for the new target list
37722026-09-04T03:13:43.694Zadding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37732026-09-04T03:13:43.694Z
37742026-09-04T03:13:43.694ZSep 04 03:13:42.543 DEBGSep 04 03:13:42.543 Sep 04 03:13:42.543replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
37752026-09-04T03:13:43.694ZINFO adding route 172.17.0.29/32 -> 10.0.0.255DEBG
37762026-09-04T03:13:43.694Z 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 04 03:13:42.543
37772026-09-04T03:13:43.694Z DEBG failed to allocate space for the new target list
37782026-09-04T03:13:43.694ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBG INFOreplacing 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 } }]
37792026-09-04T03:13:43.694Zadding route 172.17.0.41/32 -> 10.0.0.255
37802026-09-04T03:13:43.694ZSep 04 03:13:42.543 Sep 04 03:13:42.543INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255
37812026-09-04T03:13:43.694Zreplacing 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 } }]
37822026-09-04T03:13:43.694ZSep 04 03:13:42.543 Sep 04 03:13:42.543DEBG 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 } }]
37832026-09-04T03:13:43.694Zadding route 172.17.0.42/32 -> 10.0.0.255
37842026-09-04T03:13:43.694ZSep 04 03:13:42.543Sep 04 03:13:42.543 INFODEBG adding route 172.17.0.31/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 } }]
37852026-09-04T03:13:43.694Z
37862026-09-04T03:13:43.694ZSep 04 03:13:42.543Sep 04 03:13:42.543 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37872026-09-04T03:13:43.694Z
37882026-09-04T03:13:43.695ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBGINFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255
37892026-09-04T03:13:43.695Z
37902026-09-04T03:13:43.695ZSep 04 03:13:42.543Sep 04 03:13:42.543 INFODEBG adding route 172.17.0.44/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 } }]
37912026-09-04T03:13:43.695Z
37922026-09-04T03:13:43.695ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255
37932026-09-04T03:13:43.695Z
37942026-09-04T03:13:43.695ZSep 04 03:13:42.543Sep 04 03:13:42.543 DEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
37952026-09-04T03:13:43.695Z
37962026-09-04T03:13:43.695ZSep 04 03:13:42.543Sep 04 03:13:42.543 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 } }]
37972026-09-04T03:13:43.695ZSep 04 03:13:42.543 adding route 172.17.0.34/32 -> 10.0.0.255INFO
37982026-09-04T03:13:43.695Z adding route 172.17.0.46/32 -> 10.0.0.255
37992026-09-04T03:13:43.708ZSep 04 03:13:42.543 DEBGSep 04 03:13:42.543 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 } }]
38002026-09-04T03:13:43.708Z 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 04 03:13:42.543
38012026-09-04T03:13:43.708Z INFO adding route 172.17.0.47/32 -> 10.0.0.255
38022026-09-04T03:13:43.708ZSep 04 03:13:42.543 INFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 04 03:13:42.543
38032026-09-04T03:13:43.708Z 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 } }]
38042026-09-04T03:13:43.708ZSep 04 03:13:42.543 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 } }]Sep 04 03:13:42.543
38052026-09-04T03:13:43.708Z INFO adding route 172.17.0.48/32 -> 10.0.0.255
38062026-09-04T03:13:43.708ZSep 04 03:13:42.543 INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 04 03:13:42.543
38072026-09-04T03:13:43.708Z 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 } }]
38082026-09-04T03:13:43.708ZSep 04 03:13:42.543 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 04 03:13:42.543
38092026-09-04T03:13:43.708Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
38102026-09-04T03:13:43.708ZSep 04 03:13:42.543 INFO Sep 04 03:13:42.543adding route 172.17.0.37/32 -> 10.0.0.255
38112026-09-04T03:13:43.708ZSep 04 03:13:42.543 DEBG created new freemap, unit: freemap_route_ipv4
38122026-09-04T03:13:43.708ZSep 04 03:13:42.558Sep 04 03:13:42.558 DEBG created new freemap, unit: freemap_route_ipv6
38132026-09-04T03:13:43.708Z DEBG Sep 04 03:13:42.558replacing 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 } }]
38142026-09-04T03:13:43.708ZDEBG initted freemap. size: 64, unit: freemap_route_ipv4Sep 04 03:13:42.558
38152026-09-04T03:13:43.709Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
38162026-09-04T03:13:43.709Z Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBGDEBG DEBG reset freemapreplacing 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.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 } }]
38172026-09-04T03:13:43.709Zunit:
38182026-09-04T03:13:43.709Z freemap_route_ipv4
38192026-09-04T03:13:43.709ZSep 04 03:13:42.558 INFO Sep 04 03:13:42.558adding route 172.17.0.39/32 -> 10.0.0.255
38202026-09-04T03:13:43.709ZDEBG Sep 04 03:13:42.558initted freemap. size: 64 , INFOSep 04 03:13:42.558 unitadding route 172.17.0.50/32 -> 10.0.0.255
38212026-09-04T03:13:43.709Z: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 } }]freemap_route_ipv6
38222026-09-04T03:13:43.709Z
38232026-09-04T03:13:43.709ZSep 04 03:13:42.558 DEBG Sep 04 03:13:42.558replacing 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 04 03:13:42.558DEBG INFO
38242026-09-04T03:13:43.709Zreset freemap , adding route 172.17.0.40/32 -> 10.0.0.255unit
38252026-09-04T03:13:43.709ZSep 04 03:13:42.558 : INFOfreemap_route_ipv6
38262026-09-04T03:13:43.709Zadding route 172.17.0.51/32 -> 10.0.0.255Sep 04 03:13:42.558
38272026-09-04T03:13:43.709Z 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 } }]
38282026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558 INFOINFODEBG adding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.41/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 } }]
38292026-09-04T03:13:43.709Z
38302026-09-04T03:13:43.709Z
38312026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38322026-09-04T03:13:43.709Z
38332026-09-04T03:13:43.709ZINFO adding route 172.17.0.52/32 -> 10.0.0.255
38342026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558INFO INFODEBGadding route 172.17.0.42/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38352026-09-04T03:13:43.709Z
38362026-09-04T03:13:43.709Z
38372026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558 DEBGINFO adding route 172.17.0.53/32 -> 10.0.0.255DEBG
38382026-09-04T03:13:43.709Zreplacing 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 } }]
38392026-09-04T03:13:43.709Zreplacing 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 } }]
38402026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558 DEBGINFO Sep 04 03:13:42.558replacing 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 } }]
38412026-09-04T03:13:43.709ZINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.43/32 -> 10.0.0.255
38422026-09-04T03:13:43.709Z
38432026-09-04T03:13:43.709ZSep 04 03:13:42.558 INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBGDEBG
38442026-09-04T03:13:43.709Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38452026-09-04T03:13:43.709Z
38462026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255DEBGadding route 172.16.0.0/32 -> 10.0.0.2
38472026-09-04T03:13:43.709Zreplacing 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 } }]
38482026-09-04T03:13:43.709Z
38492026-09-04T03:13:43.709ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBGINFO DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38502026-09-04T03:13:43.710Zadding 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 } }]
38512026-09-04T03:13:43.710Z
38522026-09-04T03:13:43.710ZSep 04 03:13:42.558 INFOSep 04 03:13:42.558 Sep 04 03:13:42.558 adding route 172.17.0.45/32 -> 10.0.0.255INFODEBG
38532026-09-04T03:13:43.710Z adding route 172.17.0.0/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 } }]
38542026-09-04T03:13:43.710Z
38552026-09-04T03:13:43.710ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBG 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 } }]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 } }]
38562026-09-04T03:13:43.710Ztest route::tests::delete_target_fragmented ... ok
38572026-09-04T03:13:43.710Z
38582026-09-04T03:13:43.710Z adding route 172.17.0.56/32 -> 10.0.0.255
38592026-09-04T03:13:43.710ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558 INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255
38602026-09-04T03:13:43.710ZDEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38612026-09-04T03:13:43.710Z
38622026-09-04T03:13:43.710ZSep 04 03:13:42.558 DEBGSep 04 03:13:42.558 Sep 04 03:13:42.558replacing 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 } }]
38632026-09-04T03:13:43.710ZINFO adding route 172.17.0.57/32 -> 10.0.0.255DEBG
38642026-09-04T03:13:43.710Z 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 04 03:13:42.558
38652026-09-04T03:13:43.710Z INFO Sep 04 03:13:42.558adding route 172.17.0.47/32 -> 10.0.0.255 Sep 04 03:13:42.558DEBG
38662026-09-04T03:13:43.710Z 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 } }]
38672026-09-04T03:13:43.710Zadding route 172.17.0.2/32 -> 10.0.0.255Sep 04 03:13:42.558
38682026-09-04T03:13:43.710ZDEBG 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 } }]
38692026-09-04T03:13:43.710ZSep 04 03:13:42.558Sep 04 03:13:42.558 DEBGINFO Sep 04 03:13:42.558replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
38702026-09-04T03:13:43.710Z
38712026-09-04T03:13:43.710ZINFO adding route 172.17.0.48/32 -> 10.0.0.255
38722026-09-04T03:13:43.710ZSep 04 03:13:42.558 Sep 04 03:13:42.558DEBG Sep 04 03:13:42.558 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 } }]INFODEBG
38732026-09-04T03:13:43.710Zadding route 172.17.0.3/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 } }]
38742026-09-04T03:13:43.710Z
38752026-09-04T03:13:43.710ZSep 04 03:13:42.558 INFOSep 04 03:13:42.558Sep 04 03:13:42.558 adding route 172.17.0.59/32 -> 10.0.0.255 INFO
38762026-09-04T03:13:43.710Z adding route 172.17.0.49/32 -> 10.0.0.255DEBG
38772026-09-04T03:13:43.710Zreplacing 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 } }]
38782026-09-04T03:13:43.710ZSep 04 03:13:42.558 DEBGSep 04 03:13:42.558 Sep 04 03:13:42.558DEBG INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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.4/32 -> 10.0.0.255
38792026-09-04T03:13:43.710Z
38802026-09-04T03:13:43.710Z
38812026-09-04T03:13:43.710ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 DEBG INFO INFOadding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38822026-09-04T03:13:43.710Z
38832026-09-04T03:13:43.710Zadding route 172.17.0.60/32 -> 10.0.0.255
38842026-09-04T03:13:43.710ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 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 } }]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 } }]
38852026-09-04T03:13:43.710Zadding route 172.17.0.5/32 -> 10.0.0.255
38862026-09-04T03:13:43.710Z
38872026-09-04T03:13:43.711ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558INFO DEBG adding route 172.17.0.51/32 -> 10.0.0.255INFOreplacing 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 } }]
38882026-09-04T03:13:43.711Z
38892026-09-04T03:13:43.711Zadding route 172.17.0.61/32 -> 10.0.0.255
38902026-09-04T03:13:43.711ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 INFO DEBG 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 } }]
38912026-09-04T03:13:43.711Zadding route 172.17.0.6/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 } }]
38922026-09-04T03:13:43.711Z
38932026-09-04T03:13:43.711ZSep 04 03:13:42.558 INFO Sep 04 03:13:42.558adding route 172.17.0.52/32 -> 10.0.0.255Sep 04 03:13:42.558
38942026-09-04T03:13:43.711Z DEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38952026-09-04T03:13:43.711ZSep 04 03:13:42.558adding route 172.17.0.62/32 -> 10.0.0.255
38962026-09-04T03:13:43.711ZDEBGSep 04 03:13:42.558 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 } }]
38972026-09-04T03:13:43.711Zadding route 172.17.0.7/32 -> 10.0.0.255Sep 04 03:13:42.558
38982026-09-04T03:13:43.711Z 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 } }]Sep 04 03:13:42.558
38992026-09-04T03:13:43.724ZSep 04 03:13:42.558 INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255
39002026-09-04T03:13:43.724Zreplacing 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 } }]
39012026-09-04T03:13:43.724ZSep 04 03:13:42.558Sep 04 03:13:42.558 Sep 04 03:13:42.558 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 } }]failed to allocate space for the new target listINFO
39022026-09-04T03:13:43.725Z
39032026-09-04T03:13:43.725Z adding route 172.17.0.8/32 -> 10.0.0.255
39042026-09-04T03:13:43.725ZSep 04 03:13:42.558Sep 04 03:13:42.558Sep 04 03:13:42.558 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39052026-09-04T03:13:43.725Z
39062026-09-04T03:13:43.725ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
39072026-09-04T03:13:43.725ZSep 04 03:13:42.558 INFOSep 04 03:13:42.558 adding route 172.17.0.9/32 -> 10.0.0.255DEBG
39082026-09-04T03:13:43.725Z 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 } }]
39092026-09-04T03:13:43.725ZSep 04 03:13:42.558 DEBGSep 04 03:13:42.558 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
39102026-09-04T03:13:43.725Z adding route 172.17.0.55/32 -> 10.0.0.255
39112026-09-04T03:13:43.725ZSep 04 03:13:42.558 INFOSep 04 03:13:42.558 adding route 172.17.0.10/32 -> 10.0.0.255DEBG
39122026-09-04T03:13:43.725Z 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 } }]
39132026-09-04T03:13:43.725ZSep 04 03:13:42.558 DEBGSep 04 03:13:42.558 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
39142026-09-04T03:13:43.725Z adding route 172.17.0.56/32 -> 10.0.0.255
39152026-09-04T03:13:43.725ZSep 04 03:13:42.558 INFOSep 04 03:13:42.558 adding route 172.17.0.11/32 -> 10.0.0.255DEBG
39162026-09-04T03:13:43.725Z 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 } }]
39172026-09-04T03:13:43.725ZSep 04 03:13:42.558 DEBGSep 04 03:13:42.558 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
39182026-09-04T03:13:43.725Z adding route 172.17.0.57/32 -> 10.0.0.255
39192026-09-04T03:13:43.725ZSep 04 03:13:42.558 Sep 04 03:13:42.558INFO DEBGadding route 172.17.0.12/32 -> 10.0.0.255
39202026-09-04T03:13:43.725Zreplacing 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 } }]
39212026-09-04T03:13:43.725ZSep 04 03:13:42.558 Sep 04 03:13:42.558DEBG INFOreplacing 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 } }]
39222026-09-04T03:13:43.725Zadding route 172.17.0.58/32 -> 10.0.0.255
39232026-09-04T03:13:43.725ZSep 04 03:13:42.558 Sep 04 03:13:42.558INFO DEBGadding route 172.17.0.13/32 -> 10.0.0.255
39242026-09-04T03:13:43.725Zreplacing 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 } }]
39252026-09-04T03:13:43.725ZSep 04 03:13:42.558 Sep 04 03:13:42.558DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.59/32 -> 10.0.0.255
39262026-09-04T03:13:43.725Z
39272026-09-04T03:13:43.725ZSep 04 03:13:42.576Sep 04 03:13:42.576 INFODEBG adding route 172.17.0.14/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 } }]
39282026-09-04T03:13:43.726Z
39292026-09-04T03:13:43.726ZSep 04 03:13:42.576Sep 04 03:13:42.576 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.60/32 -> 10.0.0.255
39302026-09-04T03:13:43.726Z
39312026-09-04T03:13:43.726ZSep 04 03:13:42.576 Sep 04 03:13:42.576INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255
39322026-09-04T03:13:43.726Zreplacing 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 } }]
39332026-09-04T03:13:43.726ZSep 04 03:13:42.576 Sep 04 03:13:42.576DEBG 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 } }]
39342026-09-04T03:13:43.726Zfailed to allocate space for the new target list
39352026-09-04T03:13:43.726ZSep 04 03:13:42.576 Sep 04 03:13:42.576INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255
39362026-09-04T03:13:43.727Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
39372026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39382026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.17/32 -> 10.0.0.255
39392026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39402026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.18/32 -> 10.0.0.255
39412026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39422026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.19/32 -> 10.0.0.255
39432026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39442026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.20/32 -> 10.0.0.255
39452026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39462026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.21/32 -> 10.0.0.255
39472026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39482026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.22/32 -> 10.0.0.255
39492026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39502026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.23/32 -> 10.0.0.255
39512026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39522026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.24/32 -> 10.0.0.255
39532026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39542026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39552026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39562026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39572026-09-04T03:13:43.727ZSep 04 03:13:42.576 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 } }]
39582026-09-04T03:13:43.727ZSep 04 03:13:42.576 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39592026-09-04T03:13:43.727Ztest route::tests::delete_targets_fragmented ... ok
39602026-09-04T03:13:43.727ZSep 04 03:13:42.576 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39612026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39622026-09-04T03:13:43.728ZSep 04 03:13:42.576 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39632026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39642026-09-04T03:13:43.728Z
39652026-09-04T03:13:43.728ZSep 04 03:13:42.576 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 } }]
39662026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39672026-09-04T03:13:43.728Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
39682026-09-04T03:13:43.728Z
39692026-09-04T03:13:43.728ZSep 04 03:13:42.576 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 } }]
39702026-09-04T03:13:43.728Z
39712026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39722026-09-04T03:13:43.728Zrunning 0 tests
39732026-09-04T03:13:43.728ZSep 04 03:13:42.576 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 } }]
39742026-09-04T03:13:43.728Z
39752026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39762026-09-04T03:13:43.728Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39772026-09-04T03:13:43.728ZSep 04 03:13:42.576 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 } }]
39782026-09-04T03:13:43.728Z
39792026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39802026-09-04T03:13:43.728Z
39812026-09-04T03:13:43.728Zrunning 0 tests
39822026-09-04T03:13:43.728ZSep 04 03:13:42.576 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 } }]
39832026-09-04T03:13:43.728Z
39842026-09-04T03:13:43.728ZSep 04 03:13:42.576 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39852026-09-04T03:13:43.728Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39862026-09-04T03:13:43.728Z
39872026-09-04T03:13:43.729ZSep 04 03:13:42.576 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 } }]
39882026-09-04T03:13:43.729Z
39892026-09-04T03:13:43.729ZSep 04 03:13:42.576 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39902026-09-04T03:13:43.729Zrunning 6 tests
39912026-09-04T03:13:43.729ZSep 04 03:13:42.576 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 } }]
39922026-09-04T03:13:43.729ZSep 04 03:13:42.576 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39932026-09-04T03:13:43.729ZSep 04 03:13:42.576 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 } }]
39942026-09-04T03:13:43.729ZSep 04 03:13:42.576 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39952026-09-04T03:13:43.729ZSep 04 03:13:42.576 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 } }]
39962026-09-04T03:13:43.729ZSep 04 03:13:42.576 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39972026-09-04T03:13:43.729ZSep 04 03:13:42.576 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 } }]
39982026-09-04T03:13:43.729ZSep 04 03:13:42.576 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39992026-09-04T03:13:43.748ZSep 04 03:13:42.576 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 } }]
40002026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.40/32 -> 10.0.0.255
40012026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40022026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.41/32 -> 10.0.0.255
40032026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40042026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.42/32 -> 10.0.0.255
40052026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40062026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40072026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40082026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40092026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40102026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40112026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40122026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40132026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40142026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40152026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40162026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40172026-09-04T03:13:43.748ZSep 04 03:13:42.591 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 } }]
40182026-09-04T03:13:43.748ZSep 04 03:13:42.591 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40192026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40202026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40212026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40222026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40232026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40242026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40252026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40262026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40272026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40282026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40292026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40302026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40312026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40322026-09-04T03:13:43.749ZSep 04 03:13:42.591 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40332026-09-04T03:13:43.749ZSep 04 03:13:42.591 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 } }]
40342026-09-04T03:13:43.750ZSep 04 03:13:42.591 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40352026-09-04T03:13:43.750ZSep 04 03:13:42.591 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 } }]
40362026-09-04T03:13:43.750ZSep 04 03:13:42.591 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40372026-09-04T03:13:43.750ZSep 04 03:13:42.591 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 } }]
40382026-09-04T03:13:43.750ZSep 04 03:13:42.591 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40392026-09-04T03:13:43.750ZSep 04 03:13:42.591 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 } }]
40402026-09-04T03:13:43.750ZSep 04 03:13:42.591 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40412026-09-04T03:13:43.750ZSep 04 03:13:42.591 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 } }]
40422026-09-04T03:13:43.750ZSep 04 03:13:42.591 DEBG failed to allocate space for the new target list
40432026-09-04T03:13:43.750ZSep 04 03:13:42.591 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 } }]
40442026-09-04T03:13:43.751Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-dc95597d677560dc)
40452026-09-04T03:13:43.751Z Running unittests src/lib.rs (target/debug/deps/dpd_api-e8ac5efa0a1fceab)
40462026-09-04T03:13:43.751Z Running unittests src/lib.rs (target/debug/deps/dpd_client-6c88bb8d5668cb4a)
40472026-09-04T03:13:43.751Ztest tests::test_port_id_cmp ... ok
40482026-09-04T03:13:43.752Ztest tests::test_parse_client_port_id ... ok
40492026-09-04T03:13:43.752Ztest tests::test_full_lot_id_neither_present ... ok
40502026-09-04T03:13:43.752Ztest tests::test_full_lot_id_lotnum_only ... ok
40512026-09-04T03:13:43.752Ztest tests::test_full_lot_id_both_present ... ok
40522026-09-04T03:13:43.752Ztest tests::test_full_lot_id_lot_only ... ok
40532026-09-04T03:13:43.752Z
40542026-09-04T03:13:43.753Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40552026-09-04T03:13:43.753Z
40562026-09-04T03:13:43.753Z Running tests/test_all.rs (target/debug/deps/test_all-844b0474019420e4)
40572026-09-04T03:13:43.753Z Running unittests src/lib.rs (target/debug/deps/dpd_types-4d98581bda6b5271)
40582026-09-04T03:13:43.753Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-f1e5246e58c2e590)
40592026-09-04T03:13:43.753Z Running unittests src/lib.rs (target/debug/deps/packet-1b9b68c8773f80f3)
40602026-09-04T03:13:43.753Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
40612026-09-04T03:13:43.753Z Running unittests src/main.rs (target/debug/deps/swadm-cb875ac973d80e16)
40622026-09-04T03:13:43.753Z
40632026-09-04T03:13:43.753Zrunning 0 tests
40642026-09-04T03:13:43.753Z
40652026-09-04T03:13:43.753Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40662026-09-04T03:13:43.753Z
40672026-09-04T03:13:43.753Z
40682026-09-04T03:13:43.753Zrunning 0 tests
40692026-09-04T03:13:43.753Z
40702026-09-04T03:13:43.753Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40712026-09-04T03:13:43.754Z
40722026-09-04T03:13:43.754Z
40732026-09-04T03:13:43.754Zrunning 15 tests
40742026-09-04T03:13:43.754Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40752026-09-04T03:13:43.754Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40762026-09-04T03:13:43.754Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40772026-09-04T03:13:43.754Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40782026-09-04T03:13:43.754Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40792026-09-04T03:13:43.754Ztest v1::network::tests::test_equal ... ok
40802026-09-04T03:13:43.754Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40812026-09-04T03:13:43.754Ztest v1::network::tests::test_eui64 ... ok
40822026-09-04T03:13:43.754Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40832026-09-04T03:13:43.754Ztest v1::network::tests::test_into ... ok
40842026-09-04T03:13:43.754Ztest v1::network::tests::test_not_equal ... ok
40852026-09-04T03:13:43.754Ztest v1::port::tests::port_ids_are_ascii ... ok
40862026-09-04T03:13:43.754Ztest v1::network::tests::test_to_string ... ok
40872026-09-04T03:13:43.754Ztest v1::network::tests::test_parse ... ok
40882026-09-04T03:13:43.754Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
40892026-09-04T03:13:43.754Z
40902026-09-04T03:13:43.754Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40912026-09-04T03:13:43.754Z
40922026-09-04T03:13:43.754Z
40932026-09-04T03:13:43.754Zrunning 12 tests
40942026-09-04T03:13:43.754Ztest icmp::test_v4_checksum ... ok
40952026-09-04T03:13:43.754Ztest lldp::test_lldp_parse ... ok
40962026-09-04T03:13:43.754Ztest icmp::test_v6_checksum ... ok
40972026-09-04T03:13:43.754Ztest ipv6::test_ipv6_parse ... ok
40982026-09-04T03:13:43.754Ztest pbuf::test_byte ... ok
40992026-09-04T03:13:43.777Ztest pbuf::test_nibble ... ok
41002026-09-04T03:13:43.777Ztest pbuf::test_short ... ok
41012026-09-04T03:13:43.777Ztest pbuf::test_overflow ... ok
41022026-09-04T03:13:43.777Ztest pbuf::test_twelve ... ok
41032026-09-04T03:13:43.777Ztest pbuf::test_word ... ok
41042026-09-04T03:13:43.777Ztest tcp::test_checksum_ack_data ... ok
41052026-09-04T03:13:43.777Ztest tcp::test_checksum_syn_nodata ... ok
41062026-09-04T03:13:43.777Z
41072026-09-04T03:13:43.777Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41082026-09-04T03:13:43.777Z
41092026-09-04T03:13:43.777Z
41102026-09-04T03:13:43.777Zrunning 0 tests
41112026-09-04T03:13:43.778Z
41122026-09-04T03:13:43.778Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41132026-09-04T03:13:43.778Z
41142026-09-04T03:13:43.778Z
41152026-09-04T03:13:43.778Zrunning 5 tests
41162026-09-04T03:13:43.778Ztest switchport::test::test_compute_lanes ... ok
41172026-09-04T03:13:43.778Ztest switchport::test::port_id_ordering ... ok
41182026-09-04T03:13:43.778Z Lane 0 Lane 1 Lane 2 Lane 3
41192026-09-04T03:13:43.778Z Lane 0 Rx Loss-of-lock: Yes Yes Lane 1Yes Yes
41202026-09-04T03:13:43.778ZLane 2 Rx Loss-of-signal: YesLane 3
41212026-09-04T03:13:43.778ZYes State: Activated YesActivated Yes
41222026-09-04T03:13:43.778ZActivated Rx CDR Enabled: Yes Activated
41232026-09-04T03:13:43.778Z Rx Output Enabled: falseYes false Yesfalse Yesfalse
41242026-09-04T03:13:43.778Z
41252026-09-04T03:13:43.778Z Tx Enabled: Yes Rx Output Status: valid Yesvalid Yesvalid validYes
41262026-09-04T03:13:43.778Z
41272026-09-04T03:13:43.778Z Tx Loss-of-lock: No Rx Loss-of-lock: trueNo true No No
41282026-09-04T03:13:43.778Ztrue Tx Loss-of-signal: Notrue
41292026-09-04T03:13:43.778Z Rx Loss-of-signal: false Nofalse No false Nofalse
41302026-09-04T03:13:43.778Z
41312026-09-04T03:13:43.778Z Tx CDR Enabled: No Rx Auto-squelch Disable: true No true No trueNo
41322026-09-04T03:13:43.778Ztrue
41332026-09-04T03:13:43.778Z Tx Adaptive EQ Fault: No Tx Output Enabled: trueNo true No true Notrue
41342026-09-04T03:13:43.778Z
41352026-09-04T03:13:43.778Z Tx Fault: Yes Tx Output Status: invalid Yes invalid Yesinvalid Yesinvalid
41362026-09-04T03:13:43.778Z
41372026-09-04T03:13:43.778Z Tx Loss-of-lock: false false false false
41382026-09-04T03:13:43.778Z Tx Loss-of-signal: true true true true
41392026-09-04T03:13:43.778ZTx Auto-squelch Disable: false false false false
41402026-09-04T03:13:43.778Z Tx Adaptive EQ Fail: true true true true
41412026-09-04T03:13:43.778Z Tx Failure: false false false false
41422026-09-04T03:13:43.778Z Tx Force Squelch: true true true true
41432026-09-04T03:13:43.778Z Tx Input Polarity: normal normal normal normal
41442026-09-04T03:13:43.779Ztest switchport::test::test_print_sff_datapath ... ok
41452026-09-04T03:13:43.779Ztest switchport::test::test_print_cmis_datapath ... ok
41462026-09-04T03:13:43.779Ztest link::test_filter ... ok
41472026-09-04T03:13:43.779Z
41482026-09-04T03:13:43.779Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41492026-09-04T03:13:43.779Z
41502026-09-04T03:13:43.779Z Running tests/cli/main.rs (target/debug/deps/cli-82d928509cb7248d)
41512026-09-04T03:13:43.779Z
41522026-09-04T03:13:43.779Zrunning 7 tests
41532026-09-04T03:13:43.779Ztest counters::counters_list ... ignored
41542026-09-04T03:13:43.779Ztest link_apply::apply_tx_eq_all ... ignored
41552026-09-04T03:13:43.779Ztest link_apply::apply_tx_eq_custom ... ignored
41562026-09-04T03:13:43.779Ztest tx_eq::set_all_taps ... ignored
41572026-09-04T03:13:43.779Ztest tx_eq::set_partial_taps ... ignored
41582026-09-04T03:13:43.779Ztest cmd::test::pattern_statics ... ok
41592026-09-04T03:13:43.779Ztest link_apply::tx_eq_exclusive ... ok
41602026-09-04T03:13:43.779Z
41612026-09-04T03:13:43.779Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41622026-09-04T03:13:43.780Z
41632026-09-04T03:13:43.780Z Running unittests src/main.rs (target/debug/deps/tfportd-32f16da1afaf2d64)
41642026-09-04T03:13:43.780Z
41652026-09-04T03:13:43.780Zrunning 4 tests
41662026-09-04T03:13:43.780Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
41672026-09-04T03:13:43.780Ztest linklocal::test_parse_ipadm ... ok
41682026-09-04T03:13:43.780Ztest tfport::test_parse_tfport ... ok
41692026-09-04T03:13:43.780Ztest config::tests::test_updates ... ok
41702026-09-04T03:13:43.780Z
41712026-09-04T03:13:43.780Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41722026-09-04T03:13:43.780Z
41732026-09-04T03:13:43.780Z Running unittests src/main.rs (target/debug/deps/uplinkd-3b496fd3b4380e2d)
41742026-09-04T03:13:43.780Z
41752026-09-04T03:13:43.780Zrunning 0 tests
41762026-09-04T03:13:43.781Z
41772026-09-04T03:13:43.781Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41782026-09-04T03:13:43.781Z
41792026-09-04T03:13:43.781Z Running unittests src/main.rs (target/debug/deps/xtask-ae713f8f2cfdd509)
41802026-09-04T03:13:43.781Z
41812026-09-04T03:13:43.781Zrunning 0 tests
41822026-09-04T03:13:43.781Z
41832026-09-04T03:13:43.781Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41842026-09-04T03:13:43.781Z
41852026-09-04T03:13:43.781Z Doc-tests aal
41862026-09-04T03:13:43.932Z
41872026-09-04T03:13:43.933Zrunning 0 tests
41882026-09-04T03:13:43.933Z
41892026-09-04T03:13:43.941Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41902026-09-04T03:13:43.941Z
41912026-09-04T03:13:43.956Z Doc-tests aal_macros
41922026-09-04T03:13:44.023Z
41932026-09-04T03:13:44.023Zrunning 0 tests
41942026-09-04T03:13:44.023Z
41952026-09-04T03:13:44.023Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41962026-09-04T03:13:44.024Z
41972026-09-04T03:13:44.033Z Doc-tests common
41982026-09-04T03:13:44.264Z
41992026-09-04T03:13:44.264Zrunning 0 tests
42002026-09-04T03:13:44.264Z
42012026-09-04T03:13:44.264Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42022026-09-04T03:13:44.265Z
42032026-09-04T03:13:44.292Z Doc-tests dpd_api
42042026-09-04T03:13:44.982Z
42052026-09-04T03:13:44.983Zrunning 2 tests
42062026-09-04T03:13:44.983Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42072026-09-04T03:13:44.983Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42082026-09-04T03:13:44.983Z
42092026-09-04T03:13:44.983Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42102026-09-04T03:13:44.983Z
42112026-09-04T03:13:45.013Z Doc-tests dpd_client
42122026-09-04T03:13:46.386Z
42132026-09-04T03:13:46.386Zrunning 0 tests
42142026-09-04T03:13:46.386Z
42152026-09-04T03:13:46.386Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42162026-09-04T03:13:46.386Z
42172026-09-04T03:13:46.442Z Doc-tests dpd_types
42182026-09-04T03:13:46.624Z
42192026-09-04T03:13:46.624Zrunning 0 tests
42202026-09-04T03:13:46.624Z
42212026-09-04T03:13:46.625Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42222026-09-04T03:13:46.625Z
42232026-09-04T03:13:46.646Z Doc-tests dpd_types_versions
42242026-09-04T03:13:48.139Z
42252026-09-04T03:13:48.139Zrunning 1 test
42262026-09-04T03:13:48.139Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42272026-09-04T03:13:48.139Z
42282026-09-04T03:13:48.146Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42292026-09-04T03:13:48.146Z
42302026-09-04T03:13:48.186Z Doc-tests packet
42312026-09-04T03:13:48.406Z
42322026-09-04T03:13:48.406Zrunning 0 tests
42332026-09-04T03:13:48.406Z
42342026-09-04T03:13:48.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42352026-09-04T03:13:48.407Z
42362026-09-04T03:13:48.433Z Doc-tests pcap
42372026-09-04T03:13:48.486Z
42382026-09-04T03:13:48.486Zrunning 0 tests
42392026-09-04T03:13:48.486Z
42402026-09-04T03:13:48.486Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42412026-09-04T03:13:48.486Z
42422026-09-04T03:13:48.554Z+ for feat in tofino_stub tofino_asic softnpu chaos
42432026-09-04T03:13:48.554Z+ RUST_BACKTRACE=full
42442026-09-04T03:13:48.554Z+ cargo test --features tofino_asic --no-fail-fast
42452026-09-04T03:13:49.157Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42462026-09-04T03:13:49.269Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42472026-09-04T03:13:49.284Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42482026-09-04T03:13:49.284Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42492026-09-04T03:13:58.036Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42502026-09-04T03:13:58.126Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42512026-09-04T03:14:40.842Z Finished `test` profile [unoptimized + debuginfo] target(s) in 52.27s
42522026-09-04T03:14:41.358Z Running unittests src/lib.rs (target/debug/deps/aal-896bc9b7d5ba93f9)
42532026-09-04T03:14:41.370Z
42542026-09-04T03:14:41.370Zrunning 0 tests
42552026-09-04T03:14:41.370Z
42562026-09-04T03:14:41.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42572026-09-04T03:14:41.370Z
42582026-09-04T03:14:41.370Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42592026-09-04T03:14:41.370Z
42602026-09-04T03:14:41.370Zrunning 0 tests
42612026-09-04T03:14:41.370Z
42622026-09-04T03:14:41.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42632026-09-04T03:14:41.370Z
42642026-09-04T03:14:41.370Z Running unittests src/lib.rs (target/debug/deps/asic-3784ec3d080b0833)
42652026-09-04T03:14:41.370Z
42662026-09-04T03:14:41.370Zrunning 8 tests
42672026-09-04T03:14:41.370Ztest tofino_asic::qsfp::tests::fix_link ... ok
42682026-09-04T03:14:41.370Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42692026-09-04T03:14:41.370Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42702026-09-04T03:14:41.370Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42712026-09-04T03:14:41.370Ztest tofino_asic::stats::constants_sanity_check ... ok
42722026-09-04T03:14:41.370Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42732026-09-04T03:14:41.370Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42742026-09-04T03:14:41.570Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42752026-09-04T03:14:41.570Z
42762026-09-04T03:14:41.570Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42772026-09-04T03:14:41.570Z
42782026-09-04T03:14:41.986Z Running unittests src/lib.rs (target/debug/deps/common-e114f431da00491e)
42792026-09-04T03:14:41.992Z
42802026-09-04T03:14:41.992Zrunning 4 tests
42812026-09-04T03:14:41.993Ztest nat::tests::test_vni ... ok
42822026-09-04T03:14:41.993Ztest network::tests::test_generate_ipv6_link_local ... ok
42832026-09-04T03:14:41.993Ztest test_purge ... ok
42842026-09-04T03:14:41.993Ztest illumos::test::address_exists_handles_missing_object ... ok
42852026-09-04T03:14:41.993Z
42862026-09-04T03:14:41.993Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
42872026-09-04T03:14:41.993Z
42882026-09-04T03:14:41.993Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-877939d3c78fc824)
42892026-09-04T03:14:41.993Z
42902026-09-04T03:14:41.993Zrunning 1 test
42912026-09-04T03:14:41.993Z -------
42922026-09-04T03:14:41.993Z Generating OpenAPI documents from API definitions ...
42932026-09-04T03:14:41.993Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
42942026-09-04T03:14:41.993Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
42952026-09-04T03:14:42.928Z -------
42962026-09-04T03:14:42.928Z Checking 13 OpenAPI documents...
42972026-09-04T03:14:42.928Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
42982026-09-04T03:14:42.928Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
42992026-09-04T03:14:42.928Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43002026-09-04T03:14:42.928Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43012026-09-04T03:14:43.336Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43022026-09-04T03:14:43.336Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43032026-09-04T03:14:43.336Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43042026-09-04T03:14:43.336Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43052026-09-04T03:14:43.337Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43062026-09-04T03:14:43.337Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43072026-09-04T03:14:43.337Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43082026-09-04T03:14:43.337Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43092026-09-04T03:14:43.337Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43102026-09-04T03:14:43.337Z Fresh dpd "latest" symlink
43112026-09-04T03:14:43.337Z -------
43122026-09-04T03:14:43.337Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43132026-09-04T03:14:43.343Ztest test::test_apis_up_to_date ... ok
43142026-09-04T03:14:43.343Z
43152026-09-04T03:14:43.343Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
43162026-09-04T03:14:43.343Z
43172026-09-04T03:14:43.343Z Running unittests src/main.rs (target/debug/deps/dpd-27bd9f00dc20f0cb)
43182026-09-04T03:14:43.343Z
43192026-09-04T03:14:43.344Zrunning 66 tests
43202026-09-04T03:14:43.344Ztest freemap::test_ordering ... ok
43212026-09-04T03:14:43.344Ztest config::tests::test_updates ... ok
43222026-09-04T03:14:43.344Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43232026-09-04T03:14:43.344Ztest freemap::test_split ... ok
43242026-09-04T03:14:43.344Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43252026-09-04T03:14:43.344Ztest macaddrs::tests::test_mac_offset ... ok
43262026-09-04T03:14:43.344Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43272026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG Sep 04 03:14:42.075created new freemap DEBG created new freemap, unit, :unit :freemap_test freemap_testSep 04 03:14:42.075
43282026-09-04T03:14:43.344Z
43292026-09-04T03:14:43.344ZDEBG created new freemapSep 04 03:14:42.075, Sep 04 03:14:42.075Sep 04 03:14:42.075 unit DEBGDEBG: initted freemap. size: 128freemap_testinitted freemap. size: 128,
43302026-09-04T03:14:43.344Zunit, :unit :freemap_test
43312026-09-04T03:14:43.344ZSep 04 03:14:42.075freemap_test
43322026-09-04T03:14:43.344ZDEBG initted freemap. size: 128Sep 04 03:14:42.075, unitDEBG: reset freemapSep 04 03:14:42.075freemap_test,
43332026-09-04T03:14:43.344ZunitDEBG: reset freemapfreemap_test, Sep 04 03:14:42.075unit
43342026-09-04T03:14:43.344Z: DEBGfreemap_test
43352026-09-04T03:14:43.344Zreset freemap, unit: freemap_test
43362026-09-04T03:14:43.344Z DEBG created new freemap, unit: freemap_test
43372026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG initted freemap. size: 128, unit: freemap_test
43382026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG reset freemap, unit: freemap_test
43392026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG created new freemap, unit: freemap_test
43402026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG initted freemap. size: 8, unit: freemap_test
43412026-09-04T03:14:43.344ZSep 04 03:14:42.075 DEBG reset freemap, unit: freemap_test
43422026-09-04T03:14:43.345Ztest macaddrs::tests::test_parse_port_id ... ok
43432026-09-04T03:14:43.345Ztest freemap::test_exhaustion ... ok
43442026-09-04T03:14:43.345Ztest freemap::test_reclaim ... ok
43452026-09-04T03:14:43.345Ztest freemap::test_free ... ok
43462026-09-04T03:14:43.345Ztest freemap::test_basic ... ok
43472026-09-04T03:14:43.345Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43482026-09-04T03:14:43.345Ztest port_map::tests::test_backplane_group ... ok
43492026-09-04T03:14:43.345Ztest nat::test_mapping ... ok
43502026-09-04T03:14:43.345Ztest port_map::tests::test_port_map ... ok
43512026-09-04T03:14:43.345Ztest port_map::tests::dump_map ... ok
43522026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG created new freemap, unit: freemap_test
43532026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG initted freemap. size: 128, unit: freemap_test
43542026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG reset freemap, unit: freemap_test
43552026-09-04T03:14:43.345Ztest freemap::test_span ... ok
43562026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG created new freemap, unit: freemap_route_ipv4
43572026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG created new freemap, unit: freemap_route_ipv6
43582026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
43592026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG reset freemap, unit: freemap_route_ipv4
43602026-09-04T03:14:43.345ZSep 04 03:14:42.076 DEBG initted freemap. size: 64, unit: freemap_route_ipv6Sep 04 03:14:42.076
43612026-09-04T03:14:43.345Z DEBG Sep 04 03:14:42.076created new freemap DEBG, unitreset freemap:, unitfreemap_route_ipv4:
43622026-09-04T03:14:43.345Zfreemap_route_ipv6
43632026-09-04T03:14:43.345ZSep 04 03:14:42.076Sep 04 03:14:42.076 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap
43642026-09-04T03:14:43.345Z, unit: freemap_route_ipv6Sep 04 03:14:42.076
43652026-09-04T03:14:43.345Z 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 04 03:14:42.076
43662026-09-04T03:14:43.345Z DEBG initted freemap. size: 64, Sep 04 03:14:42.076unit :INFO freemap_route_ipv4adding route 3fff:beef::/64 -> 2001:db8::55:ff
43672026-09-04T03:14:43.345Z
43682026-09-04T03:14:43.345ZSep 04 03:14:42.076Sep 04 03:14:42.076 DEBGDEBG reset 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 } }],
43692026-09-04T03:14:43.345Zunit: freemap_route_ipv4
43702026-09-04T03:14:43.345ZSep 04 03:14:42.076 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 04 03:14:42.076
43712026-09-04T03:14:43.345Z DEBG initted freemap. size: 64, Sep 04 03:14:42.076unit :DEBG freemap_route_ipv6replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43722026-09-04T03:14:43.346Z
43732026-09-04T03:14:43.346ZSep 04 03:14:42.076Sep 04 03:14:42.076 DEBGINFO reset freemapadding route 3fff:beef:2::/64 -> 2001:db8::55:ff,
43742026-09-04T03:14:43.346Zunit: freemap_route_ipv6
43752026-09-04T03:14:43.346ZSep 04 03:14:42.076 DEBG Sep 04 03:14:42.076replacing 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 } }]
43762026-09-04T03:14:43.347ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
43772026-09-04T03:14:43.347ZSep 04 03:14:42.076 Sep 04 03:14:42.076INFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
43782026-09-04T03:14:43.347Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
43792026-09-04T03:14:43.347ZSep 04 03:14:42.076 DEBG Sep 04 03:14:42.076replacing 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 } }]
43802026-09-04T03:14:43.347ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2
43812026-09-04T03:14:43.347ZSep 04 03:14:42.076Sep 04 03:14:42.076 INFODEBG adding route 3fff:beef:4::/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 } }]
43822026-09-04T03:14:43.347Z
43832026-09-04T03:14:43.347ZSep 04 03:14:42.076 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 } }]
43842026-09-04T03:14:43.347ZSep 04 03:14:42.076 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
43852026-09-04T03:14:43.347ZSep 04 03:14:42.076 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 } }]
43862026-09-04T03:14:43.347ZSep 04 03:14:42.076 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
43872026-09-04T03:14:43.347ZSep 04 03:14:42.076 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 } }]
43882026-09-04T03:14:43.347ZSep 04 03:14:42.076 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
43892026-09-04T03:14:43.347ZSep 04 03:14:42.077 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 } }]
43902026-09-04T03:14:43.347ZSep 04 03:14:42.077 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
43912026-09-04T03:14:43.347ZSep 04 03:14:42.077 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 } }]
43922026-09-04T03:14:43.347ZSep 04 03:14:42.077 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
43932026-09-04T03:14:43.347ZSep 04 03:14:42.077 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 } }]
43942026-09-04T03:14:43.347ZSep 04 03:14:42.077 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
43952026-09-04T03:14:43.347ZSep 04 03:14:42.077 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 } }]
43962026-09-04T03:14:43.347ZSep 04 03:14:42.077 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
43972026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
43982026-09-04T03:14:43.348ZSep 04 03:14:42.077 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
43992026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
44002026-09-04T03:14:43.348ZSep 04 03:14:42.077 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
44012026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
44022026-09-04T03:14:43.348ZSep 04 03:14:42.077 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
44032026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
44042026-09-04T03:14:43.348ZSep 04 03:14:42.077 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
44052026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
44062026-09-04T03:14:43.348ZSep 04 03:14:42.077 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
44072026-09-04T03:14:43.348ZSep 04 03:14:42.077 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 } }]
44082026-09-04T03:14:43.349ZSep 04 03:14:42.077 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
44092026-09-04T03:14:43.349ZSep 04 03:14:42.077 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 } }]
44102026-09-04T03:14:43.349ZSep 04 03:14:42.077 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44112026-09-04T03:14:43.349ZSep 04 03:14:42.077 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 } }]
44122026-09-04T03:14:43.349ZSep 04 03:14:42.077 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
44132026-09-04T03:14:43.360ZSep 04 03:14:42.077 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 } }]
44142026-09-04T03:14:43.360ZSep 04 03:14:42.077 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
44152026-09-04T03:14:43.360ZSep 04 03:14:42.077 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 } }]
44162026-09-04T03:14:43.360ZSep 04 03:14:42.077 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
44172026-09-04T03:14:43.360ZSep 04 03:14:42.077 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 } }]
44182026-09-04T03:14:43.360ZSep 04 03:14:42.077 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
44192026-09-04T03:14:43.360ZSep 04 03:14:42.077 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.077
44202026-09-04T03:14:43.361Z DEBG created new freemapSep 04 03:14:42.077, unitINFO: adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv4
44212026-09-04T03:14:43.362Z
44222026-09-04T03:14:43.362ZSep 04 03:14:42.077Sep 04 03:14:42.077 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 } }]created new freemap
44232026-09-04T03:14:43.362Z, unit: freemap_route_ipv6Sep 04 03:14:42.077
44242026-09-04T03:14:43.362Z INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
44252026-09-04T03:14:43.362ZSep 04 03:14:42.077 DEBG initted freemap. size: 64Sep 04 03:14:42.077, unitDEBG: replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
44262026-09-04T03:14:43.362Z
44272026-09-04T03:14:43.362ZSep 04 03:14:42.077Sep 04 03:14:42.077 INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreset freemap
44282026-09-04T03:14:43.362Z, unit: Sep 04 03:14:42.077freemap_route_ipv4
44292026-09-04T03:14:43.362ZDEBGSep 04 03:14:42.077 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 } }]DEBGSep 04 03:14:42.077
44302026-09-04T03:14:43.362Z DEBGcreated new freemap initted freemap. size: 64, , unitunitSep 04 03:14:42.077: : INFOfreemap_route_ipv4 freemap_route_ipv6adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
44312026-09-04T03:14:43.362Z
44322026-09-04T03:14:43.362Z
44332026-09-04T03:14:43.362ZSep 04 03:14:42.077Sep 04 03:14:42.077Sep 04 03:14:42.077 DEBGDEBG 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 } }]
44342026-09-04T03:14:43.362Z created new freemapreset freemap, , unitunit::Sep 04 03:14:42.077 INFOfreemap_route_ipv6freemap_route_ipv6
44352026-09-04T03:14:43.362Z
44362026-09-04T03:14:43.362Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
44372026-09-04T03:14:43.362ZSep 04 03:14:42.077Sep 04 03:14:42.077 INFOSep 04 03:14:42.077 DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
44382026-09-04T03:14:43.362Zreplacing 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
44392026-09-04T03:14:43.362Z, unit:Sep 04 03:14:42.077Sep 04 03:14:42.077 freemap_route_ipv4DEBG 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 } }]
44402026-09-04T03:14:43.362Z
44412026-09-04T03:14:43.362Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
44422026-09-04T03:14:43.362ZSep 04 03:14:42.077Sep 04 03:14:42.077Sep 04 03:14:42.077 INFODEBGDEBG 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 } }]
44432026-09-04T03:14:43.362Zadding route 3fff:dead::/64 -> 2001:db8::55:2reset freemap
44442026-09-04T03:14:43.363Z, unit: freemap_route_ipv4Sep 04 03:14:42.077
44452026-09-04T03:14:43.363ZSep 04 03:14:42.077 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
44462026-09-04T03:14:43.363Z
44472026-09-04T03:14:43.363ZSep 04 03:14:42.077 DEBG initted freemap. size: 64, Sep 04 03:14:42.077Sep 04 03:14:42.077 unit :INFO DEBGfreemap_route_ipv6
44482026-09-04T03:14:43.363Zreplacing 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 } }]
44492026-09-04T03:14:43.363Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
44502026-09-04T03:14:43.363ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077DEBG INFOreset freemap , adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBGunit :
44512026-09-04T03:14:43.363Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
44522026-09-04T03:14:43.363Z
44532026-09-04T03:14:43.363ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077DEBG INFOINFOreplacing 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:1::/64 -> 2001:db8::55:ff
44542026-09-04T03:14:43.363Z
44552026-09-04T03:14:43.363Zadding route 3fff:dead::/64 -> 2001:db8::55:1
44562026-09-04T03:14:43.363ZSep 04 03:14:42.077Sep 04 03:14:42.077 DEBGINFO Sep 04 03:14:42.077replacing 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:1f::/64 -> 2001:db8::55:ff
44572026-09-04T03:14:43.363Z DEBG
44582026-09-04T03:14:43.363Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 04 03:14:42.077
44592026-09-04T03:14:43.363Z Sep 04 03:14:42.077INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBGSep 04 03:14:42.077
44602026-09-04T03:14:43.363Z 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 } }]
44612026-09-04T03:14:43.363Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:14:42.077
44622026-09-04T03:14:43.363Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.077
44632026-09-04T03:14:43.363Z Sep 04 03:14:42.077INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
44642026-09-04T03:14:43.363Z Sep 04 03:14:42.077Sep 04 03:14:42.077replacing 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 } }]
44652026-09-04T03:14:43.363ZDEBGINFO Sep 04 03:14:42.077created new freemap Sep 04 03:14:42.077DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
44662026-09-04T03:14:43.363Z , unitreplacing 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 } }]:
44672026-09-04T03:14:43.363Z Sep 04 03:14:42.077adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGfreemap_route_ipv4 Sep 04 03:14:42.077
44682026-09-04T03:14:43.363Zreplacing 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
44692026-09-04T03:14:43.364Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
44702026-09-04T03:14:43.364Z
44712026-09-04T03:14:43.364ZSep 04 03:14:42.077Sep 04 03:14:42.077 DEBGDEBGSep 04 03:14:42.077 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 04 03:14:42.077Sep 04 03:14:42.077created new freemapDEBG
44722026-09-04T03:14:43.364Z, INFOunit : Sep 04 03:14:42.077adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }]freemap_route_ipv6INFO
44732026-09-04T03:14:43.364Z
44742026-09-04T03:14:43.364ZINFO
44752026-09-04T03:14:43.364Z adding route 3fff:dead::/64 -> 2001:db8::55:2
44762026-09-04T03:14:43.364Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44772026-09-04T03:14:43.364ZSep 04 03:14:42.077Sep 04 03:14:42.077Sep 04 03:14:42.077 DEBGSep 04 03:14:42.077 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 04 03:14:42.077
44782026-09-04T03:14:43.364Z DEBGINFOinitted freemap. size: 64 , 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:22::/64 -> 2001:db8::55:ffunitDEBG
44792026-09-04T03:14:43.364Z:
44802026-09-04T03:14:43.364ZSep 04 03:14:42.077freemap_route_ipv4 Sep 04 03:14:42.077
44812026-09-04T03:14:43.364ZINFO DEBG Sep 04 03:14:42.077adding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]
44822026-09-04T03:14:43.364Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBGSep 04 03:14:42.077
44832026-09-04T03:14:43.364Z INFO reset freemapSep 04 03:14:42.077, Sep 04 03:14:42.077unit : DEBG freemap_route_ipv4
44842026-09-04T03:14:43.364Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
44852026-09-04T03:14:43.364Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44862026-09-04T03:14:43.364Z
44872026-09-04T03:14:43.364Z
44882026-09-04T03:14:43.364ZSep 04 03:14:42.077 Sep 04 03:14:42.077INFO Sep 04 03:14:42.077adding route 3fff:beef::/64 -> 2001:db8::55:ff Sep 04 03:14:42.077DEBGDEBG
44892026-09-04T03:14:43.364Z 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 04 03:14:42.077 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 04 03:14:42.077
44902026-09-04T03:14:43.364ZINFODEBG
44912026-09-04T03:14:43.364Z DEBGinitted freemap. size: 64 , adding route 3fff:beef::/64 -> 2001:db8::55:ffunitreplacing 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 04 03:14:42.077
44922026-09-04T03:14:43.364Z
44932026-09-04T03:14:43.364ZINFOfreemap_route_ipv6Sep 04 03:14:42.077
44942026-09-04T03:14:43.365Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
44952026-09-04T03:14:43.365ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 04 03:14:42.077Sep 04 03:14:42.077
44962026-09-04T03:14:43.365Z Sep 04 03:14:42.077DEBGSep 04 03:14:42.077 Sep 04 03:14:42.077replacing 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 } }]
44972026-09-04T03:14:43.365Z DEBG DEBG reset freemap Sep 04 03:14:42.077INFO, 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 } }] unitDEBG:
44982026-09-04T03:14:43.365Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44992026-09-04T03:14:43.365ZINFO
45002026-09-04T03:14:43.365Ztest api_server::tests::test_build_info ... ok
45012026-09-04T03:14:43.365Zfreemap_route_ipv6
45022026-09-04T03:14:43.365ZSep 04 03:14:42.077Sep 04 03:14:42.077Sep 04 03:14:42.077 INFOINFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1
45032026-09-04T03:14:43.365Z
45042026-09-04T03:14:43.365Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45052026-09-04T03:14:43.365Ztest port_map::tests::parse_softnpu_revision ... ok
45062026-09-04T03:14:43.365ZSep 04 03:14:42.077 DEBGSep 04 03:14:42.077 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 04 03:14:42.077
45072026-09-04T03:14:43.365Z 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 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 04 03:14:42.077
45082026-09-04T03:14:43.365Z
45092026-09-04T03:14:43.365ZINFO Sep 04 03:14:42.077adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
45102026-09-04T03:14:43.365ZSep 04 03:14:42.077INFO DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45112026-09-04T03:14:43.365Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45122026-09-04T03:14:43.365ZSep 04 03:14:42.077 DEBG Sep 04 03:14:42.077replacing 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 } }]
45132026-09-04T03:14:43.377ZDEBG 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 } }]
45142026-09-04T03:14:43.378ZSep 04 03:14:42.077 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 04 03:14:42.077
45152026-09-04T03:14:43.378ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45162026-09-04T03:14:43.378Z Sep 04 03:14:42.077 Sep 04 03:14:42.077adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG DEBG
45172026-09-04T03:14:43.378Z 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: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 } }]
45182026-09-04T03:14:43.378Z
45192026-09-04T03:14:43.378ZSep 04 03:14:42.077 Sep 04 03:14:42.077INFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
45202026-09-04T03:14:43.378Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45212026-09-04T03:14:43.378ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077DEBG DEBG DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
45222026-09-04T03:14:43.378Z
45232026-09-04T03:14:43.378Z
45242026-09-04T03:14:43.378ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077INFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
45252026-09-04T03:14:43.378Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45262026-09-04T03:14:43.378Z
45272026-09-04T03:14:43.378ZSep 04 03:14:42.077 DEBG Sep 04 03:14:42.077Sep 04 03:14:42.077replacing 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 } }]
45282026-09-04T03:14:43.378ZDEBGDEBG 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 } }]
45292026-09-04T03:14:43.378Z
45302026-09-04T03:14:43.378ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077INFO INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
45312026-09-04T03:14:43.378Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45322026-09-04T03:14:43.378Z
45332026-09-04T03:14:43.378ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077DEBG DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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: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 } }]
45342026-09-04T03:14:43.378Z
45352026-09-04T03:14:43.379Z
45362026-09-04T03:14:43.379ZSep 04 03:14:42.077Sep 04 03:14:42.077Sep 04 03:14:42.077 INFOINFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45372026-09-04T03:14:43.379Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
45382026-09-04T03:14:43.379Z
45392026-09-04T03:14:43.379ZSep 04 03:14:42.077 Sep 04 03:14:42.077DEBG Sep 04 03:14:42.077 DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45402026-09-04T03:14:43.379Zreplacing 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 } }]
45412026-09-04T03:14:43.379ZDEBG 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 } }]
45422026-09-04T03:14:43.379ZSep 04 03:14:42.077Sep 04 03:14:42.077 Sep 04 03:14:42.077 INFOINFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45432026-09-04T03:14:43.379Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45442026-09-04T03:14:43.379Z
45452026-09-04T03:14:43.379ZSep 04 03:14:42.077 Sep 04 03:14:42.078Sep 04 03:14:42.078DEBG 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 } }]
45462026-09-04T03:14:43.380Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45472026-09-04T03:14:43.380Z 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 04 03:14:42.078
45482026-09-04T03:14:43.380Z Sep 04 03:14:42.078INFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
45492026-09-04T03:14:43.380Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
45502026-09-04T03:14:43.380Z INFO Sep 04 03:14:42.078adding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 04 03:14:42.078DEBG 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 } }]
45512026-09-04T03:14:43.380Z
45522026-09-04T03:14:43.380Zreplacing 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 } }]
45532026-09-04T03:14:43.381ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGINFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
45542026-09-04T03:14:43.381Z
45552026-09-04T03:14:43.381Zreplacing 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 } }]
45562026-09-04T03:14:43.381ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGDEBG INFO 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: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 } }]
45572026-09-04T03:14:43.381Z
45582026-09-04T03:14:43.381Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45592026-09-04T03:14:43.381ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078 INFOINFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45602026-09-04T03:14:43.381Zreplacing 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:2f::/64 -> 2001:db8::55:ff
45612026-09-04T03:14:43.381Z
45622026-09-04T03:14:43.381ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078DEBGINFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
45632026-09-04T03:14:43.381Z 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: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 } }]
45642026-09-04T03:14:43.381Z
45652026-09-04T03:14:43.381ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 INFODEBGINFO 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:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45662026-09-04T03:14:43.381Z
45672026-09-04T03:14:43.381Z
45682026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078INFO DEBGDEBG adding route 3fff:beef:12::/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 } }]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 } }]
45692026-09-04T03:14:43.382Z
45702026-09-04T03:14:43.382Z
45712026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078 INFOINFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45722026-09-04T03:14:43.382Zadding route 3fff:beef:31::/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 } }]
45732026-09-04T03:14:43.382Z
45742026-09-04T03:14:43.382ZSep 04 03:14:42.078 DEBGSep 04 03:14:42.078Sep 04 03:14:42.078 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO 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 } }]
45752026-09-04T03:14:43.382Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
45762026-09-04T03:14:43.382Z
45772026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
45782026-09-04T03:14:43.382Z INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.078
45792026-09-04T03:14:43.382Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
45802026-09-04T03:14:43.382Z 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 } }]
45812026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078DEBG INFOINFO 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 } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
45822026-09-04T03:14:43.382Z
45832026-09-04T03:14:43.382Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 04 03:14:42.078Sep 04 03:14:42.078
45842026-09-04T03:14:43.382Z 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:c::/64 -> 2001:db8::55:ff
45852026-09-04T03:14:43.382ZSep 04 03:14:42.078
45862026-09-04T03:14:43.382Z 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 } }]
45872026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFODEBG Sep 04 03:14:42.078adding route 3fff:beef:15::/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 } }]
45882026-09-04T03:14:43.382Z
45892026-09-04T03:14:43.382Z INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 04 03:14:42.078Sep 04 03:14:42.078
45902026-09-04T03:14:43.382Z INFODEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45912026-09-04T03:14:43.382ZSep 04 03:14:42.078
45922026-09-04T03:14:43.382Z 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 } }]
45932026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFOSep 04 03:14:42.078DEBG INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45942026-09-04T03:14:43.382Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
45952026-09-04T03:14:43.382Z
45962026-09-04T03:14:43.382ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGDEBGINFO 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: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 } }]
45972026-09-04T03:14:43.382Z
45982026-09-04T03:14:43.382Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45992026-09-04T03:14:43.383ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078 INFO DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46002026-09-04T03:14:43.383Z
46012026-09-04T03:14:43.383Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46022026-09-04T03:14:43.383ZSep 04 03:14:42.078 Sep 04 03:14:42.078INFO DEBGSep 04 03:14:42.078 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
46032026-09-04T03:14:43.383Zreplacing 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 } }]
46042026-09-04T03:14:43.383Zreplacing 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 } }]
46052026-09-04T03:14:43.383ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078INFO DEBGINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
46062026-09-04T03:14:43.383Zreplacing 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 } }]
46072026-09-04T03:14:43.383Z
46082026-09-04T03:14:43.383ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGDEBG 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 } }] 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 } }]
46092026-09-04T03:14:43.383Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
46102026-09-04T03:14:43.383Z
46112026-09-04T03:14:43.383ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFOSep 04 03:14:42.078INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:38::/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 } }]
46122026-09-04T03:14:43.383Z
46132026-09-04T03:14:43.395Z
46142026-09-04T03:14:43.395ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGDEBG 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 } }] 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 } }]
46152026-09-04T03:14:43.395Z
46162026-09-04T03:14:43.395Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
46172026-09-04T03:14:43.395ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078INFO INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
46182026-09-04T03:14:43.395Z adding route 3fff:beef:1a::/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 } }]
46192026-09-04T03:14:43.395Z
46202026-09-04T03:14:43.395ZSep 04 03:14:42.078 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 04 03:14:42.078
46212026-09-04T03:14:43.395ZSep 04 03:14:42.078 INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
46222026-09-04T03:14:43.395Zreplacing 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 04 03:14:42.078
46232026-09-04T03:14:43.395Z Sep 04 03:14:42.078INFO DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
46242026-09-04T03:14:43.395Zreplacing 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 04 03:14:42.078
46252026-09-04T03:14:43.395Z INFOSep 04 03:14:42.078 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 04 03:14:42.078DEBG
46262026-09-04T03:14:43.395Z 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
46272026-09-04T03:14:43.396ZSep 04 03:14:42.078adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
46282026-09-04T03:14:43.396ZDEBG 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 04 03:14:42.078
46292026-09-04T03:14:43.396Z INFOSep 04 03:14:42.078 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 04 03:14:42.078DEBG
46302026-09-04T03:14:43.396Z INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
46312026-09-04T03:14:43.396Z
46322026-09-04T03:14:43.396ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
46332026-09-04T03:14:43.396Z 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 } }]
46342026-09-04T03:14:43.396Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46352026-09-04T03:14:43.396ZSep 04 03:14:42.078 Sep 04 03:14:42.078INFO Sep 04 03:14:42.078INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
46362026-09-04T03:14:43.396Z
46372026-09-04T03:14:43.396Z
46382026-09-04T03:14:43.396ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078 DEBGINFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
46392026-09-04T03:14:43.396Z
46402026-09-04T03:14:43.396Zreplacing 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 } }]
46412026-09-04T03:14:43.396ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 INFOINFODEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
46422026-09-04T03:14:43.397Zreplacing 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 } }]
46432026-09-04T03:14:43.397Z
46442026-09-04T03:14:43.397ZSep 04 03:14:42.078Sep 04 03:14:42.078Sep 04 03:14:42.078 DEBGINFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ff 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: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 } }]
46452026-09-04T03:14:43.397Z
46462026-09-04T03:14:43.397Z
46472026-09-04T03:14:43.398ZSep 04 03:14:42.078Sep 04 03:14:42.078 DEBGSep 04 03:14:42.078Sep 04 03:14:42.078 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 } }]INFO
46482026-09-04T03:14:43.398Zcreated new freemap adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff,
46492026-09-04T03:14:43.398Z
46502026-09-04T03:14:43.398Zunit: freemap_route_ipv4Sep 04 03:14:42.078Sep 04 03:14:42.078
46512026-09-04T03:14:43.398Z Sep 04 03:14:42.078 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
46522026-09-04T03:14:43.398Z DEBGreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.078
46532026-09-04T03:14:43.398Zreplacing 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 04 03:14:42.078
46542026-09-04T03:14:43.398ZSep 04 03:14:42.078 DEBGINFODEBG adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
46552026-09-04T03:14:43.398Zreplacing 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 } }]
46562026-09-04T03:14:43.398Zcreated new freemap, unitSep 04 03:14:42.078:Sep 04 03:14:42.078 Sep 04 03:14:42.078 freemap_route_ipv6DEBG
46572026-09-04T03:14:43.398Z 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 } }]INFO
46582026-09-04T03:14:43.398ZINFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 04 03:14:42.078
46592026-09-04T03:14:43.398Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46602026-09-04T03:14:43.398ZSep 04 03:14:42.078DEBG Sep 04 03:14:42.078 initted freemap. size: 64DEBG 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 } }] , Sep 04 03:14:42.078failed to allocate space for the new target list
46612026-09-04T03:14:43.398Zunit:
46622026-09-04T03:14:43.398Z freemap_route_ipv4DEBG
46632026-09-04T03:14:43.398ZSep 04 03:14:42.078 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 04 03:14:42.078
46642026-09-04T03:14:43.398ZSep 04 03:14:42.078 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreset freemap
46652026-09-04T03:14:43.398ZSep 04 03:14:42.078DEBG INFO, adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit
46662026-09-04T03:14:43.398Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.078 :
46672026-09-04T03:14:43.398Zfreemap_route_ipv4DEBGSep 04 03:14:42.078 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 } }]
46682026-09-04T03:14:43.398Z
46692026-09-04T03:14:43.398Z 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 04 03:14:42.078
46702026-09-04T03:14:43.398Z Sep 04 03:14:42.078 INFOSep 04 03:14:42.078DEBG Sep 04 03:14:42.078 DEBG initted freemap. size: 64INFO, adding route 3fff:beef:22::/64 -> 2001:db8::55:fffailed to allocate space for the new target listunit
46712026-09-04T03:14:43.398Ztest route::tests::grow_succeeds ... ok
46722026-09-04T03:14:43.398Z: freemap_route_ipv6
46732026-09-04T03:14:43.398Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
46742026-09-04T03:14:43.399Z
46752026-09-04T03:14:43.399ZSep 04 03:14:42.078 Sep 04 03:14:42.078DEBG Sep 04 03:14:42.078DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
46762026-09-04T03:14:43.399Z
46772026-09-04T03:14:43.399Z reset freemap, unit: Sep 04 03:14:42.078freemap_route_ipv6
46782026-09-04T03:14:43.400ZINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46792026-09-04T03:14:43.400ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 04 03:14:42.078adding route 172.16.0.0/32 -> 10.0.0.1
46802026-09-04T03:14:43.400ZDEBG
46812026-09-04T03:14:43.400Zreplacing 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 } }]
46822026-09-04T03:14:43.400ZSep 04 03:14:42.078 DEBG Sep 04 03:14:42.078replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
46832026-09-04T03:14:43.400ZINFOSep 04 03:14:42.078 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
46842026-09-04T03:14:43.400ZDEBG 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 } }]
46852026-09-04T03:14:43.400ZSep 04 03:14:42.078 Sep 04 03:14:42.078DEBGSep 04 03:14:42.078 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
46862026-09-04T03:14:43.400ZINFODEBG Sep 04 03:14:42.078 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
46872026-09-04T03:14:43.400Z
46882026-09-04T03:14:43.400Z 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 } }]
46892026-09-04T03:14:43.400ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078DEBG INFOINFOreplacing 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 } }]
46902026-09-04T03:14:43.400Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
46912026-09-04T03:14:43.400Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
46922026-09-04T03:14:43.400ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFOSep 04 03:14:42.078DEBG DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff 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 } }]
46932026-09-04T03:14:43.400Z
46942026-09-04T03:14:43.400Zreplacing 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 } }]
46952026-09-04T03:14:43.400ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078 INFODEBGINFO adding route 3fff:beef:3::/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 } }]
46962026-09-04T03:14:43.400Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
46972026-09-04T03:14:43.400Z
46982026-09-04T03:14:43.400ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078DEBG 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 } }]
46992026-09-04T03:14:43.401Z 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 } }]
47002026-09-04T03:14:43.401Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
47012026-09-04T03:14:43.401Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
47022026-09-04T03:14:43.401Z Sep 04 03:14:42.078INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
47032026-09-04T03:14:43.401Zreplacing 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 04 03:14:42.078
47042026-09-04T03:14:43.402Z 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 } }]Sep 04 03:14:42.078
47052026-09-04T03:14:43.402ZSep 04 03:14:42.078 INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
47062026-09-04T03:14:43.402Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47072026-09-04T03:14:43.402Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
47082026-09-04T03:14:43.402ZSep 04 03:14:42.078Sep 04 03:14:42.078 Sep 04 03:14:42.078INFO DEBG DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
47092026-09-04T03:14:43.402Z
47102026-09-04T03:14:43.402Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
47112026-09-04T03:14:43.402ZSep 04 03:14:42.078Sep 04 03:14:42.078 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
47122026-09-04T03:14:43.402Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
47132026-09-04T03:14:43.415ZDEBG Sep 04 03:14:42.078replacing 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 } }]
47142026-09-04T03:14:43.415ZDEBG 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 04 03:14:42.078
47152026-09-04T03:14:43.415ZSep 04 03:14:42.078 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 } }]Sep 04 03:14:42.078adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
47162026-09-04T03:14:43.415Z
47172026-09-04T03:14:43.415Z INFO Sep 04 03:14:42.078adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 04 03:14:42.078
47182026-09-04T03:14:43.415Z INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
47192026-09-04T03:14:43.415Zreplacing 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 04 03:14:42.079
47202026-09-04T03:14:43.416Z DEBGSep 04 03:14:42.079 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 } }]DEBGSep 04 03:14:42.079
47212026-09-04T03:14:43.416Z INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47222026-09-04T03:14:43.416Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
47232026-09-04T03:14:43.416ZSep 04 03:14:42.079Sep 04 03:14:42.079 Sep 04 03:14:42.079INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGINFO
47242026-09-04T03:14:43.416Z adding route 3fff:beef:8::/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 } }]
47252026-09-04T03:14:43.416Z
47262026-09-04T03:14:43.416ZSep 04 03:14:42.079 DEBG Sep 04 03:14:42.079replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 04 03:14:42.079DEBG
47272026-09-04T03:14:43.416Z replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47282026-09-04T03:14:43.416ZSep 04 03:14:42.079 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFOSep 04 03:14:42.079
47292026-09-04T03:14:43.416Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
47302026-09-04T03:14:43.416Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 04 03:14:42.079
47312026-09-04T03:14:43.416Z Sep 04 03:14:42.079DEBG DEBG Sep 04 03:14:42.079replacing 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 } }]
47322026-09-04T03:14:43.416Zreplacing 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
47332026-09-04T03:14:43.416Z Sep 04 03:14:42.079replacing 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 } }]
47342026-09-04T03:14:43.416ZINFOSep 04 03:14:42.079 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFOSep 04 03:14:42.079
47352026-09-04T03:14:43.416Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
47362026-09-04T03:14:43.416Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
47372026-09-04T03:14:43.416ZSep 04 03:14:42.079Sep 04 03:14:42.079 DEBGDEBG Sep 04 03:14:42.079 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:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47382026-09-04T03:14:43.416Z
47392026-09-04T03:14:43.416ZDEBG 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 } }]
47402026-09-04T03:14:43.416ZSep 04 03:14:42.079Sep 04 03:14:42.079 INFOINFO Sep 04 03:14:42.079adding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
47412026-09-04T03:14:43.416Z
47422026-09-04T03:14:43.416Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
47432026-09-04T03:14:43.416ZSep 04 03:14:42.079Sep 04 03:14:42.079 DEBGDEBG Sep 04 03:14:42.079replacing 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 } }]
47442026-09-04T03:14:43.416ZDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 04 03:14:42.079
47452026-09-04T03:14:43.416Z
47462026-09-04T03:14:43.416Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
47472026-09-04T03:14:43.416ZSep 04 03:14:42.079Sep 04 03:14:42.079 INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 04 03:14:42.079adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
47482026-09-04T03:14:43.416Z
47492026-09-04T03:14:43.416Z 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 04 03:14:42.079
47502026-09-04T03:14:43.416Z Sep 04 03:14:42.079DEBG DEBGSep 04 03:14:42.079replacing 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 } }]
47512026-09-04T03:14:43.416Z 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 } }]
47522026-09-04T03:14:43.417Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
47532026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079 Sep 04 03:14:42.079 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
47542026-09-04T03:14:43.417Z
47552026-09-04T03:14:43.417ZDEBG 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 } }]
47562026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079 Sep 04 03:14:42.079 DEBGDEBG 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 } }]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 } }]
47572026-09-04T03:14:43.417Z
47582026-09-04T03:14:43.417Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
47592026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079Sep 04 03:14:42.079 INFO INFODEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
47602026-09-04T03:14:43.417Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
47612026-09-04T03:14:43.417Z
47622026-09-04T03:14:43.417ZSep 04 03:14:42.079 DEBGSep 04 03:14:42.079Sep 04 03:14:42.079 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47632026-09-04T03:14:43.417Zreplacing 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 } }]
47642026-09-04T03:14:43.417Z
47652026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079Sep 04 03:14:42.079 INFODEBG INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
47662026-09-04T03:14:43.417Zadding route 3fff:beef:29::/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 } }]
47672026-09-04T03:14:43.417Z
47682026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079Sep 04 03:14:42.079 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: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 } }]
47692026-09-04T03:14:43.417ZINFO
47702026-09-04T03:14:43.417Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
47712026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079 Sep 04 03:14:42.079INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff INFO
47722026-09-04T03:14:43.417Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
47732026-09-04T03:14:43.417Z
47742026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079Sep 04 03:14:42.079 DEBGINFODEBG adding route 3fff:beef:33::/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 } }]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 } }]
47752026-09-04T03:14:43.417Z
47762026-09-04T03:14:43.417Z
47772026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079 Sep 04 03:14:42.079 INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
47782026-09-04T03:14:43.417ZDEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
47792026-09-04T03:14:43.417Zreplacing 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 } }]
47802026-09-04T03:14:43.417ZSep 04 03:14:42.079 Sep 04 03:14:42.079DEBG Sep 04 03:14:42.079DEBG 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 } }]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 } }]
47812026-09-04T03:14:43.417Ztest route::tests::rollback_on_compact_delete_failure ... ok
47822026-09-04T03:14:43.417Z
47832026-09-04T03:14:43.417Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
47842026-09-04T03:14:43.417ZSep 04 03:14:42.079Sep 04 03:14:42.079 INFOINFO Sep 04 03:14:42.079 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
47852026-09-04T03:14:43.417Z
47862026-09-04T03:14:43.417Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
47872026-09-04T03:14:43.417Z 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 } }]
47882026-09-04T03:14:43.418ZSep 04 03:14:42.080Sep 04 03:14:42.080Sep 04 03:14:42.079 Sep 04 03:14:42.282DEBG INFOcreated new freemap Sep 04 03:14:42.079, unit :DEBG DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:fffreemap_route_ipv4 DEBG
47892026-09-04T03:14:43.418Z
47902026-09-04T03:14:43.418Zcreated new freemapcreated new freemapcreated new freemap, , unit, :unitunit: Sep 04 03:14:42.282freemap_route_ipv4Sep 04 03:14:42.282
47912026-09-04T03:14:43.418ZDEBGfreemap_route_ipv4 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 } }]
47922026-09-04T03:14:43.418Z: created new freemap
47932026-09-04T03:14:43.418Zfreemap_route_ipv4, unit
47942026-09-04T03:14:43.418Z: Sep 04 03:14:42.282freemap_route_ipv6
47952026-09-04T03:14:43.418ZDEBG Sep 04 03:14:42.282created new freemap Sep 04 03:14:42.282, unitDEBG:DEBG Sep 04 03:14:42.282 Sep 04 03:14:42.282initted freemap. size: 64 INFO, freemap_route_ipv6DEBGunit
47962026-09-04T03:14:43.419Z created new freemap:adding route 3fff:beef:36::/64 -> 2001:db8::55:ff, unit created new freemapfreemap_route_ipv4,
47972026-09-04T03:14:43.419Zunit:
47982026-09-04T03:14:43.419Z freemap_route_ipv6:
47992026-09-04T03:14:43.419Z freemap_route_ipv6Sep 04 03:14:42.282Sep 04 03:14:42.282
48002026-09-04T03:14:43.419Z Sep 04 03:14:42.282DEBG Sep 04 03:14:42.282DEBGDEBG initted freemap. size: 64reset freemapreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
48012026-09-04T03:14:43.419ZDEBGunit, :initted freemap. size: 64unit , :freemap_route_ipv4unit:
48022026-09-04T03:14:43.419ZSep 04 03:14:42.282 DEBGfreemap_route_ipv4
48032026-09-04T03:14:43.419ZSep 04 03:14:42.282freemap_route_ipv4Sep 04 03:14:42.282
48042026-09-04T03:14:43.419Zinitted freemap. size: 64DEBG, Sep 04 03:14:42.282unit:initted freemap. size: 64 , freemap_route_ipv4INFODEBGunit
48052026-09-04T03:14:43.419Z: adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6reset freemap
48062026-09-04T03:14:43.419Z
48072026-09-04T03:14:43.419Z, Sep 04 03:14:42.282 unit:DEBGSep 04 03:14:42.282 reset freemapfreemap_route_ipv4 ,
48082026-09-04T03:14:43.419ZSep 04 03:14:42.282DEBG unit : DEBGfreemap_route_ipv4reset freemapSep 04 03:14:42.282Sep 04 03:14:42.282
48092026-09-04T03:14:43.419Z DEBG, unitreset freemap initted freemap. size: 64, , unit:unit::DEBG freemap_route_ipv6
48102026-09-04T03:14:43.419Z freemap_route_ipv4freemap_route_ipv6
48112026-09-04T03:14:43.419Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.282
48122026-09-04T03:14:43.419ZSep 04 03:14:42.282
48132026-09-04T03:14:43.432Z DEBG DEBG Sep 04 03:14:42.282reset freemap Sep 04 03:14:42.282, unitINFOSep 04 03:14:42.282: adding route 3fff:beef:38::/64 -> 2001:db8::55:ff DEBGinitted freemap. size: 64
48142026-09-04T03:14:43.432Z , initted freemap. size: 64 unitfreemap_route_ipv6, INFOSep 04 03:14:42.282
48152026-09-04T03:14:43.432Z :unit adding route 3fff:dead::/64 -> 2001:db8::55:1: DEBG
48162026-09-04T03:14:43.432Zfreemap_route_ipv6Sep 04 03:14:42.282 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 } }]
48172026-09-04T03:14:43.433Zfreemap_route_ipv6
48182026-09-04T03:14:43.433ZSep 04 03:14:42.282
48192026-09-04T03:14:43.433Z 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 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:14:42.282
48202026-09-04T03:14:43.433Z
48212026-09-04T03:14:43.433Z INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 04 03:14:42.282Sep 04 03:14:42.282
48222026-09-04T03:14:43.433Z Sep 04 03:14:42.282DEBG Sep 04 03:14:42.282DEBG reset freemap Sep 04 03:14:42.282DEBGreset 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 } }]unit
48232026-09-04T03:14:43.433Zunit:INFO adding route 3fff:dead::/64 -> 2001:db8::55:2:Sep 04 03:14:42.282 DEBGINFO
48242026-09-04T03:14:43.433Zfreemap_route_ipv6
48252026-09-04T03:14:43.433Zadding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6 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 } }]
48262026-09-04T03:14:43.433Z
48272026-09-04T03:14:43.434ZSep 04 03:14:42.282
48282026-09-04T03:14:43.434Z INFOSep 04 03:14:42.282 Sep 04 03:14:42.282adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:14:42.282
48292026-09-04T03:14:43.434Z 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
48302026-09-04T03:14:43.434ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.282adding route 3fff:dead::/64 -> 2001:db8::55:1
48312026-09-04T03:14:43.434Z DEBG Sep 04 03:14:42.282replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:14:42.282
48322026-09-04T03:14:43.434Z INFOINFO
48332026-09-04T03:14:43.434Z Sep 04 03:14:42.282adding route 3fff:dead::/64 -> 2001:db8::55:3
48342026-09-04T03:14:43.434ZINFOSep 04 03:14:42.282 adding route 3fff:dead::/64 -> 2001:db8::55:3
48352026-09-04T03:14:43.434Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 04 03:14:42.282
48362026-09-04T03:14:43.434ZDEBG 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 } }]DEBGSep 04 03:14:42.282
48372026-09-04T03:14:43.434Z Sep 04 03:14:42.282replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
48382026-09-04T03:14:43.434ZSep 04 03:14:42.282DEBG 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 } }] Sep 04 03:14:42.282
48392026-09-04T03:14:43.434Zadding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
48402026-09-04T03:14:43.434ZSep 04 03:14:42.282 Sep 04 03:14:42.282replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 04 03:14:42.282INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 INFO
48412026-09-04T03:14:43.434Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
48422026-09-04T03:14:43.434Zadding route 3fff:dead::/64 -> 2001:db8::55:4
48432026-09-04T03:14:43.434Z
48442026-09-04T03:14:43.434Z
48452026-09-04T03:14:43.434ZSep 04 03:14:42.282Sep 04 03:14:42.282 DEBG Sep 04 03:14:42.282replacing 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 } }]
48462026-09-04T03:14:43.434ZDEBGSep 04 03:14:42.282 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 INFOSep 04 03:14:42.079Sep 04 03:14:42.282Sep 04 03:14:42.282replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]
48472026-09-04T03:14:43.434Zadding route 3fff:dead::/64 -> 2001:db8::55:3
48482026-09-04T03:14:43.434ZDEBG 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 } }]
48492026-09-04T03:14:43.434Z
48502026-09-04T03:14:43.434ZSep 04 03:14:42.282Sep 04 03:14:42.282 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 04 03:14:42.282
48512026-09-04T03:14:43.434Z replacing targets for 3fff:dead::/64 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
48522026-09-04T03:14:43.435Z
48532026-09-04T03:14:43.435Z
48542026-09-04T03:14:43.435Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.282
48552026-09-04T03:14:43.435ZSep 04 03:14:42.282 Sep 04 03:14:42.282Sep 04 03:14:42.282 INFOSep 04 03:14:42.282 WARN DEBGDEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "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 } }]
48562026-09-04T03:14:43.435Zadding route 3fff:dead::/64 -> 2001:db8::55:4INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
48572026-09-04T03:14:43.435Z
48582026-09-04T03:14:43.435Z
48592026-09-04T03:14:43.435Zreplacing 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 } }]
48602026-09-04T03:14:43.435ZSep 04 03:14:42.282Sep 04 03:14:42.282 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]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 04 03:14:42.282
48612026-09-04T03:14:43.435Z
48622026-09-04T03:14:43.435ZSep 04 03:14:42.282 INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 04 03:14:42.282adding route 3fff:dead::/64 -> 2001:db8::55:2
48632026-09-04T03:14:43.435Z
48642026-09-04T03:14:43.435ZSep 04 03:14:42.282INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 04 03:14:42.282
48652026-09-04T03:14:43.436ZSep 04 03:14:42.282 replacing targets for 3fff:dead::/64 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
48662026-09-04T03:14:43.436Z DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.282
48672026-09-04T03:14:43.436Z Sep 04 03:14:42.282 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG
48682026-09-04T03:14:43.436Zreplacing 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 04 03:14:42.282
48692026-09-04T03:14:43.436Z WARN INFO shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 04 03:14:42.282Sep 04 03:14:42.282
48702026-09-04T03:14:43.436Z
48712026-09-04T03:14:43.436Z INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
48722026-09-04T03:14:43.436Z
48732026-09-04T03:14:43.437ZSep 04 03:14:42.282Sep 04 03:14:42.282 ERRODEBG Sep 04 03:14:42.282Sep 04 03:14:42.282 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]DEBG
48742026-09-04T03:14:43.437Z
48752026-09-04T03:14:43.437ZDEBG 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 04 03:14:42.282replacing 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 04 03:14:42.282
48762026-09-04T03:14:43.437Z
48772026-09-04T03:14:43.437Ztest route::tests::identity_replace_is_noop ... ok
48782026-09-04T03:14:43.437Z INFOERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 04 03:14:42.282Sep 04 03:14:42.282
48792026-09-04T03:14:43.437Z
48802026-09-04T03:14:43.437Ztest route::tests::rollback_on_index_readd_failure ... ok
48812026-09-04T03:14:43.437Z INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 04 03:14:42.282 Sep 04 03:14:42.283DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48822026-09-04T03:14:43.437Zcreated new freemap, adding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit:Sep 04 03:14:42.295Sep 04 03:14:42.283
48832026-09-04T03:14:43.437Z freemap_route_ipv4
48842026-09-04T03:14:43.437ZDEBGDEBG created new freemapfailed to allocate space for the new target list, Sep 04 03:14:42.079
48852026-09-04T03:14:43.437ZSep 04 03:14:42.295 DEBGDEBG 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 04 03:14:42.283Sep 04 03:14:42.295Sep 04 03:14:42.295 DEBG created new freemapDEBG
48862026-09-04T03:14:43.437Z , 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 } }]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 } }]
48872026-09-04T03:14:43.437Z
48882026-09-04T03:14:43.437ZDEBG :created new freemap , unit:Sep 04 03:14:42.295 unit freemap_route_ipv4INFO
48892026-09-04T03:14:43.437Zfreemap_route_ipv6:
48902026-09-04T03:14:43.437Z Sep 04 03:14:42.295freemap_route_ipv4
48912026-09-04T03:14:43.437ZINFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 04 03:14:42.295
48922026-09-04T03:14:43.437ZSep 04 03:14:42.295 DEBG
48932026-09-04T03:14:43.437Z DEBGcreated new freemap , Sep 04 03:14:42.295Sep 04 03:14:42.295initted freemap. size: 64 , unitDEBG: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 } }] unit
48942026-09-04T03:14:43.437Zcreated new freemap:Sep 04 03:14:42.295, unitDEBG:
48952026-09-04T03:14:43.437Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
48962026-09-04T03:14:43.437Z
48972026-09-04T03:14:43.437Z freemap_route_ipv6Sep 04 03:14:42.295
48982026-09-04T03:14:43.437ZSep 04 03:14:42.295 DEBGINFOSep 04 03:14:42.295 Sep 04 03:14:42.295 DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff INFO
48992026-09-04T03:14:43.437Z reset freemapSep 04 03:14:42.295initted freemap. size: 64 DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff,
49002026-09-04T03:14:43.437ZSep 04 03:14:42.295unit , DEBG: initted freemap. size: 64unit : 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 } }]freemap_route_ipv4, freemap_route_ipv4
49012026-09-04T03:14:43.438Zunit
49022026-09-04T03:14:43.438Z
49032026-09-04T03:14:43.438ZSep 04 03:14:42.295: DEBGfreemap_route_ipv4
49042026-09-04T03:14:43.438Zreplacing 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 04 03:14:42.295
49052026-09-04T03:14:43.438ZSep 04 03:14:42.295Sep 04 03:14:42.295 Sep 04 03:14:42.295 Sep 04 03:14:42.295 INFODEBGINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
49062026-09-04T03:14:43.438Zreset freemapadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
49072026-09-04T03:14:43.438ZDEBG reset freemap, , initted freemap. size: 64Sep 04 03:14:42.295, unitDEBGunit Sep 04 03:14:42.295: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 } }]unit
49082026-09-04T03:14:43.438ZDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4:
49092026-09-04T03:14:43.438Z
49102026-09-04T03:14:43.438Z Sep 04 03:14:42.295 freemap_route_ipv4INFO
49112026-09-04T03:14:43.438Z:adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 04 03:14:42.295 freemap_route_ipv6
49122026-09-04T03:14:43.438ZSep 04 03:14:42.295 INFODEBG
49132026-09-04T03:14:43.446Z Sep 04 03:14:42.295 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 04 03:14:42.295,
49142026-09-04T03:14:43.446ZDEBGunit 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 } }]:
49152026-09-04T03:14:43.446Z Sep 04 03:14:42.295DEBG DEBGinitted freemap. size: 64 Sep 04 03:14:42.295, reset freemapunitSep 04 03:14:42.295, :INFOunit : freemap_route_ipv6freemap_route_ipv6
49162026-09-04T03:14:43.446Zfreemap_route_ipv6
49172026-09-04T03:14:43.446Z
49182026-09-04T03:14:43.446Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG
49192026-09-04T03:14:43.446Z 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 04 03:14:42.295Sep 04 03:14:42.295Sep 04 03:14:42.295
49202026-09-04T03:14:43.446Z DEBGDEBG reset freemap , INFOunitreset freemap :Sep 04 03:14:42.295adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:14:42.295
49212026-09-04T03:14:43.446Z freemap_route_ipv6 , INFODEBGunit
49222026-09-04T03:14:43.446Z : freemap_route_ipv6replacing 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 } }]
49232026-09-04T03:14:43.446Z
49242026-09-04T03:14:43.447Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 04 03:14:42.295
49252026-09-04T03:14:43.447ZSep 04 03:14:42.295 Sep 04 03:14:42.295INFOSep 04 03:14:42.295INFO Sep 04 03:14:42.295adding route 172.16.0.0/32 -> 10.0.0.1 adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG
49262026-09-04T03:14:43.447Z 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 } }]DEBGINFO
49272026-09-04T03:14:43.447ZSep 04 03:14:42.295
49282026-09-04T03:14:43.447ZDEBG adding route 3fff:beef:7::/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 } }]
49292026-09-04T03:14:43.447Z
49302026-09-04T03:14:43.447Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:14:42.295
49312026-09-04T03:14:43.447ZSep 04 03:14:42.295INFO DEBGSep 04 03:14:42.295 Sep 04 03:14:42.295replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFOINFOSep 04 03:14:42.295 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
49322026-09-04T03:14:43.447Z
49332026-09-04T03:14:43.447Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
49342026-09-04T03:14:43.447Z adding route 3fff:dead::/64 -> 2001:db8::55:2
49352026-09-04T03:14:43.447Zreplacing 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 } }]
49362026-09-04T03:14:43.447ZSep 04 03:14:42.295Sep 04 03:14:42.295Sep 04 03:14:42.295 Sep 04 03:14:42.295 DEBGINFODEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2
49372026-09-04T03:14:43.447Z
49382026-09-04T03:14:43.447Zreplacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295
49392026-09-04T03:14:43.447Z
49402026-09-04T03:14:43.447Z DEBGSep 04 03:14:42.295 DEBG Sep 04 03:14:42.295replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295Sep 04 03:14:42.295
49412026-09-04T03:14:43.448Z 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 } }]
49422026-09-04T03:14:43.448ZINFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
49432026-09-04T03:14:43.448Z
49442026-09-04T03:14:43.448ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295
49452026-09-04T03:14:43.448Z Sep 04 03:14:42.295Sep 04 03:14:42.295 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBGDEBG Sep 04 03:14:42.295
49462026-09-04T03:14:43.448Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
49472026-09-04T03:14:43.448Zreplacing 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
49482026-09-04T03:14:43.448ZSep 04 03:14:42.295adding route 172.16.0.0/32 -> 10.0.0.3 INFOSep 04 03:14:42.295
49492026-09-04T03:14:43.448Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 04 03:14:42.295 Sep 04 03:14:42.295Sep 04 03:14:42.295INFOINFO DEBG
49502026-09-04T03:14:43.448Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
49512026-09-04T03:14:43.448Z adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
49522026-09-04T03:14:43.448Z Sep 04 03:14:42.295replacing 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 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295
49532026-09-04T03:14:43.448Z
49542026-09-04T03:14:43.448Z DEBGSep 04 03:14:42.295DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
49552026-09-04T03:14:43.448ZDEBGSep 04 03:14:42.295
49562026-09-04T03:14:43.448Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295 INFO
49572026-09-04T03:14:43.448Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 04 03:14:42.295
49582026-09-04T03:14:43.448Z INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.4Sep 04 03:14:42.295
49592026-09-04T03:14:43.448Z DEBG
49602026-09-04T03:14:43.449Z 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 } }]
49612026-09-04T03:14:43.449ZSep 04 03:14:42.295Sep 04 03:14:42.295 DEBGSep 04 03:14:42.295 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 } }]DEBGDEBG
49622026-09-04T03:14:43.449Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.295
49632026-09-04T03:14:43.449Z INFO Sep 04 03:14:42.295adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
49642026-09-04T03:14:43.449ZSep 04 03:14:42.295Sep 04 03:14:42.295 INFODEBG
49652026-09-04T03:14:43.449ZSep 04 03:14:42.295 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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
49662026-09-04T03:14:43.449Z INFOadding route 3fff:beef:36::/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 } }]
49672026-09-04T03:14:43.449Z
49682026-09-04T03:14:43.449Z Sep 04 03:14:42.295adding route 3fff:dead::/64 -> 2001:db8::55:4
49692026-09-04T03:14:43.449Z WARN Sep 04 03:14:42.295shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49702026-09-04T03:14:43.450ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
49712026-09-04T03:14:43.450ZSep 04 03:14:42.295 Sep 04 03:14:42.295DEBGSep 04 03:14:42.295
49722026-09-04T03:14:43.450ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 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 } }]
49732026-09-04T03:14:43.450Zreplacing 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 } }]
49742026-09-04T03:14:43.450Z
49752026-09-04T03:14:43.450Ztest route::tests::rollback_on_compact_write_failure ... ok
49762026-09-04T03:14:43.450ZSep 04 03:14:42.295 DEBGSep 04 03:14:42.295Sep 04 03:14:42.295 Sep 04 03:14:42.079Sep 04 03:14:42.295 INFO DEBGINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
49772026-09-04T03:14:43.450Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffcreated new freemapreplacing 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
49782026-09-04T03:14:43.451Z,
49792026-09-04T03:14:43.451Z Sep 04 03:14:42.295unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] :DEBG Sep 04 03:14:42.295replacing 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 } }]
49802026-09-04T03:14:43.451ZSep 04 03:14:42.296 Sep 04 03:14:42.296DEBG DEBGcreated new freemap , created new freemapunitSep 04 03:14:42.310:, INFOunit :freemap_route_ipv4 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
49812026-09-04T03:14:43.451Z
49822026-09-04T03:14:43.451Zfreemap_route_ipv4
49832026-09-04T03:14:43.451Z Sep 04 03:14:42.310 DEBG DEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.310 Sep 04 03:14:42.310
49842026-09-04T03:14:43.451Z 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 } }] created new freemap
49852026-09-04T03:14:43.451ZDEBG, Sep 04 03:14:42.310created new freemapunit, :unit: INFOfreemap_route_ipv6
49862026-09-04T03:14:43.451Zadding route 3fff:beef:f::/64 -> 2001:db8::55:fffreemap_route_ipv6
49872026-09-04T03:14:43.451Z
49882026-09-04T03:14:43.451ZSep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310 DEBGDEBG initted freemap. size: 64INFODEBGreplacing 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 } }] ,
49892026-09-04T03:14:43.451Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffinitted freemap. size: 64
49902026-09-04T03:14:43.451Z, unitunit: :freemap_route_ipv4
49912026-09-04T03:14:43.451Zfreemap_route_ipv4Sep 04 03:14:42.310
49922026-09-04T03:14:43.451ZSep 04 03:14:42.310 Sep 04 03:14:42.310 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 } }]DEBGSep 04 03:14:42.310adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
49932026-09-04T03:14:43.451ZDEBG
49942026-09-04T03:14:43.451Z reset freemapreset freemap, , unitunit:Sep 04 03:14:42.310Sep 04 03:14:42.310 freemap_route_ipv4INFODEBG
49952026-09-04T03:14:43.451Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff:replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49962026-09-04T03:14:43.451Zfreemap_route_ipv4
49972026-09-04T03:14:43.452Z
49982026-09-04T03:14:43.452ZSep 04 03:14:42.310Sep 04 03:14:42.310 INFO DEBGSep 04 03:14:42.310Sep 04 03:14:42.310 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffinitted freemap. size: 64
49992026-09-04T03:14:43.452Z
50002026-09-04T03:14:43.452Z, unit DEBGDEBG initted freemap. size: 64:Sep 04 03:14:42.310 , freemap_route_ipv4replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
50012026-09-04T03:14:43.452Z:DEBG
50022026-09-04T03:14:43.452Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
50032026-09-04T03:14:43.452ZSep 04 03:14:42.310
50042026-09-04T03:14:43.452Zfreemap_route_ipv6Sep 04 03:14:42.310
50052026-09-04T03:14:43.453ZINFO WARNSep 04 03:14:42.310Sep 04 03:14:42.310adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
50062026-09-04T03:14:43.453Z Sep 04 03:14:42.310INFODEBG shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 04 03:14:42.310
50072026-09-04T03:14:43.453Zcreated new freemapSep 04 03:14:42.310
50082026-09-04T03:14:43.453Z , DEBGDEBG unit :replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] reset freemapSep 04 03:14:42.310 , freemap_route_ipv6unit
50092026-09-04T03:14:43.453Z:
50102026-09-04T03:14:43.453ZDEBG 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 } }]reset freemap
50112026-09-04T03:14:43.453Z, Sep 04 03:14:42.310unit :Sep 04 03:14:42.310 freemap_route_ipv6 DEBG
50122026-09-04T03:14:43.453Zfreemap_route_ipv6
50132026-09-04T03:14:43.459Z INFO initted freemap. size: 64Sep 04 03:14:42.310, unitadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff:INFOSep 04 03:14:42.310 adding route 3fff:beef:13::/64 -> 2001:db8::55:fffreemap_route_ipv4
50142026-09-04T03:14:43.459ZSep 04 03:14:42.310
50152026-09-04T03:14:43.459Z
50162026-09-04T03:14:43.459Z INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:14:42.310Sep 04 03:14:42.310
50172026-09-04T03:14:43.459Z Sep 04 03:14:42.310DEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
50182026-09-04T03:14:43.459Zreset freemap
50192026-09-04T03:14:43.459ZDEBG , 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 } }]unit
50202026-09-04T03:14:43.459ZSep 04 03:14:42.310Sep 04 03:14:42.310 :INFO DEBG Sep 04 03:14:42.310freemap_route_ipv4adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
50212026-09-04T03:14:43.459ZINFO
50222026-09-04T03:14:43.459Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:14::/64 -> 2001:db8::55:ff
50232026-09-04T03:14:43.459Z
50242026-09-04T03:14:43.459ZSep 04 03:14:42.310 DEBG Sep 04 03:14:42.310initted freemap. size: 64 , Sep 04 03:14:42.310DEBGunitSep 04 03:14:42.310: Sep 04 03:14:42.310INFOfreemap_route_ipv6
50252026-09-04T03:14:43.459Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGDEBG
50262026-09-04T03:14:43.459Z Sep 04 03:14:42.310adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
50272026-09-04T03:14:43.460Zreplacing 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 } }]
50282026-09-04T03:14:43.460Z
50292026-09-04T03:14:43.460ZDEBG Sep 04 03:14:42.310reset freemap Sep 04 03:14:42.310, Sep 04 03:14:42.310 INFOINFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff unit
50302026-09-04T03:14:43.460Z: failed to allocate space for the new target list
50312026-09-04T03:14:43.460Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 04 03:14:42.310freemap_route_ipv6
50322026-09-04T03:14:43.460ZDEBG
50332026-09-04T03:14:43.460ZSep 04 03:14:42.310Sep 04 03:14:42.310 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
50342026-09-04T03:14:43.460ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
50352026-09-04T03:14:43.462Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
50362026-09-04T03:14:43.462ZSep 04 03:14:42.310Sep 04 03:14:42.310 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
50372026-09-04T03:14:43.462Z
50382026-09-04T03:14:43.462ZSep 04 03:14:42.310 DEBG Sep 04 03:14:42.310Sep 04 03:14:42.310replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.310DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
50392026-09-04T03:14:43.462Z
50402026-09-04T03:14:43.462Z 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 } }]
50412026-09-04T03:14:43.462Zadding route 3fff:dead::/64 -> 2001:db8::55:3
50422026-09-04T03:14:43.462ZSep 04 03:14:42.310 INFO Sep 04 03:14:42.310adding route 172.17.0.0/32 -> 10.0.0.255
50432026-09-04T03:14:43.462ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
50442026-09-04T03:14:43.462ZSep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310 DEBGINFO 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 } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
50452026-09-04T03:14:43.462Z
50462026-09-04T03:14:43.465Zreplacing 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 } }]
50472026-09-04T03:14:43.465ZSep 04 03:14:42.310 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 } }]
50482026-09-04T03:14:43.465ZSep 04 03:14:42.310Sep 04 03:14:42.310 INFOINFO Sep 04 03:14:42.310adding route 3fff:dead::/64 -> 2001:db8::55:4
50492026-09-04T03:14:43.465Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
50502026-09-04T03:14:43.465Z adding route 172.17.0.1/32 -> 10.0.0.255
50512026-09-04T03:14:43.465ZSep 04 03:14:42.295Sep 04 03:14:42.310 DEBGSep 04 03:14:42.295Sep 04 03:14:42.310 DEBGINFO DEBGSep 04 03:14:42.310 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:17::/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 } }]
50522026-09-04T03:14:43.465ZDEBG created new freemapreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50532026-09-04T03:14:43.465ZSep 04 03:14:42.310,
50542026-09-04T03:14:43.465Z
50552026-09-04T03:14:43.465Zunit: DEBGfreemap_route_ipv4
50562026-09-04T03:14:43.465Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310 DEBGINFOINFO
50572026-09-04T03:14:43.465Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255Sep 04 03:14:42.310
50582026-09-04T03:14:43.465Z
50592026-09-04T03:14:43.465Z DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
50602026-09-04T03:14:43.466Zcreated new freemapSep 04 03:14:42.310, unitDEBGSep 04 03:14:42.310: 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 04 03:14:42.310INFOfreemap_route_ipv6
50612026-09-04T03:14:43.466Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG
50622026-09-04T03:14:43.466Zreplacing 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 } }]
50632026-09-04T03:14:43.466Z
50642026-09-04T03:14:43.466ZSep 04 03:14:42.310 INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310
50652026-09-04T03:14:43.466Z INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
50662026-09-04T03:14:43.466ZDEBG 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 04 03:14:42.310
50672026-09-04T03:14:43.466Zinitted freemap. size: 64Sep 04 03:14:42.310 , unitDEBG:DEBGSep 04 03:14:42.310 freemap_route_ipv4
50682026-09-04T03:14:43.466ZINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
50692026-09-04T03:14:43.466Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
50702026-09-04T03:14:43.466Z
50712026-09-04T03:14:43.467ZSep 04 03:14:42.310 DEBG Sep 04 03:14:42.310reset freemapSep 04 03:14:42.310Sep 04 03:14:42.310 , INFODEBGunit :INFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255
50722026-09-04T03:14:43.467Z
50732026-09-04T03:14:43.467Z
50742026-09-04T03:14:43.467Zfreemap_route_ipv4
50752026-09-04T03:14:43.467ZSep 04 03:14:42.310Sep 04 03:14:42.310Sep 04 03:14:42.310 Sep 04 03:14:42.310 DEBGDEBGINFO 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 } }] initted freemap. size: 64
50762026-09-04T03:14:43.467Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff,
50772026-09-04T03:14:43.467Ztest route::tests::same_size_non_subset_replace ... ok
50782026-09-04T03:14:43.467ZunitDEBG: 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 04 03:14:42.310freemap_route_ipv6
50792026-09-04T03:14:43.467ZSep 04 03:14:42.310INFO
50802026-09-04T03:14:43.467Z DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 04 03:14:42.310replacing 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 } }]
50812026-09-04T03:14:43.467ZSep 04 03:14:42.310 DEBG
50822026-09-04T03:14:43.467ZINFO reset freemapadding route 172.17.0.5/32 -> 10.0.0.255,
50832026-09-04T03:14:43.467Zunit: freemap_route_ipv6Sep 04 03:14:42.310Sep 04 03:14:42.310 DEBG
50842026-09-04T03:14:43.467Z 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 Sep 04 03:14:42.310replacing 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 } }]
50852026-09-04T03:14:43.467ZSep 04 03:14:42.310
50862026-09-04T03:14:43.467ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
50872026-09-04T03:14:43.467Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 04 03:14:42.310
50882026-09-04T03:14:43.467ZSep 04 03:14:42.310 INFO Sep 04 03:14:42.310adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
50892026-09-04T03:14:43.467ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 04 03:14:42.310
50902026-09-04T03:14:43.467Z Sep 04 03:14:42.310adding route 172.17.0.6/32 -> 10.0.0.255
50912026-09-04T03:14:43.467ZDEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
50922026-09-04T03:14:43.467Z
50932026-09-04T03:14:43.467ZSep 04 03:14:42.310Sep 04 03:14:42.310 INFODEBGSep 04 03:14:42.310Sep 04 03:14:42.310 INFOadding route 172.16.0.0/32 -> 10.0.0.2INFO
50942026-09-04T03:14:43.467Ztest transceivers::mpn_test::test_mpn_missing ... ok
50952026-09-04T03:14:43.467Ztest route::tests::shrink_preserves_compacted_order ... ok
50962026-09-04T03:14:43.467Ztest transceivers::mpn_test::test_mpn_present ... ok
50972026-09-04T03:14:43.467Ztest transceivers::mpn_test::test_xcvr_missing ... ok
50982026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
50992026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
51002026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
51012026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
51022026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
51032026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
51042026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
51052026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
51062026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
51072026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
51082026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
51092026-09-04T03:14:43.467Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
51102026-09-04T03:14:43.468Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
51112026-09-04T03:14:43.468Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
51122026-09-04T03:14:43.468Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
51132026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
51142026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
51152026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
51162026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
51172026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
51182026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
51192026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
51202026-09-04T03:14:43.885Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
51212026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
51222026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
51232026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
51242026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
51252026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
51262026-09-04T03:14:43.886Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
51272026-09-04T03:14:43.886Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51282026-09-04T03:14:43.886ZSep 04 03:14:42.311 DEBG created new freemapSep 04 03:14:42.311Sep 04 03:14:42.327, unit: INFOfreemap_route_ipv4
51292026-09-04T03:14:43.887Z
51302026-09-04T03:14:43.887ZSep 04 03:14:42.311 DEBGSep 04 03:14:42.327 Sep 04 03:14:42.327created new freemapDEBG , DEBG Sep 04 03:14:42.327replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]unit
51312026-09-04T03:14:43.887Z
51322026-09-04T03:14:43.887ZDEBGadding route 172.17.0.7/32 -> 10.0.0.255:created new freemap , 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 } }]unit :
51332026-09-04T03:14:43.887Zfreemap_route_ipv4
51342026-09-04T03:14:43.887Z
51352026-09-04T03:14:43.887Zfreemap_route_ipv4
51362026-09-04T03:14:43.887ZDEBG created new freemapSep 04 03:14:42.327, Sep 04 03:14:42.327Sep 04 03:14:42.327DEBG Sep 04 03:14:42.327 Sep 04 03:14:42.327 DEBGunitDEBG DEBG created new freemapINFO, created new freemapunit:, unitadding route 172.17.0.0/32 -> 10.0.0.255:
51372026-09-04T03:14:43.887Zreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :Sep 04 03:14:42.327freemap_route_ipv6
51382026-09-04T03:14:43.887Zfreemap_route_ipv6
51392026-09-04T03:14:43.887Zfreemap_route_ipv6
51402026-09-04T03:14:43.887ZINFO
51412026-09-04T03:14:43.887Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 04 03:14:42.327Sep 04 03:14:42.327
51422026-09-04T03:14:43.887Z
51432026-09-04T03:14:43.887ZINFODEBGSep 04 03:14:42.327 Sep 04 03:14:42.327INFOadding route 172.17.0.8/32 -> 10.0.0.255 initted freemap. size: 64Sep 04 03:14:42.327, Sep 04 03:14:42.327Sep 04 03:14:42.327 DEBG
51442026-09-04T03:14:43.887ZDEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
51452026-09-04T03:14:43.887Z 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 04 03:14:42.327 unitinitted freemap. size: 64: DEBG ,
51462026-09-04T03:14:43.887Zfreemap_route_ipv4
51472026-09-04T03:14:43.887ZDEBGinitted freemap. size: 64replacing 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 } }]unit:, Sep 04 03:14:42.327
51482026-09-04T03:14:43.887Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4unitSep 04 03:14:42.327Sep 04 03:14:42.327 DEBGDEBGSep 04 03:14:42.327
51492026-09-04T03:14:43.887Z
51502026-09-04T03:14:43.887Zreset freemap , INFOINFO unitreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]::
51512026-09-04T03:14:43.887ZSep 04 03:14:42.327 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
51522026-09-04T03:14:43.887Zfreemap_route_ipv4
51532026-09-04T03:14:43.887Zfreemap_route_ipv4
51542026-09-04T03:14:43.888ZSep 04 03:14:42.327adding route 172.17.0.1/32 -> 10.0.0.255Sep 04 03:14:42.327DEBG
51552026-09-04T03:14:43.888Zreset freemap , Sep 04 03:14:42.327INFOSep 04 03:14:42.327INFO Sep 04 03:14:42.327 DEBGDEBG unitadding route 172.17.0.9/32 -> 10.0.0.255 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 } }]initted freemap. size: 64 :
51562026-09-04T03:14:43.888Z , adding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4
51572026-09-04T03:14:43.888Zunit
51582026-09-04T03:14:43.888ZSep 04 03:14:42.327
51592026-09-04T03:14:43.888ZSep 04 03:14:42.327 :INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
51602026-09-04T03:14:43.888Zfreemap_route_ipv6DEBG
51612026-09-04T03:14:43.888ZSep 04 03:14:42.327 reset freemap, Sep 04 03:14:42.327Sep 04 03:14:42.327DEBGSep 04 03:14:42.327 unit DEBGDEBGDEBG DEBG Sep 04 03:14:42.327replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
51622026-09-04T03:14:43.888Z
51632026-09-04T03:14:43.888Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:DEBG freemap_route_ipv4initted freemap. size: 64
51642026-09-04T03:14:43.889Zreset freemap, 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 } }]unitSep 04 03:14:42.327
51652026-09-04T03:14:43.889Z Sep 04 03:14:42.327INFO INFO: adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff,
51662026-09-04T03:14:43.889Zfreemap_route_ipv6
51672026-09-04T03:14:43.889Z
51682026-09-04T03:14:43.889Zunit:Sep 04 03:14:42.327 Sep 04 03:14:42.327Sep 04 03:14:42.327freemap_route_ipv6Sep 04 03:14:42.327 DEBG
51692026-09-04T03:14:43.889Z Sep 04 03:14:42.327DEBGinitted freemap. size: 64
51702026-09-04T03:14:43.889Z DEBGINFO, Sep 04 03:14:42.327 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
51712026-09-04T03:14:43.889Zunitreplacing 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 04 03:14:42.327:DEBG
51722026-09-04T03:14:43.889Zfreemap_route_ipv6
51732026-09-04T03:14:43.889ZINFO
51742026-09-04T03:14:43.889ZSep 04 03:14:42.327 adding route 172.17.0.2/32 -> 10.0.0.255
51752026-09-04T03:14:43.889Z reset freemap , DEBGSep 04 03:14:42.327 Sep 04 03:14:42.327INFO unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 04 03:14:42.327adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
51762026-09-04T03:14:43.889Z:INFO freemap_route_ipv6
51772026-09-04T03:14:43.890Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
51782026-09-04T03:14:43.890Z
51792026-09-04T03:14:43.890ZSep 04 03:14:42.327 DEBGSep 04 03:14:42.327INFOSep 04 03:14:42.327 Sep 04 03:14:42.327 Sep 04 03:14:42.327 reset freemap DEBGINFO , adding route 172.16.0.0/32 -> 10.0.0.2 DEBGDEBG
51802026-09-04T03:14:43.890Z adding route 172.16.0.0/32 -> 10.0.0.1unitreplacing 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 } }]
51812026-09-04T03:14:43.890Z 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 } }]
51822026-09-04T03:14:43.890Z:
51832026-09-04T03:14:43.890Z Sep 04 03:14:42.327replacing 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
51842026-09-04T03:14:43.890Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.328
51852026-09-04T03:14:43.890Z Sep 04 03:14:42.328freemap_route_ipv6Sep 04 03:14:42.328 INFO
51862026-09-04T03:14:43.890ZINFOSep 04 03:14:42.328 Sep 04 03:14:42.328adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
51872026-09-04T03:14:43.890ZINFO
51882026-09-04T03:14:43.890ZDEBG DEBG Sep 04 03:14:42.328 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 04 03:14:42.328
51892026-09-04T03:14:43.891Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 Sep 04 03:14:42.328adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
51902026-09-04T03:14:43.891ZINFO 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.1
51912026-09-04T03:14:43.891Z
51922026-09-04T03:14:43.891Zreplacing 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 } }]
51932026-09-04T03:14:43.891Z
51942026-09-04T03:14:43.891ZSep 04 03:14:42.328Sep 04 03:14:42.328 DEBGINFO Sep 04 03:14:42.328Sep 04 03:14:42.328 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 04 03:14:42.328INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff DEBG
51952026-09-04T03:14:43.891Z
51962026-09-04T03:14:43.891ZINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.4/32 -> 10.0.0.255
51972026-09-04T03:14:43.891Z
51982026-09-04T03:14:43.891Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 04 03:14:42.328
51992026-09-04T03:14:43.891ZSep 04 03:14:42.328Sep 04 03:14:42.328 DEBGDEBG 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 } }]
52002026-09-04T03:14:43.891ZINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
52012026-09-04T03:14:43.891Z
52022026-09-04T03:14:43.891ZSep 04 03:14:42.328 Sep 04 03:14:42.328 DEBGSep 04 03:14:42.328INFO INFOSep 04 03:14:42.328Sep 04 03:14:42.328 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOadding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
52032026-09-04T03:14:43.891Z
52042026-09-04T03:14:43.891ZDEBG adding route 172.17.0.5/32 -> 10.0.0.255
52052026-09-04T03:14:43.891Z
52062026-09-04T03:14:43.891Zreplacing 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 } }]
52072026-09-04T03:14:43.891ZSep 04 03:14:42.328 INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 04 03:14:42.328
52082026-09-04T03:14:43.891Z DEBGSep 04 03:14:42.328 Sep 04 03:14:42.328replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.328 DEBG
52092026-09-04T03:14:43.891Z Sep 04 03:14:42.328DEBGreplacing 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 } }]
52102026-09-04T03:14:43.891ZDEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 04 03:14:42.328adding route 3fff:beef:25::/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 } }]
52112026-09-04T03:14:43.891ZINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
52122026-09-04T03:14:43.891ZSep 04 03:14:42.328
52132026-09-04T03:14:43.906Z Sep 04 03:14:42.328DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
52142026-09-04T03:14:43.907ZSep 04 03:14:42.328Sep 04 03:14:42.328 DEBGadding route 172.16.0.0/32 -> 10.0.0.4
52152026-09-04T03:14:43.907Zreplacing 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 } }]
52162026-09-04T03:14:43.908ZINFO adding route 172.16.0.0/32 -> 10.0.0.3
52172026-09-04T03:14:43.908ZSep 04 03:14:42.328Sep 04 03:14:42.328 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
52182026-09-04T03:14:43.908ZSep 04 03:14:42.328 INFOSep 04 03:14:42.328 adding route 172.17.0.7/32 -> 10.0.0.255DEBG
52192026-09-04T03:14:43.908Z replacing targets for 172.16.0.0/32 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 } }]
52202026-09-04T03:14:43.908ZSep 04 03:14:42.328 INFOSep 04 03:14:42.328 DEBG adding route 172.17.0.11/32 -> 10.0.0.255DEBG
52212026-09-04T03:14:43.908Zreplacing 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 } }]
52222026-09-04T03:14:43.908Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
52232026-09-04T03:14:43.908ZSep 04 03:14:42.328 DEBG
52242026-09-04T03:14:43.908ZSep 04 03:14:42.328replacing 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 } }]
52252026-09-04T03:14:43.908ZINFOSep 04 03:14:42.328 Sep 04 03:14:42.328adding route 172.17.0.8/32 -> 10.0.0.255
52262026-09-04T03:14:43.909Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 04 03:14:42.328
52272026-09-04T03:14:43.909Z DEBGSep 04 03:14:42.328 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 } }]
52282026-09-04T03:14:43.909Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOSep 04 03:14:42.328
52292026-09-04T03:14:43.909Zadding route 172.17.0.12/32 -> 10.0.0.255 Sep 04 03:14:42.328DEBG
52302026-09-04T03:14:43.909Z 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 } }]
52312026-09-04T03:14:43.909Zadding route 172.17.0.9/32 -> 10.0.0.255Sep 04 03:14:42.328
52322026-09-04T03:14:43.909Z DEBGSep 04 03:14:42.328 Sep 04 03:14:42.328replacing 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 } }]
52332026-09-04T03:14:43.909ZINFOSep 04 03:14:42.328DEBG adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52342026-09-04T03:14:43.909ZDEBG
52352026-09-04T03:14:43.910Z Sep 04 03:14:42.328replacing 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 } }] INFOSep 04 03:14:42.328 adding route 172.17.0.13/32 -> 10.0.0.255INFO
52362026-09-04T03:14:43.910Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
52372026-09-04T03:14:43.910Z
52382026-09-04T03:14:43.910ZSep 04 03:14:42.328Sep 04 03:14:42.346 Sep 04 03:14:42.346DEBG DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52392026-09-04T03:14:43.910ZSep 04 03:14:42.346replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.10/32 -> 10.0.0.255DEBG
52402026-09-04T03:14:43.910ZSep 04 03:14:42.346
52412026-09-04T03:14:43.910ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
52422026-09-04T03:14:43.910ZSep 04 03:14:42.346 DEBGSep 04 03:14:42.346 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 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
52432026-09-04T03:14:43.910Z 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 } }]
52442026-09-04T03:14:43.910ZSep 04 03:14:42.346
52452026-09-04T03:14:43.910Z Sep 04 03:14:42.346INFO adding route 172.17.0.1/32 -> 10.0.0.255INFO
52462026-09-04T03:14:43.910Z Sep 04 03:14:42.346adding route 172.17.0.11/32 -> 10.0.0.255 INFO
52472026-09-04T03:14:43.910Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 04 03:14:42.346
52482026-09-04T03:14:43.910Z Sep 04 03:14:42.346 Sep 04 03:14:42.346INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255Sep 04 03:14:42.346
52492026-09-04T03:14:43.910Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG
52502026-09-04T03:14:43.910Zreplacing 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 04 03:14:42.346 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
52512026-09-04T03:14:43.910Z
52522026-09-04T03:14:43.910Zreplacing 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 } }]
52532026-09-04T03:14:43.910ZSep 04 03:14:42.346 INFOSep 04 03:14:42.346 adding route 172.17.0.2/32 -> 10.0.0.255INFO
52542026-09-04T03:14:43.910Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 04 03:14:42.346
52552026-09-04T03:14:43.910ZSep 04 03:14:42.346
52562026-09-04T03:14:43.910Z INFOSep 04 03:14:42.346DEBG Sep 04 03:14:42.346 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
52572026-09-04T03:14:43.911ZINFOreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52582026-09-04T03:14:43.911Zadding route 172.17.0.16/32 -> 10.0.0.255
52592026-09-04T03:14:43.911Z
52602026-09-04T03:14:43.911ZSep 04 03:14:42.346 Sep 04 03:14:42.346Sep 04 03:14:42.346DEBG Sep 04 03:14:42.346DEBG 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 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 } }]
52612026-09-04T03:14:43.911ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
52622026-09-04T03:14:43.911ZSep 04 03:14:42.346DEBGSep 04 03:14:42.346 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 } }]
52632026-09-04T03:14:43.911Z
52642026-09-04T03:14:43.911ZINFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 04 03:14:42.346
52652026-09-04T03:14:43.911ZSep 04 03:14:42.346adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
52662026-09-04T03:14:43.911ZDEBG 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 04 03:14:42.346INFOSep 04 03:14:42.346
52672026-09-04T03:14:43.911Z adding route 172.17.0.17/32 -> 10.0.0.255DEBG
52682026-09-04T03:14:43.912Z Sep 04 03:14:42.346INFOreplacing 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 } }]
52692026-09-04T03:14:43.912Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
52702026-09-04T03:14:43.912Zreplacing 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 04 03:14:42.346Sep 04 03:14:42.346 DEBG
52712026-09-04T03:14:43.912Z Sep 04 03:14:42.346 Sep 04 03:14:42.346 INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52722026-09-04T03:14:43.912Zadding route 172.17.0.4/32 -> 10.0.0.255DEBG
52732026-09-04T03:14:43.912ZINFO Sep 04 03:14:42.346adding route 172.17.0.14/32 -> 10.0.0.255 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
52742026-09-04T03:14:43.912Z Sep 04 03:14:42.346 DEBG
52752026-09-04T03:14:43.912Z adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.346
52762026-09-04T03:14:43.912ZSep 04 03:14:42.346
52772026-09-04T03:14:43.912ZINFOSep 04 03:14:42.346 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
52782026-09-04T03:14:43.912ZDEBGSep 04 03:14:42.346Sep 04 03:14:42.346 INFO DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
52792026-09-04T03:14:43.912ZINFO 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.5/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 } }]
52802026-09-04T03:14:43.912Z
52812026-09-04T03:14:43.912ZSep 04 03:14:42.346
52822026-09-04T03:14:43.912Z Sep 04 03:14:42.346DEBG Sep 04 03:14:42.346replacing 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 } }]
52832026-09-04T03:14:43.912ZSep 04 03:14:42.346DEBG Sep 04 03:14:42.346replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
52842026-09-04T03:14:43.912ZDEBG 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.15/32 -> 10.0.0.255 Sep 04 03:14:42.346
52852026-09-04T03:14:43.912Z Sep 04 03:14:42.346INFO
52862026-09-04T03:14:43.912Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
52872026-09-04T03:14:43.912Z INFO Sep 04 03:14:42.346adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
52882026-09-04T03:14:43.912Z Sep 04 03:14:42.346
52892026-09-04T03:14:43.912ZDEBG DEBGSep 04 03:14:42.346 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 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
52902026-09-04T03:14:43.912Z
52912026-09-04T03:14:43.912Z Sep 04 03:14:42.346replacing 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 04 03:14:42.346
52922026-09-04T03:14:43.912ZSep 04 03:14:42.346INFO DEBG Sep 04 03:14:42.346INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 04 03:14:42.346 INFO
52932026-09-04T03:14:43.912Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
52942026-09-04T03:14:43.912Z adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
52952026-09-04T03:14:43.913ZSep 04 03:14:42.311Sep 04 03:14:42.363 Sep 04 03:14:42.346DEBG DEBG created new freemap 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 } }],
52962026-09-04T03:14:43.913Zunitreplacing 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 } }]:
52972026-09-04T03:14:43.913Z freemap_route_ipv4Sep 04 03:14:42.363 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
52982026-09-04T03:14:43.913Z
52992026-09-04T03:14:43.913ZSep 04 03:14:42.363 INFOSep 04 03:14:42.363 adding route 172.17.0.17/32 -> 10.0.0.255DEBG
53002026-09-04T03:14:43.913Z created new freemap, unitSep 04 03:14:42.363: DEBGfreemap_route_ipv6
53012026-09-04T03:14:43.913Zreplacing 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 04 03:14:42.346
53022026-09-04T03:14:43.913Z Sep 04 03:14:42.363DEBG DEBG
53032026-09-04T03:14:43.913Z replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64, Sep 04 03:14:42.363Sep 04 03:14:42.363 unit
53042026-09-04T03:14:43.913Z: INFO DEBG adding route 172.17.0.18/32 -> 10.0.0.255freemap_route_ipv4replacing 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 } }]
53052026-09-04T03:14:43.913Z
53062026-09-04T03:14:43.913Z
53072026-09-04T03:14:43.913ZSep 04 03:14:42.363 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 04 03:14:42.363
53082026-09-04T03:14:43.913Z Sep 04 03:14:42.363Sep 04 03:14:42.363 DEBGSep 04 03:14:42.363DEBGINFO Sep 04 03:14:42.363replacing 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 } }]
53092026-09-04T03:14:43.913Z DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG 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 04 03:14:42.363
53102026-09-04T03:14:43.913Z
53112026-09-04T03:14:43.913ZINFO adding route 172.17.0.19/32 -> 10.0.0.255reset freemap
53122026-09-04T03:14:43.913Z, unitreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.363
53132026-09-04T03:14:43.937ZSep 04 03:14:42.363Sep 04 03:14:42.363: DEBGfreemap_route_ipv4
53142026-09-04T03:14:43.937ZINFODEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255
53152026-09-04T03:14:43.937ZSep 04 03:14:42.363replacing 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 } }]
53162026-09-04T03:14:43.938ZSep 04 03:14:42.363 INFODEBG
53172026-09-04T03:14:43.938ZSep 04 03:14:42.363adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff initted freemap. size: 64Sep 04 03:14:42.363
53182026-09-04T03:14:43.938Z , INFOunit :adding route 172.17.0.20/32 -> 10.0.0.255DEBG
53192026-09-04T03:14:43.938Z freemap_route_ipv6Sep 04 03:14:42.363replacing 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 04 03:14:42.363INFO
53202026-09-04T03:14:43.938Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
53212026-09-04T03:14:43.938ZDEBG
53222026-09-04T03:14:43.938Z Sep 04 03:14:42.363Sep 04 03:14:42.363replacing 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 04 03:14:42.363 DEBGDEBG
53232026-09-04T03:14:43.938ZSep 04 03:14:42.363 reset 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 } }]INFO
53242026-09-04T03:14:43.938Z DEBG adding route 172.17.0.10/32 -> 10.0.0.255
53252026-09-04T03:14:43.938Z, 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 04 03:14:42.363
53262026-09-04T03:14:43.938Z unitSep 04 03:14:42.363Sep 04 03:14:42.363 INFOINFODEBG adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff:
53272026-09-04T03:14:43.938Z Sep 04 03:14:42.363freemap_route_ipv6
53282026-09-04T03:14:43.938ZINFO 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 } }]
53292026-09-04T03:14:43.938Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 04 03:14:42.363Sep 04 03:14:42.363
53302026-09-04T03:14:43.938Z DEBG
53312026-09-04T03:14:43.938Zreplacing 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 04 03:14:42.363 INFO
53322026-09-04T03:14:43.938ZINFOSep 04 03:14:42.363 adding route 172.17.0.11/32 -> 10.0.0.255Sep 04 03:14:42.363
53332026-09-04T03:14:43.938Z DEBG DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.363replacing 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 04 03:14:42.363
53342026-09-04T03:14:43.938Z
53352026-09-04T03:14:43.938Z
53362026-09-04T03:14:43.938ZINFO 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255
53372026-09-04T03:14:43.938ZSep 04 03:14:42.363
53382026-09-04T03:14:43.938Z Sep 04 03:14:42.363DEBG INFOSep 04 03:14:42.363replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:14:42.363 INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO
53392026-09-04T03:14:43.938Z adding route 172.17.0.12/32 -> 10.0.0.255Sep 04 03:14:42.363
53402026-09-04T03:14:43.938Z
53412026-09-04T03:14:43.938Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBGSep 04 03:14:42.363
53422026-09-04T03:14:43.938Z DEBG Sep 04 03:14:42.363replacing 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 04 03:14:42.363 Sep 04 03:14:42.363DEBG
53432026-09-04T03:14:43.939Z 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
53442026-09-04T03:14:43.939ZDEBG 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.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 } }]
53452026-09-04T03:14:43.939Z
53462026-09-04T03:14:43.939Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 04 03:14:42.363Sep 04 03:14:42.363
53472026-09-04T03:14:43.939ZSep 04 03:14:42.363INFOSep 04 03:14:42.363 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
53482026-09-04T03:14:43.939Z INFOINFOadding route 172.17.0.23/32 -> 10.0.0.255
53492026-09-04T03:14:43.939Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.13/32 -> 10.0.0.255
53502026-09-04T03:14:43.939Z
53512026-09-04T03:14:43.939ZSep 04 03:14:42.363Sep 04 03:14:42.363 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 } }]Sep 04 03:14:42.363Sep 04 03:14:42.363
53522026-09-04T03:14:43.939Z DEBG Sep 04 03:14:42.363DEBG 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 } }]
53532026-09-04T03:14:43.940Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
53542026-09-04T03:14:43.940Zreplacing 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 04 03:14:42.363
53552026-09-04T03:14:43.940Z INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53562026-09-04T03:14:43.940Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
53572026-09-04T03:14:43.940ZSep 04 03:14:42.363Sep 04 03:14:42.363 Sep 04 03:14:42.363Sep 04 03:14:42.363 INFOINFO Sep 04 03:14:42.363 adding route 172.17.0.14/32 -> 10.0.0.255INFO
53582026-09-04T03:14:43.940ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:3
53592026-09-04T03:14:43.940ZDEBGadding route 172.17.0.24/32 -> 10.0.0.255
53602026-09-04T03:14:43.940Zreplacing 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 04 03:14:42.363
53612026-09-04T03:14:43.940Z DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff 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 04 03:14:42.363
53622026-09-04T03:14:43.940Z
53632026-09-04T03:14:43.940ZINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 04 03:14:42.363Sep 04 03:14:42.363
53642026-09-04T03:14:43.941Z Sep 04 03:14:42.363DEBG INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 04 03:14:42.363
53652026-09-04T03:14:43.941Z 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 04 03:14:42.363DEBG 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 } }]
53662026-09-04T03:14:43.941Z
53672026-09-04T03:14:43.941Zreplacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:14:42.363
53682026-09-04T03:14:43.941Z
53692026-09-04T03:14:43.941Z DEBGSep 04 03:14:42.363 Sep 04 03:14:42.363Sep 04 03:14:42.363 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 04 03:14:42.363
53702026-09-04T03:14:43.941Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFOSep 04 03:14:42.363
53712026-09-04T03:14:43.941Z INFOINFO INFOadding route 172.17.0.25/32 -> 10.0.0.255 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
53722026-09-04T03:14:43.941ZSep 04 03:14:42.363adding route 3fff:dead::/64 -> 2001:db8::55:4
53732026-09-04T03:14:43.941Zadding route 172.17.0.16/32 -> 10.0.0.255DEBG
53742026-09-04T03:14:43.941Z 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 } }]
53752026-09-04T03:14:43.941Z
53762026-09-04T03:14:43.941ZSep 04 03:14:42.363 DEBGSep 04 03:14:42.363 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 04 03:14:42.363DEBG
53772026-09-04T03:14:43.941Z 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 04 03:14:42.363
53782026-09-04T03:14:43.941Z 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 04 03:14:42.363DEBG Sep 04 03:14:42.363INFO 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 } }]
53792026-09-04T03:14:43.941ZSep 04 03:14:42.363DEBG INFOINFO
53802026-09-04T03:14:43.941Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:34::/64 -> 2001:db8::55:ffadding route 172.17.0.26/32 -> 10.0.0.255
53812026-09-04T03:14:43.941Z
53822026-09-04T03:14:43.941ZSep 04 03:14:42.363
53832026-09-04T03:14:43.941Z INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 04 03:14:42.363adding route 172.17.0.17/32 -> 10.0.0.255
53842026-09-04T03:14:43.941Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
53852026-09-04T03:14:43.941Z
53862026-09-04T03:14:43.941Z Sep 04 03:14:42.363INFO Sep 04 03:14:42.363Sep 04 03:14:42.363 DEBGSep 04 03:14:42.363adding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBG 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:3, 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 } }]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 } }]
53872026-09-04T03:14:43.941Z
53882026-09-04T03:14:43.941Z
53892026-09-04T03:14:43.941Z
53902026-09-04T03:14:43.941ZSep 04 03:14:42.363 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
53912026-09-04T03:14:43.941ZSep 04 03:14:42.363Sep 04 03:14:42.363 Sep 04 03:14:42.363 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 } }]INFOINFO
53922026-09-04T03:14:43.941ZSep 04 03:14:42.363 INFOadding route 172.17.0.27/32 -> 10.0.0.255 DEBG
53932026-09-04T03:14:43.941Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
53942026-09-04T03:14:43.941Zreplacing 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 } }]
53952026-09-04T03:14:43.941Zadding route 172.17.0.18/32 -> 10.0.0.255
53962026-09-04T03:14:43.941ZSep 04 03:14:42.363 DEBGSep 04 03:14:42.363 Sep 04 03:14:42.363Sep 04 03:14:42.363 Sep 04 03:14:42.363replacing 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 } }]
53972026-09-04T03:14:43.941ZINFODEBG 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 } }]
53982026-09-04T03:14:43.941Z adding route 172.17.0.21/32 -> 10.0.0.255INFOreplacing 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:32::/64 -> 2001:db8::55:ff
53992026-09-04T03:14:43.941Z
54002026-09-04T03:14:43.941Z
54012026-09-04T03:14:43.941ZSep 04 03:14:42.363 Sep 04 03:14:42.363INFO Sep 04 03:14:42.363 Sep 04 03:14:42.363INFO adding route 172.17.0.19/32 -> 10.0.0.255
54022026-09-04T03:14:43.942ZINFOSep 04 03:14:42.363 DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 04 03:14:42.363replacing 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.28/32 -> 10.0.0.255DEBG
54032026-09-04T03:14:43.942ZDEBG
54042026-09-04T03:14:43.942Zreplacing 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 } }]
54052026-09-04T03:14:43.942Z
54062026-09-04T03:14:43.942Z 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 04 03:14:42.363 DEBG Sep 04 03:14:42.363 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 } }]
54072026-09-04T03:14:43.942Zadding route 172.17.0.20/32 -> 10.0.0.255
54082026-09-04T03:14:43.942ZSep 04 03:14:42.364Sep 04 03:14:42.382 INFO adding route 172.17.0.29/32 -> 10.0.0.255
54092026-09-04T03:14:43.942ZSep 04 03:14:42.382 DEBG DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.382
54102026-09-04T03:14:43.942Z DEBGcreated new freemap , 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 04 03:14:42.382unit :
54112026-09-04T03:14:43.942ZINFO freemap_route_ipv4adding route 172.17.0.21/32 -> 10.0.0.255
54122026-09-04T03:14:43.942Z
54132026-09-04T03:14:43.958ZSep 04 03:14:42.382
54142026-09-04T03:14:43.958ZSep 04 03:14:42.382 Sep 04 03:14:42.382INFO Sep 04 03:14:42.382 DEBGINFODEBG adding 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 } }]created new freemap
54152026-09-04T03:14:43.958Z
54162026-09-04T03:14:43.958Zadding route 172.17.0.22/32 -> 10.0.0.255,
54172026-09-04T03:14:43.958ZunitSep 04 03:14:42.382Sep 04 03:14:42.382: freemap_route_ipv6DEBGINFO
54182026-09-04T03:14:43.958Z Sep 04 03:14:42.382adding route 172.17.0.22/32 -> 10.0.0.255
54192026-09-04T03:14:43.958Zreplacing 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
54202026-09-04T03:14:43.958Z Sep 04 03:14:42.382replacing 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 04 03:14:42.382DEBG
54212026-09-04T03:14:43.958Z DEBG initted freemap. size: 64replacing 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 04 03:14:42.382Sep 04 03:14:42.382
54222026-09-04T03:14:43.958Z INFO INFO, unit Sep 04 03:14:42.382adding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.23/32 -> 10.0.0.255:INFO
54232026-09-04T03:14:43.958Zfreemap_route_ipv4
54242026-09-04T03:14:43.958Z
54252026-09-04T03:14:43.958Zadding route 172.17.0.23/32 -> 10.0.0.255
54262026-09-04T03:14:43.958ZSep 04 03:14:42.382Sep 04 03:14:42.382 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.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 } }]
54272026-09-04T03:14:43.958ZSep 04 03:14:42.382
54282026-09-04T03:14:43.958Z Sep 04 03:14:42.382DEBG Sep 04 03:14:42.382DEBGreset freemap , replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
54292026-09-04T03:14:43.958ZINFO :adding route 172.17.0.24/32 -> 10.0.0.255 freemap_route_ipv4
54302026-09-04T03:14:43.958Z
54312026-09-04T03:14:43.958ZSep 04 03:14:42.382 Sep 04 03:14:42.382INFO INFOadding route 172.17.0.24/32 -> 10.0.0.255
54322026-09-04T03:14:43.959Zadding route 172.17.0.32/32 -> 10.0.0.255
54332026-09-04T03:14:43.959ZSep 04 03:14:42.382 Sep 04 03:14:42.382Sep 04 03:14:42.382DEBG Sep 04 03:14:42.382DEBGDEBGinitted freemap. size: 64 , 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 } }]unit
54342026-09-04T03:14:43.959Z: freemap_route_ipv6replacing 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 } }]
54352026-09-04T03:14:43.959Z
54362026-09-04T03:14:43.959ZDEBG Sep 04 03:14:42.382replacing 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 } }]
54372026-09-04T03:14:43.959ZSep 04 03:14:42.382INFO INFOadding route 172.17.0.25/32 -> 10.0.0.255
54382026-09-04T03:14:43.959Zadding route 172.17.0.25/32 -> 10.0.0.255Sep 04 03:14:42.382Sep 04 03:14:42.382
54392026-09-04T03:14:43.959Z INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255reset freemapSep 04 03:14:42.382
54402026-09-04T03:14:43.959Z Sep 04 03:14:42.382, DEBGDEBG unit :replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54412026-09-04T03:14:43.959Zreplacing 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 } }]
54422026-09-04T03:14:43.959Zfreemap_route_ipv6
54432026-09-04T03:14:43.959ZSep 04 03:14:42.382Sep 04 03:14:42.382 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54442026-09-04T03:14:43.960ZSep 04 03:14:42.382
54452026-09-04T03:14:43.960Z Sep 04 03:14:42.382INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255Sep 04 03:14:42.382
54462026-09-04T03:14:43.960Z DEBGSep 04 03:14:42.382adding route 172.16.0.0/32 -> 10.0.0.1
54472026-09-04T03:14:43.960Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
54482026-09-04T03:14:43.960Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 04 03:14:42.382
54492026-09-04T03:14:43.960Z DEBG Sep 04 03:14:42.382replacing 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 04 03:14:42.382
54502026-09-04T03:14:43.960Z Sep 04 03:14:42.382DEBG DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
54512026-09-04T03:14:43.960Z
54522026-09-04T03:14:43.960ZSep 04 03:14:42.382 INFOadding route 172.17.0.27/32 -> 10.0.0.255Sep 04 03:14:42.382
54532026-09-04T03:14:43.960ZINFOadding route 172.17.0.27/32 -> 10.0.0.255
54542026-09-04T03:14:43.960ZSep 04 03:14:42.382adding route 172.16.0.0/32 -> 10.0.0.2 INFO
54552026-09-04T03:14:43.960Z adding route 172.17.0.35/32 -> 10.0.0.255Sep 04 03:14:42.382
54562026-09-04T03:14:43.960Z Sep 04 03:14:42.382 Sep 04 03:14:42.382DEBGDEBG 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.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 04 03:14:42.382
54572026-09-04T03:14:43.960Z DEBGDEBG
54582026-09-04T03:14:43.960Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
54592026-09-04T03:14:43.960ZSep 04 03:14:42.382replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
54602026-09-04T03:14:43.960ZSep 04 03:14:42.382 adding route 172.17.0.28/32 -> 10.0.0.255INFO
54612026-09-04T03:14:43.960ZSep 04 03:14:42.382Sep 04 03:14:42.382 adding route 172.17.0.28/32 -> 10.0.0.255
54622026-09-04T03:14:43.960ZINFOSep 04 03:14:42.382 adding route 172.16.0.0/32 -> 10.0.0.3
54632026-09-04T03:14:43.960ZINFODEBG Sep 04 03:14:42.382replacing 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 } }]
54642026-09-04T03:14:43.960Z DEBGadding route 172.17.0.36/32 -> 10.0.0.255Sep 04 03:14:42.382
54652026-09-04T03:14:43.960Z DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.382
54662026-09-04T03:14:43.960ZSep 04 03:14:42.382 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
54672026-09-04T03:14:43.960ZINFODEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255Sep 04 03:14:42.382
54682026-09-04T03:14:43.960Z
54692026-09-04T03:14:43.960ZSep 04 03:14:42.382INFO adding route 172.17.0.29/32 -> 10.0.0.255INFO
54702026-09-04T03:14:43.960ZSep 04 03:14:42.382 adding route 172.16.0.0/32 -> 10.0.0.4DEBG
54712026-09-04T03:14:43.961Z 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 04 03:14:42.382Sep 04 03:14:42.382 INFODEBG
54722026-09-04T03:14:43.961Z adding route 172.17.0.37/32 -> 10.0.0.255
54732026-09-04T03:14:43.961Zreplacing 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 04 03:14:42.382
54742026-09-04T03:14:43.961Z Sep 04 03:14:42.382DEBG INFOSep 04 03:14:42.382replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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.30/32 -> 10.0.0.255
54752026-09-04T03:14:43.961ZINFO
54762026-09-04T03:14:43.961Zadding route 172.17.0.30/32 -> 10.0.0.255Sep 04 03:14:42.382
54772026-09-04T03:14:43.961Z Sep 04 03:14:42.382DEBG Sep 04 03:14:42.382replacing 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 04 03:14:42.382DEBG
54782026-09-04T03:14:43.961Z replacing targets for 172.16.0.0/32 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
54792026-09-04T03:14:43.961Z DEBG Sep 04 03:14:42.382replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
54802026-09-04T03:14:43.961Z
54812026-09-04T03:14:43.961ZINFO Sep 04 03:14:42.382 INFO adding route 172.17.0.31/32 -> 10.0.0.255
54822026-09-04T03:14:43.961Zadding route 172.17.0.38/32 -> 10.0.0.255
54832026-09-04T03:14:43.961ZSep 04 03:14:42.382Sep 04 03:14:42.382 INFOSep 04 03:14:42.382 DEBGadding route 172.17.0.31/32 -> 10.0.0.255
54842026-09-04T03:14:43.961Z 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 } }]
54852026-09-04T03:14:43.961Zreplacing 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 } }]
54862026-09-04T03:14:43.961ZSep 04 03:14:42.382 INFOSep 04 03:14:42.382 adding route 172.17.0.32/32 -> 10.0.0.255Sep 04 03:14:42.382INFO
54872026-09-04T03:14:43.961Z Sep 04 03:14:42.363DEBG adding route 172.17.0.39/32 -> 10.0.0.255Sep 04 03:14:42.382
54882026-09-04T03:14:43.961Z 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 } }]
54892026-09-04T03:14:43.961Zreplacing 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 04 03:14:42.382
54902026-09-04T03:14:43.961ZDEBG DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:14:42.382 Sep 04 03:14:42.382replacing 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 } }]
54912026-09-04T03:14:43.961Z
54922026-09-04T03:14:43.961ZINFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255
54932026-09-04T03:14:43.961Z
54942026-09-04T03:14:43.962ZSep 04 03:14:42.382 INFOSep 04 03:14:42.382 adding route 172.17.0.40/32 -> 10.0.0.255Sep 04 03:14:42.382
54952026-09-04T03:14:43.962ZINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
54962026-09-04T03:14:43.962ZSep 04 03:14:42.382 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 } }]
54972026-09-04T03:14:43.962ZSep 04 03:14:42.382DEBG DEBGSep 04 03:14:42.382 Sep 04 03:14:42.382replacing 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.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 } }]
54982026-09-04T03:14:43.962ZDEBG
54992026-09-04T03:14:43.962Zreplacing 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
55002026-09-04T03:14:43.962Z Sep 04 03:14:42.382adding route 172.17.0.33/32 -> 10.0.0.255
55012026-09-04T03:14:43.962ZSep 04 03:14:42.382INFO INFOadding route 172.17.0.34/32 -> 10.0.0.255
55022026-09-04T03:14:43.962ZSep 04 03:14:42.382Sep 04 03:14:42.382 adding route 172.17.0.41/32 -> 10.0.0.255DEBGSep 04 03:14:42.382INFO DEBG
55032026-09-04T03:14:43.962Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing 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 } }]
55042026-09-04T03:14:43.962Z
55052026-09-04T03:14:43.963Z 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 } }]
55062026-09-04T03:14:43.963ZSep 04 03:14:42.382 Sep 04 03:14:42.382DEBG 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 } }]
55072026-09-04T03:14:43.963ZSep 04 03:14:42.382adding route 172.17.0.34/32 -> 10.0.0.255
55082026-09-04T03:14:43.963ZINFOSep 04 03:14:42.382 adding route 172.17.0.35/32 -> 10.0.0.255DEBGSep 04 03:14:42.382
55092026-09-04T03:14:43.963Z DEBGSep 04 03:14:42.382 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 } }]INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.42/32 -> 10.0.0.255
55102026-09-04T03:14:43.963Z
55112026-09-04T03:14:43.963Z
55122026-09-04T03:14:43.963ZSep 04 03:14:42.382 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 } }]Sep 04 03:14:42.382Sep 04 03:14:42.382
55132026-09-04T03:14:43.989ZINFO INFOadding route 172.17.0.35/32 -> 10.0.0.255
55142026-09-04T03:14:43.989Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 04 03:14:42.382
55152026-09-04T03:14:43.989ZSep 04 03:14:42.382 Sep 04 03:14:42.382INFO DEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
55162026-09-04T03:14:43.989Zadding route 172.17.0.36/32 -> 10.0.0.255
55172026-09-04T03:14:43.989Z
55182026-09-04T03:14:43.989ZSep 04 03:14:42.382Sep 04 03:14:42.382 DEBG Sep 04 03:14:42.382INFOreplacing 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 04 03:14:42.382
55192026-09-04T03:14:43.989Z INFO adding route 172.17.0.43/32 -> 10.0.0.255
55202026-09-04T03:14:43.989ZDEBGadding route 172.17.0.36/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 } }]
55212026-09-04T03:14:43.990ZSep 04 03:14:42.382
55222026-09-04T03:14:43.990ZSep 04 03:14:42.396 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 } }]DEBG
55232026-09-04T03:14:43.990Z Sep 04 03:14:42.396replacing 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 } }]
55242026-09-04T03:14:43.990ZINFO Sep 04 03:14:42.396 INFOSep 04 03:14:42.396 adding route 172.17.0.37/32 -> 10.0.0.255INFO
55252026-09-04T03:14:43.990Z adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
55262026-09-04T03:14:43.990ZSep 04 03:14:42.397
55272026-09-04T03:14:43.990Z 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 } }]
55282026-09-04T03:14:43.990ZSep 04 03:14:42.397 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 04 03:14:42.397
55292026-09-04T03:14:43.990Z Sep 04 03:14:42.397INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255Sep 04 03:14:42.397
55302026-09-04T03:14:43.990Zreplacing 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 } }]
55312026-09-04T03:14:43.990ZINFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 04 03:14:42.397 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 } }]
55322026-09-04T03:14:43.990Z
55332026-09-04T03:14:43.990ZSep 04 03:14:42.397 Sep 04 03:14:42.397Sep 04 03:14:42.397 INFODEBG INFOadding route 172.17.0.45/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 } }]
55342026-09-04T03:14:43.990Z
55352026-09-04T03:14:43.990Z adding route 172.17.0.39/32 -> 10.0.0.255
55362026-09-04T03:14:43.990ZSep 04 03:14:42.397 INFO adding route 172.17.0.39/32 -> 10.0.0.255
55372026-09-04T03:14:43.991ZSep 04 03:14:42.397Sep 04 03:14:42.397 DEBGSep 04 03:14:42.397DEBG 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 } }]
55382026-09-04T03:14:43.991Zreplacing 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.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 } }]
55392026-09-04T03:14:43.991Z
55402026-09-04T03:14:43.991ZSep 04 03:14:42.397 INFO adding route 172.17.0.40/32 -> 10.0.0.255
55412026-09-04T03:14:43.991ZSep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397 INFOINFODEBG adding route 172.17.0.46/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 } }]adding route 172.17.0.40/32 -> 10.0.0.255
55422026-09-04T03:14:43.991Z
55432026-09-04T03:14:43.991Z
55442026-09-04T03:14:43.991ZSep 04 03:14:42.397 INFO adding route 172.17.0.41/32 -> 10.0.0.255
55452026-09-04T03:14:43.991ZSep 04 03:14:42.397 Sep 04 03:14:42.397Sep 04 03:14:42.397DEBG 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 } }] DEBG
55462026-09-04T03:14:43.991Zreplacing 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 } }]
55472026-09-04T03:14:43.991Zreplacing 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 } }]
55482026-09-04T03:14:43.992ZSep 04 03:14:42.397 INFO adding route 172.17.0.42/32 -> 10.0.0.255
55492026-09-04T03:14:43.992ZSep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397INFO DEBGINFOadding route 172.17.0.47/32 -> 10.0.0.255
55502026-09-04T03:14:43.992Zadding route 172.17.0.41/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 } }]
55512026-09-04T03:14:43.992Z
55522026-09-04T03:14:43.992ZSep 04 03:14:42.397 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 } }]
55532026-09-04T03:14:43.992ZSep 04 03:14:42.397Sep 04 03:14:42.397Sep 04 03:14:42.397 INFOINFODEBG adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.48/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 } }]
55542026-09-04T03:14:43.992Z
55552026-09-04T03:14:43.992Z
55562026-09-04T03:14:43.992ZSep 04 03:14:42.397 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 } }]
55572026-09-04T03:14:43.992ZSep 04 03:14:42.397Sep 04 03:14:42.397Sep 04 03:14:42.397 INFOINFODEBG adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
55582026-09-04T03:14:43.992Zreplacing 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 } }]
55592026-09-04T03:14:43.992Z
55602026-09-04T03:14:43.992ZSep 04 03:14:42.397 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 } }]
55612026-09-04T03:14:43.992ZSep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397 INFODEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
55622026-09-04T03:14:43.992Z
55632026-09-04T03:14:43.992Z
55642026-09-04T03:14:43.992ZSep 04 03:14:42.397 INFO adding route 172.17.0.45/32 -> 10.0.0.255
55652026-09-04T03:14:43.992ZSep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397 DEBG DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55662026-09-04T03:14:43.992Zreplacing 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.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 } }]
55672026-09-04T03:14:43.992Z
55682026-09-04T03:14:43.993ZSep 04 03:14:42.397 INFO adding route 172.17.0.50/32 -> 10.0.0.255
55692026-09-04T03:14:43.993ZSep 04 03:14:42.397 Sep 04 03:14:42.397DEBGSep 04 03:14:42.397 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 } }]INFO
55702026-09-04T03:14:43.993Zadding route 172.17.0.46/32 -> 10.0.0.255
55712026-09-04T03:14:43.993Zadding route 172.17.0.44/32 -> 10.0.0.255
55722026-09-04T03:14:43.993ZSep 04 03:14:42.397 INFO adding route 172.17.0.51/32 -> 10.0.0.255
55732026-09-04T03:14:43.993Ztest route::tests::delete_target_fragmented ... ok
55742026-09-04T03:14:43.993ZSep 04 03:14:42.397Sep 04 03:14:42.397 DEBGDEBGSep 04 03:14:42.397 Sep 04 03:14:42.363replacing 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 } }]
55752026-09-04T03:14:43.993Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55762026-09-04T03:14:43.993Z DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 04 03:14:42.397replacing 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 } }]
55772026-09-04T03:14:43.993ZINFO
55782026-09-04T03:14:43.993Z Sep 04 03:14:42.397adding route 172.17.0.47/32 -> 10.0.0.255
55792026-09-04T03:14:43.994ZINFOSep 04 03:14:42.397 adding route 172.17.0.52/32 -> 10.0.0.255INFO
55802026-09-04T03:14:43.994Z Sep 04 03:14:42.397adding route 172.17.0.45/32 -> 10.0.0.255Sep 04 03:14:42.397
55812026-09-04T03:14:43.994Z DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 04 03:14:42.397
55822026-09-04T03:14:43.994Z Sep 04 03:14:42.397
55832026-09-04T03:14:43.994ZDEBG DEBGSep 04 03:14:42.397 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.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 } }]
55842026-09-04T03:14:43.994Z
55852026-09-04T03:14:43.995ZSep 04 03:14:42.397 INFO INFOSep 04 03:14:42.397 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.48/32 -> 10.0.0.255
55862026-09-04T03:14:43.995ZINFOSep 04 03:14:42.397
55872026-09-04T03:14:43.995Zadding route 172.17.0.46/32 -> 10.0.0.255
55882026-09-04T03:14:43.995ZINFO Sep 04 03:14:42.397adding route 172.17.0.53/32 -> 10.0.0.255 Sep 04 03:14:42.397DEBG
55892026-09-04T03:14:43.995ZDEBGreplacing 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 04 03:14:42.397 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
55902026-09-04T03:14:43.995Z
55912026-09-04T03:14:43.995Z 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 04 03:14:42.397
55922026-09-04T03:14:43.995Z Sep 04 03:14:42.397DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.397
55932026-09-04T03:14:43.995Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOSep 04 03:14:42.382
55942026-09-04T03:14:43.995ZSep 04 03:14:42.397Sep 04 03:14:42.397 INFOINFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
55952026-09-04T03:14:43.995Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 172.17.0.49/32 -> 10.0.0.255
55962026-09-04T03:14:43.995Z
55972026-09-04T03:14:43.995Z
55982026-09-04T03:14:43.995ZSep 04 03:14:42.397 Sep 04 03:14:42.397DEBG DEBGSep 04 03:14:42.397 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 04 03:14:42.397
55992026-09-04T03:14:43.995ZDEBG 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 } }]
56002026-09-04T03:14:43.995Zreplacing 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 04 03:14:42.397
56012026-09-04T03:14:43.995Z DEBG Sep 04 03:14:42.397replacing 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 } }]
56022026-09-04T03:14:43.995Z replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
56032026-09-04T03:14:43.995ZSep 04 03:14:42.397Sep 04 03:14:42.397Sep 04 03:14:42.397 INFO INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
56042026-09-04T03:14:43.995Z
56052026-09-04T03:14:43.995Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
56062026-09-04T03:14:43.995Z
56072026-09-04T03:14:43.995ZSep 04 03:14:42.397 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397 Sep 04 03:14:42.397DEBG
56082026-09-04T03:14:43.995ZDEBG DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
56092026-09-04T03:14:43.995Zreplacing 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
56102026-09-04T03:14:43.995Z replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56112026-09-04T03:14:43.995Z
56122026-09-04T03:14:43.995ZSep 04 03:14:42.397Sep 04 03:14:42.397Sep 04 03:14:42.397Sep 04 03:14:42.397 INFOINFOSep 04 03:14:42.397INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 INFO
56132026-09-04T03:14:44.009Z
56142026-09-04T03:14:44.010Z
56152026-09-04T03:14:44.010Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
56162026-09-04T03:14:44.010ZDEBG Sep 04 03:14:42.397Sep 04 03:14:42.397 Sep 04 03:14:42.397DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56172026-09-04T03:14:44.010Z 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 04 03:14:42.397
56182026-09-04T03:14:44.010Z DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56192026-09-04T03:14:44.010Zreplacing 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 } }]DEBGSep 04 03:14:42.397Sep 04 03:14:42.397
56202026-09-04T03:14:44.010ZINFO Sep 04 03:14:42.397adding route 172.17.0.50/32 -> 10.0.0.255
56212026-09-04T03:14:44.010ZSep 04 03:14:42.397 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 INFOINFOfailed to allocate space for the new target list
56222026-09-04T03:14:44.010Zadding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
56232026-09-04T03:14:44.010Z
56242026-09-04T03:14:44.010Z
56252026-09-04T03:14:44.010ZSep 04 03:14:42.397 Sep 04 03:14:42.397DEBG Sep 04 03:14:42.397replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56262026-09-04T03:14:44.011Z replacing targets for 3fff:dead::/64 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 04 03:14:42.397
56272026-09-04T03:14:44.011Z INFOSep 04 03:14:42.397 DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 04 03:14:42.397
56282026-09-04T03:14:44.011Zreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG INFO
56292026-09-04T03:14:44.011Z adding route 172.17.0.51/32 -> 10.0.0.255Sep 04 03:14:42.397
56302026-09-04T03:14:44.011Z replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 04 03:14:42.397 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 } }]
56312026-09-04T03:14:44.011ZINFO
56322026-09-04T03:14:44.011ZSep 04 03:14:42.397 DEBGadding route 172.17.0.53/32 -> 10.0.0.255
56332026-09-04T03:14:44.011ZSep 04 03:14:42.397replacing 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 04 03:14:42.397INFO
56342026-09-04T03:14:44.011ZINFO adding route 172.17.0.57/32 -> 10.0.0.255
56352026-09-04T03:14:44.011ZSep 04 03:14:42.397Sep 04 03:14:42.397 DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
56362026-09-04T03:14:44.011Z 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 04 03:14:42.397INFO
56372026-09-04T03:14:44.011ZDEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.397 Sep 04 03:14:42.398DEBG 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 } }]
56382026-09-04T03:14:44.011ZSep 04 03:14:42.397DEBG INFOcreated new freemap
56392026-09-04T03:14:44.011Z, adding route 172.17.0.54/32 -> 10.0.0.255unit
56402026-09-04T03:14:44.011Z: Sep 04 03:14:42.414freemap_route_ipv4
56412026-09-04T03:14:44.011ZINFOSep 04 03:14:42.414 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG
56422026-09-04T03:14:44.011Z Sep 04 03:14:42.414Sep 04 03:14:42.414replacing 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 04 03:14:42.414DEBG DEBG 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 } }]
56432026-09-04T03:14:44.011Zcreated new freemap
56442026-09-04T03:14:44.011Zreplacing 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 } }],
56452026-09-04T03:14:44.012Zunit:Sep 04 03:14:42.414 freemap_route_ipv6INFOSep 04 03:14:42.414 adding route 172.17.0.53/32 -> 10.0.0.255
56462026-09-04T03:14:44.012ZINFO
56472026-09-04T03:14:44.012Z Sep 04 03:14:42.414adding route 172.17.0.55/32 -> 10.0.0.255
56482026-09-04T03:14:44.012ZINFO Sep 04 03:14:42.414adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 04 03:14:42.414
56492026-09-04T03:14:44.012ZDEBG Sep 04 03:14:42.414DEBGreplacing 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 } }] initted freemap. size: 64
56502026-09-04T03:14:44.012ZDEBG 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 } }],
56512026-09-04T03:14:44.012ZunitSep 04 03:14:42.414: freemap_route_ipv4INFOSep 04 03:14:42.414Sep 04 03:14:42.414
56522026-09-04T03:14:44.012Z adding route 172.17.0.54/32 -> 10.0.0.255
56532026-09-04T03:14:44.012ZDEBGINFO adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56542026-09-04T03:14:44.012ZSep 04 03:14:42.414
56552026-09-04T03:14:44.012ZSep 04 03:14:42.414 DEBGDEBG Sep 04 03:14:42.414 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 } }]reset freemap Sep 04 03:14:42.414
56562026-09-04T03:14:44.013ZDEBG INFO , replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
56572026-09-04T03:14:44.013ZSep 04 03:14:42.414adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFO:
56582026-09-04T03:14:44.013Zadding route 172.17.0.55/32 -> 10.0.0.255freemap_route_ipv4Sep 04 03:14:42.414
56592026-09-04T03:14:44.013Z INFO
56602026-09-04T03:14:44.013Z adding route 172.17.0.57/32 -> 10.0.0.255Sep 04 03:14:42.414
56612026-09-04T03:14:44.013Z Sep 04 03:14:42.414DEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56622026-09-04T03:14:44.013ZSep 04 03:14:42.414replacing 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 04 03:14:42.414
56632026-09-04T03:14:44.013Z DEBG DEBGinitted freemap. size: 64 , Sep 04 03:14:42.414unitSep 04 03:14:42.414: replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
56642026-09-04T03:14:44.013ZINFO
56652026-09-04T03:14:44.013Z adding route 172.17.0.56/32 -> 10.0.0.255DEBG
56662026-09-04T03:14:44.013Z Sep 04 03:14:42.414failed to allocate space for the new target list
56672026-09-04T03:14:44.013Z INFO Sep 04 03:14:42.414adding route 172.17.0.58/32 -> 10.0.0.255
56682026-09-04T03:14:44.013ZDEBG 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 04 03:14:42.414
56692026-09-04T03:14:44.013Z Sep 04 03:14:42.414DEBG reset freemapSep 04 03:14:42.414DEBG , replacing targets for 3fff:dead::/64 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 } }]unit
56702026-09-04T03:14:44.013Z:Sep 04 03:14:42.414DEBG freemap_route_ipv6 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 } }]
56712026-09-04T03:14:44.013Z
56722026-09-04T03:14:44.013ZINFO adding route 172.17.0.57/32 -> 10.0.0.255
56732026-09-04T03:14:44.014ZSep 04 03:14:42.414 INFO Sep 04 03:14:42.414adding route 172.16.0.0/32 -> 10.0.0.1
56742026-09-04T03:14:44.014ZDEBG 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 } }]
56752026-09-04T03:14:44.014ZSep 04 03:14:42.414Sep 04 03:14:42.414 INFODEBGSep 04 03:14:42.414 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 172.17.0.59/32 -> 10.0.0.255
56762026-09-04T03:14:44.014ZINFO
56772026-09-04T03:14:44.014Z adding route 172.17.0.58/32 -> 10.0.0.255
56782026-09-04T03:14:44.014ZSep 04 03:14:42.414 INFOSep 04 03:14:42.414 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
56792026-09-04T03:14:44.014ZSep 04 03:14:42.414 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 } }]DEBG
56802026-09-04T03:14:44.014Z 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 } }]
56812026-09-04T03:14:44.014ZSep 04 03:14:42.414 DEBG Sep 04 03:14:42.414replacing 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 } }]
56822026-09-04T03:14:44.014Ztest route::tests::add_target_fails_full ... ok
56832026-09-04T03:14:44.014ZINFO adding route 172.17.0.60/32 -> 10.0.0.255
56842026-09-04T03:14:44.014ZSep 04 03:14:42.414 Sep 04 03:14:42.414INFO Sep 04 03:14:42.414 adding route 172.17.0.59/32 -> 10.0.0.255DEBG
56852026-09-04T03:14:44.014Z 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 } }]
56862026-09-04T03:14:44.014Zadding route 172.16.0.0/32 -> 10.0.0.1
56872026-09-04T03:14:44.014ZSep 04 03:14:42.414 Sep 04 03:14:42.414DEBG 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 } }]
56882026-09-04T03:14:44.014ZSep 04 03:14:42.414replacing 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 } }]
56892026-09-04T03:14:44.014Ztest route::tests::delete_target_full ... ok
56902026-09-04T03:14:44.014ZDEBG failed to allocate space for the new target list
56912026-09-04T03:14:44.014ZSep 04 03:14:42.414 INFO Sep 04 03:14:42.414adding route 172.17.0.60/32 -> 10.0.0.255
56922026-09-04T03:14:44.014ZDEBG Sep 04 03:14:42.414replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
56932026-09-04T03:14:44.014ZINFOSep 04 03:14:42.414 adding route 172.16.0.0/32 -> 10.0.0.2DEBG
56942026-09-04T03:14:44.014Z 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 } }]
56952026-09-04T03:14:44.014ZSep 04 03:14:42.414 INFO adding route 172.17.0.61/32 -> 10.0.0.255
56962026-09-04T03:14:44.014ZSep 04 03:14:42.414 DEBG Sep 04 03:14:42.415 DEBG Sep 04 03:14:42.414created new freemap 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 } }],
56972026-09-04T03:14:44.014Zunit: freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
56982026-09-04T03:14:44.014Z
56992026-09-04T03:14:44.014Z
57002026-09-04T03:14:44.014ZSep 04 03:14:42.841Sep 04 03:14:42.841 Sep 04 03:14:42.841INFO Sep 04 03:14:42.841 adding route 172.17.0.58/32 -> 10.0.0.255DEBGINFO created new freemapadding route 172.17.0.62/32 -> 10.0.0.255 ,
57012026-09-04T03:14:44.014ZunitINFO:
57022026-09-04T03:14:44.014Z Sep 04 03:14:42.841freemap_route_ipv6adding route 172.17.0.0/32 -> 10.0.0.255 DEBG
57032026-09-04T03:14:44.014Z
57042026-09-04T03:14:44.014Zreplacing 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 } }]
57052026-09-04T03:14:44.014ZSep 04 03:14:42.841 DEBGSep 04 03:14:42.841Sep 04 03:14:42.841Sep 04 03:14:42.841 DEBG INFOinitted freemap. size: 64 adding route 172.17.0.63/32 -> 10.0.0.255DEBGreplacing 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 } }],
57062026-09-04T03:14:44.014Zunit
57072026-09-04T03:14:44.014Z: freemap_route_ipv4replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:14:42.841
57082026-09-04T03:14:44.014Z
57092026-09-04T03:14:44.014ZSep 04 03:14:42.841INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255
57102026-09-04T03:14:44.014ZSep 04 03:14:42.841replacing 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 } }] DEBG
57112026-09-04T03:14:44.014Z reset freemap, Sep 04 03:14:42.841unit Sep 04 03:14:42.841: DEBGDEBG Sep 04 03:14:42.841replacing 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 } }]failed to allocate space for the new target listfreemap_route_ipv4
57122026-09-04T03:14:44.015ZINFO
57132026-09-04T03:14:44.028Z
57142026-09-04T03:14:44.028Z adding route 172.17.0.1/32 -> 10.0.0.255
57152026-09-04T03:14:44.028ZSep 04 03:14:42.841 Sep 04 03:14:42.841Sep 04 03:14:42.841 Sep 04 03:14:42.841INFODEBG DEBGadding route 172.17.0.60/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 } }]initted freemap. size: 64
57162026-09-04T03:14:44.028Z
57172026-09-04T03:14:44.028Z, unitDEBG: 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 } }]freemap_route_ipv6
57182026-09-04T03:14:44.028Z
57192026-09-04T03:14:44.028ZSep 04 03:14:42.841Sep 04 03:14:42.841 DEBGDEBGSep 04 03:14:42.841 failed to allocate space for the new target list
57202026-09-04T03:14:44.028Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57212026-09-04T03:14:44.029Zreset freemap, unit:Sep 04 03:14:42.841 Sep 04 03:14:42.841freemap_route_ipv6
57222026-09-04T03:14:44.029ZINFO INFOadding route 172.17.0.61/32 -> 10.0.0.255
57232026-09-04T03:14:44.029Zadding route 172.17.0.2/32 -> 10.0.0.255Sep 04 03:14:42.841
57242026-09-04T03:14:44.029Z INFO adding route 172.16.0.0/32 -> 10.0.0.1
57252026-09-04T03:14:44.029ZSep 04 03:14:42.841 Sep 04 03:14:42.841DEBG DEBGreplacing 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 04 03:14:42.841
57262026-09-04T03:14:44.029Zreplacing 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
57272026-09-04T03:14:44.029Z 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 } }]
57282026-09-04T03:14:44.029ZSep 04 03:14:42.841 INFOSep 04 03:14:42.841 Sep 04 03:14:42.841 INFOINFOadding route 172.17.0.62/32 -> 10.0.0.255
57292026-09-04T03:14:44.029Zadding route 172.17.0.3/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
57302026-09-04T03:14:44.029Z
57312026-09-04T03:14:44.029ZSep 04 03:14:42.841 DEBGSep 04 03:14:42.841 Sep 04 03:14:42.841replacing 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 } }]
57322026-09-04T03:14:44.029ZDEBGDEBG 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.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 04 03:14:42.841
57332026-09-04T03:14:44.029Z
57342026-09-04T03:14:44.029ZDEBG failed to allocate space for the new target list
57352026-09-04T03:14:44.029ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFOSep 04 03:14:42.841 adding route 172.16.0.0/32 -> 10.0.0.1
57362026-09-04T03:14:44.029ZDEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
57372026-09-04T03:14:44.029Z
57382026-09-04T03:14:44.029ZSep 04 03:14:42.841 DEBGSep 04 03:14:42.841 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 } }]DEBG
57392026-09-04T03:14:44.029Z 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 } }]
57402026-09-04T03:14:44.029ZSep 04 03:14:42.841 INFO Sep 04 03:14:42.841adding route 172.16.0.0/32 -> 10.0.0.2
57412026-09-04T03:14:44.029ZINFO adding route 172.17.0.5/32 -> 10.0.0.255
57422026-09-04T03:14:44.029ZSep 04 03:14:42.841 DEBG Sep 04 03:14:42.841replacing 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 } }]
57432026-09-04T03:14:44.030ZDEBG 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 } }]
57442026-09-04T03:14:44.030ZSep 04 03:14:42.841 Sep 04 03:14:42.841INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255
57452026-09-04T03:14:44.030Zadding route 172.17.0.6/32 -> 10.0.0.255
57462026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
57472026-09-04T03:14:44.030Z
57482026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
57492026-09-04T03:14:44.030Z
57502026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57512026-09-04T03:14:44.030Z
57522026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255
57532026-09-04T03:14:44.030Z
57542026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57552026-09-04T03:14:44.030Z
57562026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
57572026-09-04T03:14:44.030Z
57582026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57592026-09-04T03:14:44.030Z
57602026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
57612026-09-04T03:14:44.030Z
57622026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57632026-09-04T03:14:44.030Z
57642026-09-04T03:14:44.030ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
57652026-09-04T03:14:44.030Z
57662026-09-04T03:14:44.031ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57672026-09-04T03:14:44.031Z
57682026-09-04T03:14:44.031ZSep 04 03:14:42.841 INFO adding route 172.17.0.12/32 -> 10.0.0.255
57692026-09-04T03:14:44.031ZSep 04 03:14:42.841 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 04 03:14:42.841
57702026-09-04T03:14:44.031Z 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 } }]
57712026-09-04T03:14:44.031ZSep 04 03:14:42.841 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57722026-09-04T03:14:44.031ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
57732026-09-04T03:14:44.031Z
57742026-09-04T03:14:44.031ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57752026-09-04T03:14:44.031Z
57762026-09-04T03:14:44.031ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
57772026-09-04T03:14:44.031Z
57782026-09-04T03:14:44.031ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
57792026-09-04T03:14:44.032Z
57802026-09-04T03:14:44.032ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
57812026-09-04T03:14:44.032Z
57822026-09-04T03:14:44.032ZSep 04 03:14:42.841Sep 04 03:14:42.841 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 } }]
57832026-09-04T03:14:44.032Zreplacing 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 } }]
57842026-09-04T03:14:44.032ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
57852026-09-04T03:14:44.032Z
57862026-09-04T03:14:44.032ZSep 04 03:14:42.841 DEBG Sep 04 03:14:42.841replacing 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 } }]
57872026-09-04T03:14:44.032ZDEBG 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 } }]
57882026-09-04T03:14:44.032ZSep 04 03:14:42.841 INFO Sep 04 03:14:42.841adding route 172.17.0.17/32 -> 10.0.0.255
57892026-09-04T03:14:44.032ZINFO adding route 172.17.0.11/32 -> 10.0.0.255
57902026-09-04T03:14:44.033ZSep 04 03:14:42.841 DEBGSep 04 03:14:42.841 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
57912026-09-04T03:14:44.033Z 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 } }]
57922026-09-04T03:14:44.033ZSep 04 03:14:42.841 INFOSep 04 03:14:42.841 adding route 172.17.0.18/32 -> 10.0.0.255INFO
57932026-09-04T03:14:44.033Z adding route 172.17.0.12/32 -> 10.0.0.255
57942026-09-04T03:14:44.033ZSep 04 03:14:42.841 DEBGSep 04 03:14:42.841 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57952026-09-04T03:14:44.033Z 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 } }]
57962026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
57972026-09-04T03:14:44.033Z
57982026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 DEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
57992026-09-04T03:14:44.033Z
58002026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
58012026-09-04T03:14:44.033Z
58022026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58032026-09-04T03:14:44.033Z
58042026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
58052026-09-04T03:14:44.033Z
58062026-09-04T03:14:44.033ZSep 04 03:14:42.841Sep 04 03:14:42.841 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.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 } }]
58072026-09-04T03:14:44.033ZSep 04 03:14:42.864 INFO adding route 172.17.0.16/32 -> 10.0.0.255
58082026-09-04T03:14:44.033ZSep 04 03:14:42.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 } }]
58092026-09-04T03:14:44.033Z
58102026-09-04T03:14:44.033ZSep 04 03:14:42.864 INFO adding route 172.17.0.17/32 -> 10.0.0.255
58112026-09-04T03:14:44.033ZSep 04 03:14:42.864 INFO adding route 172.17.0.22/32 -> 10.0.0.255
58122026-09-04T03:14:44.033ZSep 04 03:14:42.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 } }]
58132026-09-04T03:14:44.049ZSep 04 03:14:42.864 DEBGSep 04 03:14:42.864 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
58142026-09-04T03:14:44.049Z adding route 172.17.0.23/32 -> 10.0.0.255
58152026-09-04T03:14:44.049ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.18/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 } }]
58162026-09-04T03:14:44.049Z
58172026-09-04T03:14:44.049ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.24/32 -> 10.0.0.255
58182026-09-04T03:14:44.049Z
58192026-09-04T03:14:44.049ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.19/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 } }]
58202026-09-04T03:14:44.049Z
58212026-09-04T03:14:44.049ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
58222026-09-04T03:14:44.049Z
58232026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255
58242026-09-04T03:14:44.050Z
58252026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255
58262026-09-04T03:14:44.050Z
58272026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58282026-09-04T03:14:44.050Z
58292026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.27/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 } }]
58302026-09-04T03:14:44.050Z
58312026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO 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.22/32 -> 10.0.0.255
58322026-09-04T03:14:44.050Z
58332026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.28/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 } }]
58342026-09-04T03:14:44.050Z
58352026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.23/32 -> 10.0.0.255
58362026-09-04T03:14:44.050Z
58372026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.29/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 } }]
58382026-09-04T03:14:44.050Z
58392026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255
58402026-09-04T03:14:44.050Z
58412026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
58422026-09-04T03:14:44.050Z
58432026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58442026-09-04T03:14:44.050Z
58452026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.31/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 } }]
58462026-09-04T03:14:44.050Z
58472026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58482026-09-04T03:14:44.050Z
58492026-09-04T03:14:44.050ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255
58502026-09-04T03:14:44.050Z
58512026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.27/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 } }]
58522026-09-04T03:14:44.051Z
58532026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO 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.33/32 -> 10.0.0.255
58542026-09-04T03:14:44.051Z
58552026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58562026-09-04T03:14:44.051Z
58572026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.34/32 -> 10.0.0.255
58582026-09-04T03:14:44.051Z
58592026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255
58602026-09-04T03:14:44.051Z
58612026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.35/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 } }]
58622026-09-04T03:14:44.051Z
58632026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
58642026-09-04T03:14:44.051Z
58652026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58662026-09-04T03:14:44.051Z
58672026-09-04T03:14:44.051ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255
58682026-09-04T03:14:44.052Z
58692026-09-04T03:14:44.052ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255
58702026-09-04T03:14:44.052Z
58712026-09-04T03:14:44.052Ztest route::tests::delete_targets_fragmented ... ok
58722026-09-04T03:14:44.052ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58732026-09-04T03:14:44.052Z
58742026-09-04T03:14:44.052ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.38/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 } }]
58752026-09-04T03:14:44.052Z
58762026-09-04T03:14:44.052ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.33/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 } }]
58772026-09-04T03:14:44.052Ztest route::tests::delete_targets_full ... ok
58782026-09-04T03:14:44.052Z
58792026-09-04T03:14:44.052Z
58802026-09-04T03:14:44.052ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255
58812026-09-04T03:14:44.052Z
58822026-09-04T03:14:44.052Ztest result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
58832026-09-04T03:14:44.053ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58842026-09-04T03:14:44.053Z
58852026-09-04T03:14:44.053Z
58862026-09-04T03:14:44.053Z
58872026-09-04T03:14:44.054ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255
58882026-09-04T03:14:44.054Zrunning 0 tests
58892026-09-04T03:14:44.054Z
58902026-09-04T03:14:44.054Z
58912026-09-04T03:14:44.054ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.35/32 -> 10.0.0.255
58922026-09-04T03:14:44.054Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58932026-09-04T03:14:44.054Z
58942026-09-04T03:14:44.054Z
58952026-09-04T03:14:44.054Z
58962026-09-04T03:14:44.054ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58972026-09-04T03:14:44.054Zrunning 0 tests
58982026-09-04T03:14:44.054Z
58992026-09-04T03:14:44.054Z
59002026-09-04T03:14:44.054ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.36/32 -> 10.0.0.255
59012026-09-04T03:14:44.054Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59022026-09-04T03:14:44.054Z
59032026-09-04T03:14:44.054Z
59042026-09-04T03:14:44.055ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255
59052026-09-04T03:14:44.055Z
59062026-09-04T03:14:44.055ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.37/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 } }]
59072026-09-04T03:14:44.055Z
59082026-09-04T03:14:44.058ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255
59092026-09-04T03:14:44.058Z
59102026-09-04T03:14:44.058ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.38/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 } }]
59112026-09-04T03:14:44.058Z
59122026-09-04T03:14:44.058ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
59132026-09-04T03:14:44.074Z
59142026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.39/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 } }]
59152026-09-04T03:14:44.074Z
59162026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.45/32 -> 10.0.0.255
59172026-09-04T03:14:44.074Z
59182026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59192026-09-04T03:14:44.074Z
59202026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.46/32 -> 10.0.0.255
59212026-09-04T03:14:44.074Z
59222026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.41/32 -> 10.0.0.255
59232026-09-04T03:14:44.074Z
59242026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.47/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 } }]
59252026-09-04T03:14:44.074Z
59262026-09-04T03:14:44.074ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.42/32 -> 10.0.0.255
59272026-09-04T03:14:44.075Z
59282026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 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.48/32 -> 10.0.0.255
59292026-09-04T03:14:44.075Z
59302026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.43/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 } }]
59312026-09-04T03:14:44.075Z
59322026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255
59332026-09-04T03:14:44.075Z
59342026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.44/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 } }]
59352026-09-04T03:14:44.075Z
59362026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255
59372026-09-04T03:14:44.075Z
59382026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
59392026-09-04T03:14:44.075Z
59402026-09-04T03:14:44.075ZSep 04 03:14:42.864Sep 04 03:14:42.864 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59412026-09-04T03:14:44.075ZSep 04 03:14:42.885 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 } }]
59422026-09-04T03:14:44.075ZSep 04 03:14:42.885 INFO adding route 172.17.0.52/32 -> 10.0.0.255
59432026-09-04T03:14:44.075ZSep 04 03:14:42.885 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 } }]
59442026-09-04T03:14:44.075Z
59452026-09-04T03:14:44.075ZSep 04 03:14:42.886 INFO adding route 172.17.0.53/32 -> 10.0.0.255
59462026-09-04T03:14:44.075ZSep 04 03:14:42.886 Sep 04 03:14:42.886DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59472026-09-04T03:14:44.075Zadding route 172.17.0.46/32 -> 10.0.0.255
59482026-09-04T03:14:44.076ZSep 04 03:14:42.886 Sep 04 03:14:42.886INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255
59492026-09-04T03:14:44.076Zreplacing 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 } }]
59502026-09-04T03:14:44.076ZSep 04 03:14:42.886 Sep 04 03:14:42.886DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
59512026-09-04T03:14:44.076Z adding route 172.17.0.47/32 -> 10.0.0.255
59522026-09-04T03:14:44.076ZSep 04 03:14:42.886 Sep 04 03:14:42.886INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
59532026-09-04T03:14:44.076Zreplacing 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 } }]
59542026-09-04T03:14:44.076ZSep 04 03:14:42.886Sep 04 03:14:42.886 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.48/32 -> 10.0.0.255
59552026-09-04T03:14:44.076Z
59562026-09-04T03:14:44.076ZSep 04 03:14:42.886Sep 04 03:14:42.886 INFODEBG adding route 172.17.0.56/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 } }]
59572026-09-04T03:14:44.076Z
59582026-09-04T03:14:44.076ZSep 04 03:14:42.886Sep 04 03:14:42.886 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59592026-09-04T03:14:44.076Z
59602026-09-04T03:14:44.076ZSep 04 03:14:42.886Sep 04 03:14:42.886 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.57/32 -> 10.0.0.255
59612026-09-04T03:14:44.076Z
59622026-09-04T03:14:44.076ZSep 04 03:14:42.886Sep 04 03:14:42.886 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59632026-09-04T03:14:44.076Z
59642026-09-04T03:14:44.077ZSep 04 03:14:42.886Sep 04 03:14:42.886 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
59652026-09-04T03:14:44.077Z
59662026-09-04T03:14:44.077ZSep 04 03:14:42.886Sep 04 03:14:42.886 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59672026-09-04T03:14:44.078Z
59682026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 DEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255
59692026-09-04T03:14:44.078Z
59702026-09-04T03:14:44.078Z
59712026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 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.52/32 -> 10.0.0.255
59722026-09-04T03:14:44.078Zrunning 6 tests
59732026-09-04T03:14:44.078Z
59742026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 INFODEBG adding route 172.17.0.60/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 } }]
59752026-09-04T03:14:44.078Z
59762026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
59772026-09-04T03:14:44.078Z
59782026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
59792026-09-04T03:14:44.078Z
59802026-09-04T03:14:44.078ZSep 04 03:14:42.886Sep 04 03:14:42.886 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.2, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
59812026-09-04T03:14:44.078Z
59822026-09-04T03:14:44.078Ztest tests::test_full_lot_id_lotnum_only ... ok
59832026-09-04T03:14:44.078Ztest tests::test_full_lot_id_both_present ... ok
59842026-09-04T03:14:44.078ZSep 04 03:14:42.886 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 } }]
59852026-09-04T03:14:44.078Ztest tests::test_full_lot_id_neither_present ... ok
59862026-09-04T03:14:44.078ZSep 04 03:14:42.886 INFO adding route 172.17.0.55/32 -> 10.0.0.255
59872026-09-04T03:14:44.078Ztest tests::test_full_lot_id_lot_only ... ok
59882026-09-04T03:14:44.078ZSep 04 03:14:42.886 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 } }]
59892026-09-04T03:14:44.078Ztest tests::test_parse_client_port_id ... ok
59902026-09-04T03:14:44.078ZSep 04 03:14:42.886 INFO adding route 172.17.0.56/32 -> 10.0.0.255
59912026-09-04T03:14:44.078Ztest tests::test_port_id_cmp ... ok
59922026-09-04T03:14:44.078ZSep 04 03:14:42.886 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 } }]
59932026-09-04T03:14:44.078Z
59942026-09-04T03:14:44.078ZSep 04 03:14:42.886 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59952026-09-04T03:14:44.078ZSep 04 03:14:42.886 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 } }]
59962026-09-04T03:14:44.078Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59972026-09-04T03:14:44.078ZSep 04 03:14:42.886 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59982026-09-04T03:14:44.078Z
59992026-09-04T03:14:44.078ZSep 04 03:14:42.886 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 } }]
60002026-09-04T03:14:44.078Z
60012026-09-04T03:14:44.078ZSep 04 03:14:42.886 INFO adding route 172.17.0.59/32 -> 10.0.0.255
60022026-09-04T03:14:44.079Zrunning 0 tests
60032026-09-04T03:14:44.079ZSep 04 03:14:42.886 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 } }]
60042026-09-04T03:14:44.079Z
60052026-09-04T03:14:44.079ZSep 04 03:14:42.886 INFO adding route 172.17.0.60/32 -> 10.0.0.255
60062026-09-04T03:14:44.079Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60072026-09-04T03:14:44.079ZSep 04 03:14:42.886 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 } }]
60082026-09-04T03:14:44.079Z
60092026-09-04T03:14:44.079ZSep 04 03:14:42.886 DEBG failed to allocate space for the new target list
60102026-09-04T03:14:44.079Z
60112026-09-04T03:14:44.079Zrunning 0 tests
60122026-09-04T03:14:44.079Z
60132026-09-04T03:14:44.099ZSep 04 03:14:42.886 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 } }]
60142026-09-04T03:14:44.099Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60152026-09-04T03:14:44.099Z
60162026-09-04T03:14:44.099Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-78405cae65257a70)
60172026-09-04T03:14:44.099Z Running unittests src/lib.rs (target/debug/deps/dpd_api-e8ac5efa0a1fceab)
60182026-09-04T03:14:44.099Z Running unittests src/lib.rs (target/debug/deps/dpd_client-99a7c6def780c138)
60192026-09-04T03:14:44.099Z Running tests/test_all.rs (target/debug/deps/test_all-0b39460d20ac223f)
60202026-09-04T03:14:44.099Z Running unittests src/lib.rs (target/debug/deps/dpd_types-4d98581bda6b5271)
60212026-09-04T03:14:44.099Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-f1e5246e58c2e590)
60222026-09-04T03:14:44.099Z
60232026-09-04T03:14:44.099Zrunning 15 tests
60242026-09-04T03:14:44.099Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60252026-09-04T03:14:44.099Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60262026-09-04T03:14:44.099Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60272026-09-04T03:14:44.100Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60282026-09-04T03:14:44.100Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60292026-09-04T03:14:44.100Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60302026-09-04T03:14:44.100Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60312026-09-04T03:14:44.100Ztest v1::network::tests::test_equal ... ok
60322026-09-04T03:14:44.100Ztest v1::network::tests::test_eui64 ... ok
60332026-09-04T03:14:44.100Ztest v1::network::tests::test_to_string ... ok
60342026-09-04T03:14:44.100Ztest v1::network::tests::test_not_equal ... ok
60352026-09-04T03:14:44.100Ztest v1::network::tests::test_into ... ok
60362026-09-04T03:14:44.100Ztest v1::network::tests::test_parse ... ok
60372026-09-04T03:14:44.100Ztest v1::port::tests::port_ids_are_ascii ... ok
60382026-09-04T03:14:44.100Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60392026-09-04T03:14:44.100Z
60402026-09-04T03:14:44.100Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
60412026-09-04T03:14:44.100Z
60422026-09-04T03:14:44.100Z Running unittests src/lib.rs (target/debug/deps/packet-1b9b68c8773f80f3)
60432026-09-04T03:14:44.100Z
60442026-09-04T03:14:44.100Zrunning 12 tests
60452026-09-04T03:14:44.100Ztest icmp::test_v6_checksum ... ok
60462026-09-04T03:14:44.100Ztest ipv6::test_ipv6_parse ... ok
60472026-09-04T03:14:44.101Ztest icmp::test_v4_checksum ... ok
60482026-09-04T03:14:44.101Ztest pbuf::test_byte ... ok
60492026-09-04T03:14:44.101Ztest lldp::test_lldp_parse ... ok
60502026-09-04T03:14:44.101Ztest pbuf::test_nibble ... ok
60512026-09-04T03:14:44.101Ztest pbuf::test_short ... ok
60522026-09-04T03:14:44.101Ztest pbuf::test_twelve ... ok
60532026-09-04T03:14:44.101Ztest pbuf::test_overflow ... ok
60542026-09-04T03:14:44.101Ztest pbuf::test_word ... ok
60552026-09-04T03:14:44.101Ztest tcp::test_checksum_syn_nodata ... ok
60562026-09-04T03:14:44.101Ztest tcp::test_checksum_ack_data ... ok
60572026-09-04T03:14:44.101Z
60582026-09-04T03:14:44.101Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60592026-09-04T03:14:44.101Z
60602026-09-04T03:14:44.101Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
60612026-09-04T03:14:44.101Z
60622026-09-04T03:14:44.101Zrunning 0 tests
60632026-09-04T03:14:44.101Z
60642026-09-04T03:14:44.101Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60652026-09-04T03:14:44.101Z
60662026-09-04T03:14:44.101Z Running unittests src/main.rs (target/debug/deps/swadm-8b6affb624c84726)
60672026-09-04T03:14:44.103Z
60682026-09-04T03:14:44.103Zrunning 5 tests
60692026-09-04T03:14:44.103Ztest switchport::test::test_compute_lanes ... ok
60702026-09-04T03:14:44.103Ztest switchport::test::port_id_ordering ... ok
60712026-09-04T03:14:44.103Z Lane 0 Lane 1 Lane 2 Lane 0Lane 3
60722026-09-04T03:14:44.103ZLane 1 Rx Loss-of-lock: Yes Lane 2 Yes Lane 3Yes
60732026-09-04T03:14:44.103ZYes
60742026-09-04T03:14:44.104Z State: Activated Rx Loss-of-signal: Yes Activated YesActivated ActivatedYes
60752026-09-04T03:14:44.104Z Yes Rx Output Enabled: false
60762026-09-04T03:14:44.104Z Rx CDR Enabled: Yesfalse Yes false falseYes
60772026-09-04T03:14:44.104Z Yes Rx Output Status: valid
60782026-09-04T03:14:44.104Z valid Tx Enabled: Yes validYes valid
60792026-09-04T03:14:44.104ZYes Rx Loss-of-lock: trueYes
60802026-09-04T03:14:44.104Z true Tx Loss-of-lock: No true Notrue
60812026-09-04T03:14:44.104Z Rx Loss-of-signal: falseNo falseNo
60822026-09-04T03:14:44.104Zfalse Tx Loss-of-signal: No false
60832026-09-04T03:14:44.104ZNo Rx Auto-squelch Disable: true No No
60842026-09-04T03:14:44.104Ztrue Tx CDR Enabled: No trueNo Notrue
60852026-09-04T03:14:44.104ZNo
60862026-09-04T03:14:44.104Z Tx Output Enabled: true Tx Adaptive EQ Fault: No true No true Notrue
60872026-09-04T03:14:44.104ZNo
60882026-09-04T03:14:44.104Z Tx Output Status: invalid Tx Fault: Yes invalidYes Yesinvalid Yesinvalid
60892026-09-04T03:14:44.104Z
60902026-09-04T03:14:44.104Z Tx Loss-of-lock: false false false false
60912026-09-04T03:14:44.104Z Tx Loss-of-signal: true true true true
60922026-09-04T03:14:44.105ZTx Auto-squelch Disable: false false false false
60932026-09-04T03:14:44.105Z Tx Adaptive EQ Fail: true true true true
60942026-09-04T03:14:44.105Z Tx Failure: false false false false
60952026-09-04T03:14:44.105Z Tx Force Squelch: true true true true
60962026-09-04T03:14:44.105Z Tx Input Polarity: normal normal normal normal
60972026-09-04T03:14:44.105Ztest switchport::test::test_print_sff_datapath ... ok
60982026-09-04T03:14:44.105Ztest switchport::test::test_print_cmis_datapath ... ok
60992026-09-04T03:14:44.105Ztest link::test_filter ... ok
61002026-09-04T03:14:44.105Z
61012026-09-04T03:14:44.105Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61022026-09-04T03:14:44.105Z
61032026-09-04T03:14:44.105Z Running tests/cli/main.rs (target/debug/deps/cli-2133dc7ab3f74c83)
61042026-09-04T03:14:44.105Z
61052026-09-04T03:14:44.105Zrunning 7 tests
61062026-09-04T03:14:44.105Ztest counters::counters_list ... ignored
61072026-09-04T03:14:44.106Ztest link_apply::apply_tx_eq_all ... ignored
61082026-09-04T03:14:44.106Ztest link_apply::apply_tx_eq_custom ... ignored
61092026-09-04T03:14:44.106Ztest tx_eq::set_all_taps ... ignored
61102026-09-04T03:14:44.106Ztest tx_eq::set_partial_taps ... ignored
61112026-09-04T03:14:44.106Ztest cmd::test::pattern_statics ... ok
61122026-09-04T03:14:44.106Ztest link_apply::tx_eq_exclusive ... ok
61132026-09-04T03:14:44.116Z
61142026-09-04T03:14:44.117Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61152026-09-04T03:14:44.117Z
61162026-09-04T03:14:44.117Z Running unittests src/main.rs (target/debug/deps/tfportd-b281d1559dc52896)
61172026-09-04T03:14:44.117Z
61182026-09-04T03:14:44.118Zrunning 4 tests
61192026-09-04T03:14:44.118Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61202026-09-04T03:14:44.118Ztest linklocal::test_parse_ipadm ... ok
61212026-09-04T03:14:44.118Ztest tfport::test_parse_tfport ... ok
61222026-09-04T03:14:44.118Ztest config::tests::test_updates ... ok
61232026-09-04T03:14:44.118Z
61242026-09-04T03:14:44.118Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61252026-09-04T03:14:44.118Z
61262026-09-04T03:14:44.118Z Running unittests src/main.rs (target/debug/deps/uplinkd-3b496fd3b4380e2d)
61272026-09-04T03:14:44.118Z
61282026-09-04T03:14:44.118Zrunning 0 tests
61292026-09-04T03:14:44.118Z
61302026-09-04T03:14:44.119Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61312026-09-04T03:14:44.119Z
61322026-09-04T03:14:44.119Z Running unittests src/main.rs (target/debug/deps/xtask-ae713f8f2cfdd509)
61332026-09-04T03:14:44.119Z
61342026-09-04T03:14:44.119Zrunning 0 tests
61352026-09-04T03:14:44.119Z
61362026-09-04T03:14:44.119Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61372026-09-04T03:14:44.119Z
61382026-09-04T03:14:44.119Z Doc-tests aal
61392026-09-04T03:14:44.310Z
61402026-09-04T03:14:44.310Zrunning 0 tests
61412026-09-04T03:14:44.310Z
61422026-09-04T03:14:44.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61432026-09-04T03:14:44.315Z
61442026-09-04T03:14:44.335Z Doc-tests aal_macros
61452026-09-04T03:14:44.420Z
61462026-09-04T03:14:44.420Zrunning 0 tests
61472026-09-04T03:14:44.420Z
61482026-09-04T03:14:44.420Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61492026-09-04T03:14:44.420Z
61502026-09-04T03:14:44.427Z Doc-tests common
61512026-09-04T03:14:44.659Z
61522026-09-04T03:14:44.659Zrunning 0 tests
61532026-09-04T03:14:44.659Z
61542026-09-04T03:14:44.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61552026-09-04T03:14:44.659Z
61562026-09-04T03:14:44.735Z Doc-tests dpd_api
61572026-09-04T03:14:45.406Z
61582026-09-04T03:14:45.406Zrunning 2 tests
61592026-09-04T03:14:45.406Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
61602026-09-04T03:14:45.406Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
61612026-09-04T03:14:45.406Z
61622026-09-04T03:14:45.406Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
61632026-09-04T03:14:45.406Z
61642026-09-04T03:14:45.438Z Doc-tests dpd_client
61652026-09-04T03:14:46.817Z
61662026-09-04T03:14:46.817Zrunning 0 tests
61672026-09-04T03:14:46.817Z
61682026-09-04T03:14:46.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61692026-09-04T03:14:46.817Z
61702026-09-04T03:14:46.874Z Doc-tests dpd_types
61712026-09-04T03:14:47.062Z
61722026-09-04T03:14:47.062Zrunning 0 tests
61732026-09-04T03:14:47.062Z
61742026-09-04T03:14:47.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61752026-09-04T03:14:47.062Z
61762026-09-04T03:14:47.113Z Doc-tests dpd_types_versions
61772026-09-04T03:14:48.592Z
61782026-09-04T03:14:48.592Zrunning 1 test
61792026-09-04T03:14:48.592Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
61802026-09-04T03:14:48.592Z
61812026-09-04T03:14:48.592Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61822026-09-04T03:14:48.592Z
61832026-09-04T03:14:48.641Z Doc-tests packet
61842026-09-04T03:14:49.265Z
61852026-09-04T03:14:49.266Zrunning 0 tests
61862026-09-04T03:14:49.266Z
61872026-09-04T03:14:49.267Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61882026-09-04T03:14:49.268Z
61892026-09-04T03:14:49.275Z Doc-tests pcap
61902026-09-04T03:14:49.275Z
61912026-09-04T03:14:49.275Zrunning 0 tests
61922026-09-04T03:14:49.275Z
61932026-09-04T03:14:49.275Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61942026-09-04T03:14:49.275Z
61952026-09-04T03:14:49.275Z+ for feat in tofino_stub tofino_asic softnpu chaos
61962026-09-04T03:14:49.275Z+ RUST_BACKTRACE=full
61972026-09-04T03:14:49.275Z+ cargo test --features softnpu --no-fail-fast
61982026-09-04T03:14:49.632Z Compiling num-integer v0.1.46
61992026-09-04T03:14:49.747Z Compiling num-complex v0.4.6
62002026-09-04T03:14:50.166Z Compiling bitstruct_derive v0.1.0
62012026-09-04T03:14:50.176Z Compiling tap v1.0.1
62022026-09-04T03:14:50.176Z Compiling wyz v0.5.1
62032026-09-04T03:14:50.176Z Compiling num-rational v0.4.2
62042026-09-04T03:14:50.176Z Compiling num-iter v0.1.45
62052026-09-04T03:14:50.176Z Compiling num-bigint v0.4.6
62062026-09-04T03:14:50.176Z Compiling radium v0.7.0
62072026-09-04T03:14:50.176Z Compiling funty v2.0.0
62082026-09-04T03:14:50.236Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62092026-09-04T03:14:50.853Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62102026-09-04T03:14:50.922Z Compiling num v0.4.3
62112026-09-04T03:14:50.922Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62122026-09-04T03:14:50.922Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62132026-09-04T03:14:50.922Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62142026-09-04T03:14:50.922Z Compiling bitvec v1.0.1
62152026-09-04T03:14:50.922Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62162026-09-04T03:14:50.923Z Compiling typeid v1.0.3
62172026-09-04T03:14:50.923Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62182026-09-04T03:14:50.923Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62192026-09-04T03:14:50.923Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62202026-09-04T03:14:50.983Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62212026-09-04T03:14:51.538Z Compiling ascii v1.1.0
62222026-09-04T03:14:51.714Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62232026-09-04T03:14:51.768Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62242026-09-04T03:14:51.831Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62252026-09-04T03:14:52.340Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62262026-09-04T03:14:53.665Z Compiling erased-serde v0.4.8
62272026-09-04T03:14:53.665Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62282026-09-04T03:14:53.665Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62292026-09-04T03:14:53.665Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62302026-09-04T03:14:53.722Z Compiling bitstruct v0.1.1
62312026-09-04T03:14:53.722Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62322026-09-04T03:14:53.723Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62332026-09-04T03:14:53.723Z Compiling serde_arrays v0.1.0
62342026-09-04T03:14:53.723Z Compiling libloading v0.7.4
62352026-09-04T03:14:54.238Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62362026-09-04T03:14:54.238Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62372026-09-04T03:14:54.647Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62382026-09-04T03:14:54.648Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62392026-09-04T03:14:54.904Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62402026-09-04T03:14:55.927Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62412026-09-04T03:15:02.155Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62422026-09-04T03:15:02.170Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62432026-09-04T03:15:02.170Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62442026-09-04T03:15:02.170Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62452026-09-04T03:15:02.170Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62462026-09-04T03:15:04.065Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62472026-09-04T03:15:04.269Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62482026-09-04T03:15:04.564Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62492026-09-04T03:15:10.900Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62502026-09-04T03:15:11.845Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62512026-09-04T03:15:18.444Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62522026-09-04T03:15:20.820Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62532026-09-04T03:15:24.377Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62542026-09-04T03:16:05.329Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
62552026-09-04T03:16:05.485Z Running unittests src/lib.rs (target/debug/deps/aal-b7e61b1ec85663e9)
62562026-09-04T03:16:05.508Z
62572026-09-04T03:16:05.508Zrunning 0 tests
62582026-09-04T03:16:05.508Z
62592026-09-04T03:16:05.508Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62602026-09-04T03:16:05.508Z
62612026-09-04T03:16:05.508Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
62622026-09-04T03:16:05.508Z
62632026-09-04T03:16:05.508Zrunning 0 tests
62642026-09-04T03:16:05.509Z
62652026-09-04T03:16:05.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62662026-09-04T03:16:05.509Z
62672026-09-04T03:16:05.509Z Running unittests src/lib.rs (target/debug/deps/asic-03e5459da5151bbe)
62682026-09-04T03:16:05.509Z
62692026-09-04T03:16:05.509Zrunning 0 tests
62702026-09-04T03:16:05.509Z
62712026-09-04T03:16:05.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62722026-09-04T03:16:05.509Z
62732026-09-04T03:16:05.509Z Running unittests src/lib.rs (target/debug/deps/common-e114f431da00491e)
62742026-09-04T03:16:05.523Z
62752026-09-04T03:16:05.523Zrunning 4 tests
62762026-09-04T03:16:05.523Ztest nat::tests::test_vni ... ok
62772026-09-04T03:16:05.523Ztest network::tests::test_generate_ipv6_link_local ... ok
62782026-09-04T03:16:05.523Ztest test_purge ... ok
62792026-09-04T03:16:05.523Ztest illumos::test::address_exists_handles_missing_object ... ok
62802026-09-04T03:16:05.524Z
62812026-09-04T03:16:05.524Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
62822026-09-04T03:16:05.524Z
62832026-09-04T03:16:05.524Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-877939d3c78fc824)
62842026-09-04T03:16:05.530Z
62852026-09-04T03:16:05.530Zrunning 1 test
62862026-09-04T03:16:05.534Z -------
62872026-09-04T03:16:05.534Z Generating OpenAPI documents from API definitions ...
62882026-09-04T03:16:05.698Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
62892026-09-04T03:16:05.777Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
62902026-09-04T03:16:06.932Z -------
62912026-09-04T03:16:06.932Z Checking 13 OpenAPI documents...
62922026-09-04T03:16:06.932Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
62932026-09-04T03:16:06.932Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
62942026-09-04T03:16:06.932Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
62952026-09-04T03:16:06.932Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
62962026-09-04T03:16:06.951Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
62972026-09-04T03:16:06.951Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
62982026-09-04T03:16:06.951Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
62992026-09-04T03:16:06.951Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63002026-09-04T03:16:06.952Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63012026-09-04T03:16:06.952Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63022026-09-04T03:16:06.952Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63032026-09-04T03:16:06.952Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63042026-09-04T03:16:06.952Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63052026-09-04T03:16:06.952Z Fresh dpd "latest" symlink
63062026-09-04T03:16:06.952Z -------
63072026-09-04T03:16:06.952Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63082026-09-04T03:16:06.991Ztest test::test_apis_up_to_date ... ok
63092026-09-04T03:16:06.991Z
63102026-09-04T03:16:06.996Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
63112026-09-04T03:16:06.996Z
63122026-09-04T03:16:07.496Z Running unittests src/main.rs (target/debug/deps/dpd-f313213186bcd8a6)
63132026-09-04T03:16:07.541Z
63142026-09-04T03:16:07.541Zrunning 34 tests
63152026-09-04T03:16:07.541Ztest freemap::test_ordering ... ok
63162026-09-04T03:16:07.541Ztest config::tests::test_updates ... ok
63172026-09-04T03:16:07.541Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63182026-09-04T03:16:07.541Ztest freemap::test_split ... ok
63192026-09-04T03:16:07.541Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63202026-09-04T03:16:07.541Ztest macaddrs::tests::test_mac_offset ... ok
63212026-09-04T03:16:07.541ZSep 04 03:16:06.005 DEBG created new freemap, unit: freemap_test
63222026-09-04T03:16:07.541ZSep 04 03:16:06.005 DEBG initted freemap. size: 128, unit: freemap_test
63232026-09-04T03:16:07.541ZSep 04 03:16:06.005Sep 04 03:16:06.005 DEBGDEBG reset freemapcreated new freemap, unit:, unitfreemap_test:
63242026-09-04T03:16:07.541Z freemap_test
63252026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBG initted freemap. size: 128, unit: freemap_test
63262026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBG reset freemap, unit: freemap_test
63272026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBG created new freemap, unit: freemap_test
63282026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBGSep 04 03:16:06.005 initted freemap. size: 128 , DEBGunit : created new freemapfreemap_test
63292026-09-04T03:16:07.542Z, unit:Sep 04 03:16:06.005 freemap_testDEBG
63302026-09-04T03:16:07.542Zreset freemap, unit: freemap_test
63312026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBG initted freemap. size: 128, unit: freemap_test
63322026-09-04T03:16:07.542ZSep 04 03:16:06.005 DEBG reset freemap, unit: freemap_test
63332026-09-04T03:16:07.542Ztest freemap::test_exhaustion ... ok
63342026-09-04T03:16:07.542Ztest freemap::test_reclaim ... ok
63352026-09-04T03:16:07.542Ztest freemap::test_basic ... ok
63362026-09-04T03:16:07.542Ztest freemap::test_free ... ok
63372026-09-04T03:16:07.542Ztest macaddrs::tests::test_parse_port_id ... ok
63382026-09-04T03:16:07.542Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63392026-09-04T03:16:07.542Ztest nat::test_mapping ... ok
63402026-09-04T03:16:07.542Ztest port_map::tests::test_backplane_group ... ok
63412026-09-04T03:16:07.542Ztest port_map::tests::test_port_map ... ok
63422026-09-04T03:16:07.543Ztest port_map::tests::dump_map ... ok
63432026-09-04T03:16:07.543Ztest api_server::tests::test_build_info ... ok
63442026-09-04T03:16:07.543ZSep 04 03:16:06.006 DEBG created new freemap, unit: freemap_test
63452026-09-04T03:16:07.543ZSep 04 03:16:06.006 DEBG initted freemap. size: 8, unit: freemap_test
63462026-09-04T03:16:07.543ZSep 04 03:16:06.006 DEBG reset freemap, unit: freemap_test
63472026-09-04T03:16:07.543Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63482026-09-04T03:16:07.543ZSep 04 03:16:06.006 DEBG created new freemap, unit: freemap_route_ipv4
63492026-09-04T03:16:07.543ZSep 04 03:16:06.007 DEBG created new freemap, unit: freemap_route_ipv6
63502026-09-04T03:16:07.543ZSep 04 03:16:06.007 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
63512026-09-04T03:16:07.543ZSep 04 03:16:06.007 DEBG reset freemap, unit: freemap_route_ipv4
63522026-09-04T03:16:07.543ZSep 04 03:16:06.007 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
63532026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG reset freemap, unit: freemap_route_ipv6
63542026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
63552026-09-04T03:16:07.544ZSep 04 03:16:06.007 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 } }]
63562026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
63572026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG created new freemap, unit: freemap_route_ipv4
63582026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG created new freemap, unit: freemap_route_ipv6
63592026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
63602026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG reset freemap, unit: freemap_route_ipv4
63612026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
63622026-09-04T03:16:07.544ZSep 04 03:16:06.007 DEBG reset freemap, unit: freemap_route_ipv6
63632026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
63642026-09-04T03:16:07.544ZSep 04 03:16:06.007 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 } }]
63652026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
63662026-09-04T03:16:07.544ZSep 04 03:16:06.007 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 } }]
63672026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63682026-09-04T03:16:07.544ZSep 04 03:16:06.007 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 } }]
63692026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
63702026-09-04T03:16:07.544ZSep 04 03:16:06.007 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 } }]
63712026-09-04T03:16:07.544ZSep 04 03:16:06.007 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
63722026-09-04T03:16:07.544ZSep 04 03:16:06.007Sep 04 03:16:06.007 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
63732026-09-04T03:16:07.544Z
63742026-09-04T03:16:07.544ZSep 04 03:16:06.007 Sep 04 03:16:06.007INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
63752026-09-04T03:16:07.544Zadding route 3fff:dead::/64 -> 2001:db8::55:3
63762026-09-04T03:16:07.544ZSep 04 03:16:06.007Sep 04 03:16:06.007 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
63772026-09-04T03:16:07.545Z
63782026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
63792026-09-04T03:16:07.545Z
63802026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]
63812026-09-04T03:16:07.545Z
63822026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
63832026-09-04T03:16:07.545Z
63842026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63852026-09-04T03:16:07.545Z
63862026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63872026-09-04T03:16:07.545Z
63882026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 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: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 } }]
63892026-09-04T03:16:07.545Z
63902026-09-04T03:16:07.545Ztest port_map::tests::parse_softnpu_revision ... ok
63912026-09-04T03:16:07.545ZSep 04 03:16:06.007Sep 04 03:16:06.007 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
63922026-09-04T03:16:07.545ZINFO Sep 04 03:16:06.007adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
63932026-09-04T03:16:07.545ZDEBG 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 } }]
63942026-09-04T03:16:07.545ZSep 04 03:16:06.007 Sep 04 03:16:06.007DEBG INFOreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63952026-09-04T03:16:07.545Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
63962026-09-04T03:16:07.546ZSep 04 03:16:06.007Sep 04 03:16:06.007 INFODEBG adding route 3fff:beef:3::/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 } }]
63972026-09-04T03:16:07.546Z
63982026-09-04T03:16:07.546ZSep 04 03:16:06.007Sep 04 03:16:06.007 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:a::/64 -> 2001:db8::55:ffSep 04 03:16:06.007
63992026-09-04T03:16:07.546Z
64002026-09-04T03:16:07.546ZDEBG created new freemap, unitSep 04 03:16:06.007: INFOSep 04 03:16:06.007freemap_route_ipv4 DEBG
64012026-09-04T03:16:07.546Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64022026-09-04T03:16:07.546Zreplacing 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 } }]
64032026-09-04T03:16:07.546ZSep 04 03:16:06.007Sep 04 03:16:06.007 DEBGDEBG Sep 04 03:16:06.007created new freemap replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], INFO
64042026-09-04T03:16:07.546Zunit :adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
64052026-09-04T03:16:07.546Zfreemap_route_ipv6
64062026-09-04T03:16:07.546ZSep 04 03:16:06.007Sep 04 03:16:06.007Sep 04 03:16:06.007 INFODEBG initted freemap. size: 64DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff,
64072026-09-04T03:16:07.546Zunit :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 } }]
64082026-09-04T03:16:07.546Zfreemap_route_ipv4
64092026-09-04T03:16:07.546ZSep 04 03:16:06.007 DEBGSep 04 03:16:06.007Sep 04 03:16:06.007 INFODEBG 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 } }]reset freemapadding route 3fff:beef:c::/64 -> 2001:db8::55:ff,
64102026-09-04T03:16:07.546Z
64112026-09-04T03:16:07.546Zunit: freemap_route_ipv4
64122026-09-04T03:16:07.546ZSep 04 03:16:06.007Sep 04 03:16:06.007 DEBGINFOSep 04 03:16:06.007 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 } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64132026-09-04T03:16:07.581Zinitted freemap. size: 64
64142026-09-04T03:16:07.581Z, unit: Sep 04 03:16:06.007freemap_route_ipv6Sep 04 03:16:06.007
64152026-09-04T03:16:07.581ZDEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64162026-09-04T03:16:07.581Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64172026-09-04T03:16:07.581ZSep 04 03:16:06.007Sep 04 03:16:06.007 Sep 04 03:16:06.007DEBG INFODEBGreset freemap , replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit :
64182026-09-04T03:16:07.581Z adding route 3fff:beef:7::/64 -> 2001:db8::55:fffreemap_route_ipv6
64192026-09-04T03:16:07.582Z
64202026-09-04T03:16:07.582ZSep 04 03:16:06.007Sep 04 03:16:06.007Sep 04 03:16:06.007 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 } }]
64212026-09-04T03:16:07.582Zadding route 3fff:dead::/64 -> 2001:db8::55:1INFO
64222026-09-04T03:16:07.582Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64232026-09-04T03:16:07.582ZSep 04 03:16:06.007Sep 04 03:16:06.007 Sep 04 03:16:06.007 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:beef:8::/64 -> 2001:db8::55:ff
64242026-09-04T03:16:07.582Z
64252026-09-04T03:16:07.582ZDEBG 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 } }]
64262026-09-04T03:16:07.582ZSep 04 03:16:06.007Sep 04 03:16:06.007Sep 04 03:16:06.007 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
64272026-09-04T03:16:07.582Z 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:f::/64 -> 2001:db8::55:ff
64282026-09-04T03:16:07.582Z
64292026-09-04T03:16:07.582ZSep 04 03:16:06.007Sep 04 03:16:06.007 Sep 04 03:16:06.007 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 } }]INFO
64302026-09-04T03:16:07.582Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64312026-09-04T03:16:07.582Z
64322026-09-04T03:16:07.582ZSep 04 03:16:06.007 Sep 04 03:16:06.007INFO Sep 04 03:16:06.007 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
64332026-09-04T03:16:07.582ZDEBG adding route 3fff:beef:10::/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 } }]
64342026-09-04T03:16:07.582ZSep 04 03:16:06.007
64352026-09-04T03:16:07.582Z 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 04 03:16:06.007
64362026-09-04T03:16:07.582ZSep 04 03:16:06.007Sep 04 03:16:06.007 DEBG created new freemap, unit: freemap_route_ipv4Sep 04 03:16:06.007
64372026-09-04T03:16:07.582ZINFO DEBG adding route 3fff:beef:a::/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 } }]Sep 04 03:16:06.007
64382026-09-04T03:16:07.583Z DEBG created new freemap, unit: freemap_route_ipv6
64392026-09-04T03:16:07.583ZSep 04 03:16:06.007 DEBG initted freemap. size: 64 , unit: freemap_route_ipv4
64402026-09-04T03:16:07.583ZINFOSep 04 03:16:06.007 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG reset freemapSep 04 03:16:06.007, unit:
64412026-09-04T03:16:07.583Zfreemap_route_ipv4 INFO
64422026-09-04T03:16:07.583ZSep 04 03:16:06.007 DEBG Sep 04 03:16:06.007 DEBG initted freemap. size: 64, unit:
64432026-09-04T03:16:07.583Z freemap_route_ipv6
64442026-09-04T03:16:07.583Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64452026-09-04T03:16:07.583ZSep 04 03:16:06.007 DEBG reset freemap, unit: freemap_route_ipv6
64462026-09-04T03:16:07.583ZSep 04 03:16:06.007 Sep 04 03:16:06.007DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64472026-09-04T03:16:07.583Z
64482026-09-04T03:16:07.583ZSep 04 03:16:06.007Sep 04 03:16:06.007Sep 04 03:16:06.007 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 } }]
64492026-09-04T03:16:07.583ZINFOSep 04 03:16:06.007 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 } }]Sep 04 03:16:06.007
64502026-09-04T03:16:07.583Z 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 } }]
64512026-09-04T03:16:07.583ZSep 04 03:16:06.007created new freemap , INFOunit :adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64522026-09-04T03:16:07.583Zfreemap_test
64532026-09-04T03:16:07.583Z Sep 04 03:16:06.008Sep 04 03:16:06.008 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 } }]
64542026-09-04T03:16:07.583Zinitted freemap. size: 128replacing 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 } }],
64552026-09-04T03:16:07.583Zunit: freemap_testSep 04 03:16:06.008adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
64562026-09-04T03:16:07.583ZSep 04 03:16:06.008INFO
64572026-09-04T03:16:07.583ZSep 04 03:16:06.008INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff DEBG
64582026-09-04T03:16:07.583Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff reset freemapSep 04 03:16:06.008
64592026-09-04T03:16:07.583ZSep 04 03:16:06.008, unitDEBG: freemap_test DEBG
64602026-09-04T03:16:07.583Zreplacing 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 04 03:16:06.008 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 } }]
64612026-09-04T03:16:07.583ZDEBG
64622026-09-04T03:16:07.584Z 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 04 03:16:06.008
64632026-09-04T03:16:07.584Z Sep 04 03:16:06.008INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64642026-09-04T03:16:07.584ZSep 04 03:16:06.008adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
64652026-09-04T03:16:07.584ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
64662026-09-04T03:16:07.584ZSep 04 03:16:06.008 DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.008 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 } }]
64672026-09-04T03:16:07.585Z
64682026-09-04T03:16:07.585ZDEBG 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 04 03:16:06.008Sep 04 03:16:06.008
64692026-09-04T03:16:07.585Z INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
64702026-09-04T03:16:07.585Z
64712026-09-04T03:16:07.585ZSep 04 03:16:06.008 INFO Sep 04 03:16:06.008Sep 04 03:16:06.008adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64722026-09-04T03:16:07.585Z 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: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 } }]
64732026-09-04T03:16:07.585ZSep 04 03:16:06.008
64742026-09-04T03:16:07.585Z 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 } }]
64752026-09-04T03:16:07.585ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008INFO INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64762026-09-04T03:16:07.585Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64772026-09-04T03:16:07.585Z
64782026-09-04T03:16:07.585ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008DEBG 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: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: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 } }]
64792026-09-04T03:16:07.585Z
64802026-09-04T03:16:07.585Z
64812026-09-04T03:16:07.585ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008 INFO INFOINFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
64822026-09-04T03:16:07.585Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64832026-09-04T03:16:07.586Z
64842026-09-04T03:16:07.586ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 DEBG 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: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 } }]
64852026-09-04T03:16:07.586Z
64862026-09-04T03:16:07.586Z 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 } }]
64872026-09-04T03:16:07.586ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFOSep 04 03:16:06.008INFO INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64882026-09-04T03:16:07.586Z
64892026-09-04T03:16:07.586Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
64902026-09-04T03:16:07.586ZSep 04 03:16:06.008 Sep 04 03:16:06.008DEBGSep 04 03:16:06.008 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 } }]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 } }]
64912026-09-04T03:16:07.586Z
64922026-09-04T03:16:07.586Zreplacing 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 } }]
64932026-09-04T03:16:07.587ZSep 04 03:16:06.008 Sep 04 03:16:06.008Sep 04 03:16:06.008 INFOINFO INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
64942026-09-04T03:16:07.587Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64952026-09-04T03:16:07.587Z
64962026-09-04T03:16:07.587ZSep 04 03:16:06.008 DEBGSep 04 03:16:06.008 Sep 04 03:16:06.008 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 } }] DEBGDEBG
64972026-09-04T03:16:07.587Z 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: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 } }]
64982026-09-04T03:16:07.587Z
64992026-09-04T03:16:07.587ZSep 04 03:16:06.008 INFO Sep 04 03:16:06.008Sep 04 03:16:06.008adding route 3fff:beef:19::/64 -> 2001:db8::55:ff INFOINFO
65002026-09-04T03:16:07.587Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
65012026-09-04T03:16:07.587Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65022026-09-04T03:16:07.587ZSep 04 03:16:06.008 Sep 04 03:16:06.008DEBG Sep 04 03:16:06.008replacing 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 } }]
65032026-09-04T03:16:07.587ZDEBG 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 04 03:16:06.008
65042026-09-04T03:16:07.587Zreplacing 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 } }]
65052026-09-04T03:16:07.587ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65062026-09-04T03:16:07.587ZSep 04 03:16:06.008 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
65072026-09-04T03:16:07.587ZSep 04 03:16:06.008
65082026-09-04T03:16:07.587Z DEBG Sep 04 03:16:06.008replacing 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 04 03:16:06.008
65092026-09-04T03:16:07.587Z 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 } }]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 } }]
65102026-09-04T03:16:07.587ZSep 04 03:16:06.008
65112026-09-04T03:16:07.587Z INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65122026-09-04T03:16:07.587Z INFOSep 04 03:16:06.008 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO
65132026-09-04T03:16:07.622Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65142026-09-04T03:16:07.622Z Sep 04 03:16:06.008DEBG 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
65152026-09-04T03:16:07.622Z Sep 04 03:16:06.008replacing 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 } }]
65162026-09-04T03:16:07.623ZDEBGSep 04 03:16:06.008 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
65172026-09-04T03:16:07.623Z Sep 04 03:16:06.008adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
65182026-09-04T03:16:07.623ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65192026-09-04T03:16:07.623Z Sep 04 03:16:06.008DEBG 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 04 03:16:06.008 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
65202026-09-04T03:16:07.623ZDEBG
65212026-09-04T03:16:07.623Z 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 } }]
65222026-09-04T03:16:07.623ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFOSep 04 03:16:06.008 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
65232026-09-04T03:16:07.623ZDEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65242026-09-04T03:16:07.623Z
65252026-09-04T03:16:07.623ZSep 04 03:16:06.008 Sep 04 03:16:06.008Sep 04 03:16:06.008DEBG INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65262026-09-04T03:16:07.623Z
65272026-09-04T03:16:07.623Zreplacing 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 } }]
65282026-09-04T03:16:07.623ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 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:17::/64 -> 2001:db8::55:ff
65292026-09-04T03:16:07.623Z
65302026-09-04T03:16:07.623ZINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
65312026-09-04T03:16:07.624ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008DEBG INFO 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 } }] 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 } }]
65322026-09-04T03:16:07.624Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
65332026-09-04T03:16:07.624Z
65342026-09-04T03:16:07.624ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008INFODEBG INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65352026-09-04T03:16:07.624Z
65362026-09-04T03:16:07.624Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
65372026-09-04T03:16:07.624ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008DEBGINFO DEBGadding route 3fff:beef:10::/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 } }]
65382026-09-04T03:16:07.624Z
65392026-09-04T03:16:07.624Zreplacing 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 } }]
65402026-09-04T03:16:07.624ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 INFO INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
65412026-09-04T03:16:07.624Z
65422026-09-04T03:16:07.624Zreplacing 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 } }]
65432026-09-04T03:16:07.624ZSep 04 03:16:06.008Sep 04 03:16:06.008 DEBGSep 04 03:16:06.008 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 } }]
65442026-09-04T03:16:07.624ZDEBG 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:11::/64 -> 2001:db8::55:ff
65452026-09-04T03:16:07.624Z
65462026-09-04T03:16:07.624ZSep 04 03:16:06.008 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65472026-09-04T03:16:07.624ZSep 04 03:16:06.008 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 } }]INFO
65482026-09-04T03:16:07.624Z Sep 04 03:16:06.008adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
65492026-09-04T03:16:07.625ZDEBGSep 04 03:16:06.008 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
65502026-09-04T03:16:07.625Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65512026-09-04T03:16:07.625ZSep 04 03:16:06.008Sep 04 03:16:06.008 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.008adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
65522026-09-04T03:16:07.625ZDEBG
65532026-09-04T03:16:07.625Zreplacing 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 } }]
65542026-09-04T03:16:07.625ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008INFODEBG INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
65552026-09-04T03:16:07.625Zadding route 3fff:beef:13::/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 } }]
65562026-09-04T03:16:07.625Z
65572026-09-04T03:16:07.625ZSep 04 03:16:06.008 Sep 04 03:16:06.008DEBG Sep 04 03:16:06.008replacing 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 } }] INFODEBG
65582026-09-04T03:16:07.625Z adding route 3fff:beef:23::/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 } }]
65592026-09-04T03:16:07.625Z
65602026-09-04T03:16:07.625ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 INFODEBG INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
65612026-09-04T03:16:07.625ZSep 04 03:16:06.008 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 } }]
65622026-09-04T03:16:07.625ZSep 04 03:16:06.008 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
65632026-09-04T03:16:07.625Zreplacing 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 04 03:16:06.008
65642026-09-04T03:16:07.625Z 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 } }]
65652026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
65662026-09-04T03:16:07.626Z
65672026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008 DEBGDEBG 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: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 } }]
65682026-09-04T03:16:07.626Z
65692026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
65702026-09-04T03:16:07.626Z
65712026-09-04T03:16:07.626ZSep 04 03:16:06.008 Sep 04 03:16:06.008DEBG 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 } }]
65722026-09-04T03:16:07.626Zreplacing 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 } }]
65732026-09-04T03:16:07.626ZSep 04 03:16:06.008 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65742026-09-04T03:16:07.626Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
65752026-09-04T03:16:07.626ZSep 04 03:16:06.008 DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65762026-09-04T03:16:07.626ZSep 04 03:16:06.008 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 } }]
65772026-09-04T03:16:07.626ZSep 04 03:16:06.008adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 04 03:16:06.008INFO
65782026-09-04T03:16:07.626Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO
65792026-09-04T03:16:07.626Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
65802026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008 Sep 04 03:16:06.008 DEBGDEBG 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 } }]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 } }]
65812026-09-04T03:16:07.626Z
65822026-09-04T03:16:07.626Zreplacing 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 } }]
65832026-09-04T03:16:07.626Ztest freemap::test_span ... ok
65842026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65852026-09-04T03:16:07.626Z Sep 04 03:16:06.008INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
65862026-09-04T03:16:07.626Zreplacing 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 } }]
65872026-09-04T03:16:07.626ZSep 04 03:16:06.008 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
65882026-09-04T03:16:07.626ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 INFODEBGDEBG adding route 3fff:beef:28::/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 } }]
65892026-09-04T03:16:07.626Z
65902026-09-04T03:16:07.626Z 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 04 03:16:06.008
65912026-09-04T03:16:07.626Z Sep 04 03:16:06.008 INFODEBG Sep 04 03:16:06.008adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65922026-09-04T03:16:07.626ZINFOreplacing 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 } }]
65932026-09-04T03:16:07.627Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
65942026-09-04T03:16:07.627ZSep 04 03:16:06.008 Sep 04 03:16:06.008DEBG Sep 04 03:16:06.008 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
65952026-09-04T03:16:07.627ZDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
65962026-09-04T03:16:07.627ZSep 04 03:16:06.008
65972026-09-04T03:16:07.627Z INFO Sep 04 03:16:06.008adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
65982026-09-04T03:16:07.627ZINFODEBG 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 04 03:16:06.008adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
65992026-09-04T03:16:07.627Z
66002026-09-04T03:16:07.627ZDEBG Sep 04 03:16:06.008replacing 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 04 03:16:06.008
66012026-09-04T03:16:07.627ZINFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
66022026-09-04T03:16:07.627Zreplacing 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 } }]
66032026-09-04T03:16:07.627ZSep 04 03:16:06.008 Sep 04 03:16:06.008INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 04 03:16:06.008
66042026-09-04T03:16:07.627Z 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
66052026-09-04T03:16:07.627Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
66062026-09-04T03:16:07.627ZSep 04 03:16:06.008 DEBG 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 } }]
66072026-09-04T03:16:07.627ZSep 04 03:16:06.008adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
66082026-09-04T03:16:07.627ZDEBG 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 } }]
66092026-09-04T03:16:07.628ZSep 04 03:16:06.008Sep 04 03:16:06.008 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66102026-09-04T03:16:07.628Z
66112026-09-04T03:16:07.628ZSep 04 03:16:06.008 INFOSep 04 03:16:06.008 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
66122026-09-04T03:16:07.628ZSep 04 03:16:06.008 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
66132026-09-04T03:16:07.654Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
66142026-09-04T03:16:07.654ZSep 04 03:16:06.008Sep 04 03:16:06.008Sep 04 03:16:06.008 INFO DEBGDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
66152026-09-04T03:16:07.654ZSep 04 03:16:06.008replacing 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 } }]created new freemap
66162026-09-04T03:16:07.655Z DEBG, Sep 04 03:16:06.008replacing 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 04 03:16:06.008
66172026-09-04T03:16:07.655Zunit :DEBG INFOfreemap_route_ipv4 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 } }]
66182026-09-04T03:16:07.655Z
66192026-09-04T03:16:07.655Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
66202026-09-04T03:16:07.655ZSep 04 03:16:06.008 INFOSep 04 03:16:06.008 Sep 04 03:16:06.008 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff INFODEBG
66212026-09-04T03:16:07.655Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 04 03:16:06.008
66222026-09-04T03:16:07.655Zcreated new freemap , DEBGunit :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 04 03:16:06.008
66232026-09-04T03:16:07.655Z freemap_route_ipv6Sep 04 03:16:06.008DEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.008
66242026-09-04T03:16:07.655Z 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 } }]
66252026-09-04T03:16:07.655Z
66262026-09-04T03:16:07.655ZINFO Sep 04 03:16:06.009adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
66272026-09-04T03:16:07.655ZINFOSep 04 03:16:06.009 DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
66282026-09-04T03:16:07.655Zinitted freemap. size: 64Sep 04 03:16:06.009 Sep 04 03:16:06.009INFO Sep 04 03:16:06.009 , unitDEBG:DEBG adding route 3fff:beef:2e::/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 } }]
66292026-09-04T03:16:07.655Z
66302026-09-04T03:16:07.655Zreplacing 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 } }]freemap_route_ipv4Sep 04 03:16:06.009
66312026-09-04T03:16:07.655Z
66322026-09-04T03:16:07.655ZINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 04 03:16:06.009
66332026-09-04T03:16:07.655ZSep 04 03:16:06.009 DEBGINFO Sep 04 03:16:06.009 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66342026-09-04T03:16:07.655ZSep 04 03:16:06.009
66352026-09-04T03:16:07.655Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66362026-09-04T03:16:07.655ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBG Sep 04 03:16:06.009reset freemap INFOINFO , unit replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
66372026-09-04T03:16:07.655Z:adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
66382026-09-04T03:16:07.655Z
66392026-09-04T03:16:07.655Zfreemap_route_ipv4Sep 04 03:16:06.009
66402026-09-04T03:16:07.655ZSep 04 03:16:06.009 Sep 04 03:16:06.009INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
66412026-09-04T03:16:07.655Z Sep 04 03:16:06.009replacing 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: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 } }]
66422026-09-04T03:16:07.655ZDEBG
66432026-09-04T03:16:07.656Z initted freemap. size: 64Sep 04 03:16:06.009, unitSep 04 03:16:06.009DEBG: replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6INFO
66442026-09-04T03:16:07.656Z
66452026-09-04T03:16:07.656Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
66462026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGSep 04 03:16:06.009 reset freemapDEBG, INFOunit :adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
66472026-09-04T03:16:07.656Zfreemap_route_ipv6
66482026-09-04T03:16:07.656Zreplacing 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 } }]
66492026-09-04T03:16:07.656ZSep 04 03:16:06.009 Sep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFOINFO adding route 3fff:beef:2d::/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 } }]
66502026-09-04T03:16:07.656Z
66512026-09-04T03:16:07.656Zadding route 172.16.0.0/32 -> 10.0.0.1
66522026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009INFO DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
66532026-09-04T03:16:07.656Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
66542026-09-04T03:16:07.656Z
66552026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFODEBG adding route 3fff:beef:2e::/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 } }]
66562026-09-04T03:16:07.656Zreplacing 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 } }]
66572026-09-04T03:16:07.656Z
66582026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFO 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:21::/64 -> 2001:db8::55:ff
66592026-09-04T03:16:07.656Z
66602026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
66612026-09-04T03:16:07.656Z
66622026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 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:22::/64 -> 2001:db8::55:ff
66632026-09-04T03:16:07.656Z
66642026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
66652026-09-04T03:16:07.656Z
66662026-09-04T03:16:07.656ZSep 04 03:16:06.009Sep 04 03:16:06.009 INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66672026-09-04T03:16:07.657Z
66682026-09-04T03:16:07.657ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
66692026-09-04T03:16:07.657Z
66702026-09-04T03:16:07.657ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFO replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66712026-09-04T03:16:07.657Z
66722026-09-04T03:16:07.657Ztest route::tests::grow_succeeds ... ok
66732026-09-04T03:16:07.657ZSep 04 03:16:06.009 Sep 04 03:16:06.009DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66742026-09-04T03:16:07.657Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
66752026-09-04T03:16:07.657ZSep 04 03:16:06.009 Sep 04 03:16:06.009INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
66762026-09-04T03:16:07.657Zreplacing 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 } }]
66772026-09-04T03:16:07.657ZSep 04 03:16:06.009 Sep 04 03:16:06.009DEBG 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 } }] Sep 04 03:16:06.009adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
66782026-09-04T03:16:07.657ZINFO
66792026-09-04T03:16:07.657Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
66802026-09-04T03:16:07.657ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009 DEBGINFO DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
66812026-09-04T03:16:07.657Z
66822026-09-04T03:16:07.657Z 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 } }]
66832026-09-04T03:16:07.657ZSep 04 03:16:06.009Sep 04 03:16:06.009Sep 04 03:16:06.009 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
66842026-09-04T03:16:07.657Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
66852026-09-04T03:16:07.657Zreplacing 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 } }]
66862026-09-04T03:16:07.657ZSep 04 03:16:06.009 Sep 04 03:16:06.009DEBG DEBGSep 04 03:16:06.009 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 } }]
66872026-09-04T03:16:07.657Zreplacing 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
66882026-09-04T03:16:07.657Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
66892026-09-04T03:16:07.657ZSep 04 03:16:06.009 Sep 04 03:16:06.009INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 04 03:16:06.009
66902026-09-04T03:16:07.657Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
66912026-09-04T03:16:07.657ZDEBG 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 04 03:16:06.009
66922026-09-04T03:16:07.657Z Sep 04 03:16:06.009DEBG DEBGSep 04 03:16:06.009replacing 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 } }]
66932026-09-04T03:16:07.657Zreplacing 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
66942026-09-04T03:16:07.658Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
66952026-09-04T03:16:07.658ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009INFO INFO DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
66962026-09-04T03:16:07.658Zreplacing 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 } }]
66972026-09-04T03:16:07.658Z
66982026-09-04T03:16:07.658ZSep 04 03:16:06.009 Sep 04 03:16:06.009DEBG 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 } }]
66992026-09-04T03:16:07.658Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 04 03:16:06.009
67002026-09-04T03:16:07.658ZDEBG Sep 04 03:16:06.009replacing 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 } }]
67012026-09-04T03:16:07.658ZINFO Sep 04 03:16:06.009adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 04 03:16:06.009
67022026-09-04T03:16:07.658Z DEBGINFO 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 } }]
67032026-09-04T03:16:07.658ZSep 04 03:16:06.009adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67042026-09-04T03:16:07.658ZDEBG Sep 04 03:16:06.009replacing 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 } }]
67052026-09-04T03:16:07.658ZINFOSep 04 03:16:06.009 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
67062026-09-04T03:16:07.658ZSep 04 03:16:06.009 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67072026-09-04T03:16:07.658Z Sep 04 03:16:06.009adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
67082026-09-04T03:16:07.658ZDEBG 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 } }]
67092026-09-04T03:16:07.658ZSep 04 03:16:06.009Sep 04 03:16:06.009 INFODEBG 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:35::/64 -> 2001:db8::55:ff
67102026-09-04T03:16:07.658ZSep 04 03:16:06.009
67112026-09-04T03:16:07.658Z INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 04 03:16:06.009Sep 04 03:16:06.009
67122026-09-04T03:16:07.658Z 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:39::/64 -> 2001:db8::55:ffSep 04 03:16:06.009
67132026-09-04T03:16:07.671Z
67142026-09-04T03:16:07.671Z DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.009
67152026-09-04T03:16:07.671ZSep 04 03:16:06.009 DEBGINFO 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:36::/64 -> 2001:db8::55:ff
67162026-09-04T03:16:07.671Z
67172026-09-04T03:16:07.671ZSep 04 03:16:06.009 INFO Sep 04 03:16:06.009Sep 04 03:16:06.009adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
67182026-09-04T03:16:07.671Zreplacing 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 } }]
67192026-09-04T03:16:07.671Z
67202026-09-04T03:16:07.671ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFOSep 04 03:16:06.009 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
67212026-09-04T03:16:07.671Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
67222026-09-04T03:16:07.671Zreplacing 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 } }]
67232026-09-04T03:16:07.672ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009DEBG INFO INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67242026-09-04T03:16:07.672Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
67252026-09-04T03:16:07.672Z
67262026-09-04T03:16:07.672ZSep 04 03:16:06.009 INFOSep 04 03:16:06.009 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
67272026-09-04T03:16:07.672Z Sep 04 03:16:06.009replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67282026-09-04T03:16:07.672ZDEBG Sep 04 03:16:06.009replacing 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 04 03:16:06.009 DEBG
67292026-09-04T03:16:07.672ZINFO 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:3c::/64 -> 2001:db8::55:ff
67302026-09-04T03:16:07.672Z
67312026-09-04T03:16:07.672ZSep 04 03:16:06.009Sep 04 03:16:06.009Sep 04 03:16:06.009 INFOINFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
67322026-09-04T03:16:07.672Z
67332026-09-04T03:16:07.672Zreplacing 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 } }]
67342026-09-04T03:16:07.672ZSep 04 03:16:06.009 Sep 04 03:16:06.009Sep 04 03:16:06.009 DEBG DEBGDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]failed to allocate space for the new target listreplacing 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 } }]
67352026-09-04T03:16:07.672Z
67362026-09-04T03:16:07.672Z
67372026-09-04T03:16:07.672ZSep 04 03:16:06.009 DEBG Sep 04 03:16:06.009Sep 04 03:16:06.009Sep 04 03:16:06.009created new freemap DEBGINFO , unitadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
67382026-09-04T03:16:07.672Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:2f::/64 -> 2001:db8::55:ff
67392026-09-04T03:16:07.672Z
67402026-09-04T03:16:07.672Z: Sep 04 03:16:06.009freemap_route_ipv4 Sep 04 03:16:06.009DEBG
67412026-09-04T03:16:07.672Z DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
67422026-09-04T03:16:07.672ZSep 04 03:16:06.009
67432026-09-04T03:16:07.672Z DEBG Sep 04 03:16:06.009created new freemapSep 04 03:16:06.009, INFOunitINFO: freemap_route_ipv6adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
67442026-09-04T03:16:07.672Z
67452026-09-04T03:16:07.672Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
67462026-09-04T03:16:07.673ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGSep 04 03:16:06.009DEBG 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 } }]initted freemap. size: 64
67472026-09-04T03:16:07.673ZDEBG, unitreplacing 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 } }]:
67482026-09-04T03:16:07.673Z Sep 04 03:16:06.009freemap_route_ipv4
67492026-09-04T03:16:07.673ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
67502026-09-04T03:16:07.673ZSep 04 03:16:06.009Sep 04 03:16:06.009 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreset freemap
67512026-09-04T03:16:07.673Z, Sep 04 03:16:06.009unit :DEBG freemap_route_ipv4replacing 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 } }]
67522026-09-04T03:16:07.673Z
67532026-09-04T03:16:07.674ZSep 04 03:16:06.009 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 } }]Sep 04 03:16:06.009Sep 04 03:16:06.009
67542026-09-04T03:16:07.674Z INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffinitted freemap. size: 64
67552026-09-04T03:16:07.674Z, unit:Sep 04 03:16:06.009Sep 04 03:16:06.009 freemap_route_ipv6DEBG
67562026-09-04T03:16:07.674Z INFO replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
67572026-09-04T03:16:07.674Z
67582026-09-04T03:16:07.674ZSep 04 03:16:06.009 DEBG reset freemapSep 04 03:16:06.009, Sep 04 03:16:06.009unit :INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv6
67592026-09-04T03:16:07.674Z
67602026-09-04T03:16:07.674Zreplacing 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 } }]
67612026-09-04T03:16:07.674ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGINFOSep 04 03:16:06.009 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOreplacing 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 } }]
67622026-09-04T03:16:07.674Z
67632026-09-04T03:16:07.674Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
67642026-09-04T03:16:07.674ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67652026-09-04T03:16:07.674Z replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67662026-09-04T03:16:07.675Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
67672026-09-04T03:16:07.675ZSep 04 03:16:06.009Sep 04 03:16:06.009 DEBGSep 04 03:16:06.009 INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67682026-09-04T03:16:07.675Z adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
67692026-09-04T03:16:07.675Z
67702026-09-04T03:16:07.675ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009DEBG 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 } }] replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
67712026-09-04T03:16:07.675Z
67722026-09-04T03:16:07.675Z
67732026-09-04T03:16:07.675Ztest route::tests::rollback_on_compact_delete_failure ... ok
67742026-09-04T03:16:07.675ZSep 04 03:16:06.009Sep 04 03:16:06.009 Sep 04 03:16:06.009DEBG DEBG 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 } }]failed to allocate space for the new target list
67752026-09-04T03:16:07.675Z
67762026-09-04T03:16:07.675Z adding route 3fff:dead::/64 -> 2001:db8::55:3
67772026-09-04T03:16:07.675ZSep 04 03:16:06.009 Sep 04 03:16:06.009DEBGSep 04 03:16:06.009 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 } }]DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
67782026-09-04T03:16:07.675Z
67792026-09-04T03:16:07.675Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
67802026-09-04T03:16:07.675ZSep 04 03:16:06.009Sep 04 03:16:06.009Sep 04 03:16:06.009 DEBG INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
67812026-09-04T03:16:07.675Z
67822026-09-04T03:16:07.676Z failed to allocate space for the new target list
67832026-09-04T03:16:07.676ZSep 04 03:16:06.009Sep 04 03:16:06.009 INFODEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
67842026-09-04T03:16:07.676ZSep 04 03:16:06.010 DEBGSep 04 03:16:06.010 created new freemapDEBGSep 04 03:16:06.445, unit: DEBGcreated new freemap , 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 } }]unitfreemap_route_ipv4:
67852026-09-04T03:16:07.676Z
67862026-09-04T03:16:07.676Z freemap_route_ipv4Sep 04 03:16:06.010
67872026-09-04T03:16:07.676ZSep 04 03:16:06.009 DEBGDEBG created new freemapSep 04 03:16:06.445Sep 04 03:16:06.445 Sep 04 03:16:06.445DEBG DEBGcreated new freemap created new freemap, INFOunitcreated new freemap, , unitunit, ::adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
67882026-09-04T03:16:07.676Zunitfreemap_route_ipv4:freemap_route_ipv6
67892026-09-04T03:16:07.676Zfreemap_route_ipv4:
67902026-09-04T03:16:07.676Z
67912026-09-04T03:16:07.676Z Sep 04 03:16:06.445freemap_route_ipv6 Sep 04 03:16:06.445
67922026-09-04T03:16:07.676ZDEBG 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 } }] Sep 04 03:16:06.445initted freemap. size: 64
67932026-09-04T03:16:07.676Z, unit Sep 04 03:16:06.445:Sep 04 03:16:06.445 Sep 04 03:16:06.445DEBG DEBGcreated new freemapfreemap_route_ipv4
67942026-09-04T03:16:07.676Zcreated new freemapDEBG, INFO unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
67952026-09-04T03:16:07.676ZSep 04 03:16:06.445, : unitinitted freemap. size: 64DEBG, Sep 04 03:16:06.445reset freemap , freemap_route_ipv6 :unitDEBG
67962026-09-04T03:16:07.676Zfreemap_route_ipv6unit
67972026-09-04T03:16:07.676Z 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 04 03:16:06.445Sep 04 03:16:06.445
67982026-09-04T03:16:07.676Z freemap_route_ipv4
67992026-09-04T03:16:07.676ZDEBG initted freemap. size: 64DEBG:Sep 04 03:16:06.445 Sep 04 03:16:06.445INFO initted freemap. size: 64 DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff , initted freemap. size: 64unit, , :
68002026-09-04T03:16:07.676Zunitfreemap_route_ipv4:unit
68012026-09-04T03:16:07.676Z :freemap_route_ipv6freemap_route_ipv4
68022026-09-04T03:16:07.676Z
68032026-09-04T03:16:07.676Zfreemap_route_ipv4Sep 04 03:16:06.445Sep 04 03:16:06.445 Sep 04 03:16:06.445DEBG Sep 04 03:16:06.445 DEBG reset freemapDEBGDEBG reset freemapreset freemapreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68042026-09-04T03:16:07.676Z, ,
68052026-09-04T03:16:07.677Z, unitunitunit:: Sep 04 03:16:06.445 :freemap_route_ipv6INFOfreemap_route_ipv4
68062026-09-04T03:16:07.677Z Sep 04 03:16:06.445adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
68072026-09-04T03:16:07.677Z
68082026-09-04T03:16:07.677ZDEBGfreemap_route_ipv4 reset freemap
68092026-09-04T03:16:07.677Z, Sep 04 03:16:06.445unitSep 04 03:16:06.445Sep 04 03:16:06.445 DEBGINFODEBG :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 } }]
68102026-09-04T03:16:07.677Zadding route 3fff:dead::/64 -> 2001:db8::55:1
68112026-09-04T03:16:07.677Zinitted freemap. size: 64freemap_route_ipv4, Sep 04 03:16:06.445Sep 04 03:16:06.445
68122026-09-04T03:16:07.677Zunit DEBGSep 04 03:16:06.445 DEBGINFO : Sep 04 03:16:06.445adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
68132026-09-04T03:16:07.707Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]freemap_route_ipv6
68142026-09-04T03:16:07.707Z
68152026-09-04T03:16:07.708Zinitted freemap. size: 64 Sep 04 03:16:06.445, unitDEBGSep 04 03:16:06.445DEBG:Sep 04 03:16:06.445 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 } }] DEBGinitted freemap. size: 64
68162026-09-04T03:16:07.708Z, unit INFOfreemap_route_ipv6
68172026-09-04T03:16:07.708Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:16:06.445
68182026-09-04T03:16:07.708Zreset freemap INFO: Sep 04 03:16:06.445 Sep 04 03:16:06.445, adding route 3fff:beef:3d::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG
68192026-09-04T03:16:07.708ZunitDEBG reset freemap: , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unit
68202026-09-04T03:16:07.709ZSep 04 03:16:06.445
68212026-09-04T03:16:07.709Z freemap_route_ipv6DEBG: Sep 04 03:16:06.445freemap_route_ipv6
68222026-09-04T03:16:07.709ZSep 04 03:16:06.445replacing 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 } }] INFODEBG
68232026-09-04T03:16:07.709Zreset freemap, Sep 04 03:16:06.445adding route 3fff:dead::/64 -> 2001:db8::55:1 unit
68242026-09-04T03:16:07.709Z:Sep 04 03:16:06.445 freemap_route_ipv6
68252026-09-04T03:16:07.709Z
68262026-09-04T03:16:07.709ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
68272026-09-04T03:16:07.709ZINFOSep 04 03:16:06.445 Sep 04 03:16:06.445INFOSep 04 03:16:06.445 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
68282026-09-04T03:16:07.709Z
68292026-09-04T03:16:07.710ZSep 04 03:16:06.445DEBG
68302026-09-04T03:16:07.710Z DEBG Sep 04 03:16:06.445replacing 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 04 03:16:06.445 DEBG
68312026-09-04T03:16:07.710Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 04 03:16:06.445 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 } }]
68322026-09-04T03:16:07.710ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 04 03:16:06.445
68332026-09-04T03:16:07.710Z
68342026-09-04T03:16:07.710Zreplacing 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 04 03:16:06.445
68352026-09-04T03:16:07.710ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 04 03:16:06.445INFO
68362026-09-04T03:16:07.710Zadding route 172.16.0.0/32 -> 10.0.0.2INFO Sep 04 03:16:06.445adding route 3fff:dead::/64 -> 2001:db8::55:2
68372026-09-04T03:16:07.710Z DEBGSep 04 03:16:06.445
68382026-09-04T03:16:07.711ZSep 04 03:16:06.445 failed to allocate space for the new target listDEBG Sep 04 03:16:06.445INFOreplacing 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 } }]
68392026-09-04T03:16:07.711Z adding route 3fff:dead::/64 -> 2001:db8::55:1
68402026-09-04T03:16:07.711ZSep 04 03:16:06.445DEBGSep 04 03:16:06.445 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 } }]
68412026-09-04T03:16:07.711ZSep 04 03:16:06.445replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
68422026-09-04T03:16:07.711Z
68432026-09-04T03:16:07.711Z INFO DEBGSep 04 03:16:06.445 adding route 3fff:beef::/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 } }]Sep 04 03:16:06.445
68442026-09-04T03:16:07.711ZDEBGSep 04 03:16:06.445 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 } }]
68452026-09-04T03:16:07.712ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.3
68462026-09-04T03:16:07.712Zadding route 3fff:dead::/64 -> 2001:db8::55:3
68472026-09-04T03:16:07.712ZSep 04 03:16:06.445
68482026-09-04T03:16:07.712Z DEBG Sep 04 03:16:06.445Sep 04 03:16:06.445 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 } }]
68492026-09-04T03:16:07.712Zreplacing 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 } }]
68502026-09-04T03:16:07.712ZSep 04 03:16:06.445 INFOSep 04 03:16:06.445 Sep 04 03:16:06.445adding route 3fff:dead::/64 -> 2001:db8::55:1
68512026-09-04T03:16:07.712ZDEBGINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
68522026-09-04T03:16:07.712Z
68532026-09-04T03:16:07.712ZSep 04 03:16:06.445replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]
68542026-09-04T03:16:07.712ZDEBG 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 04 03:16:06.445
68552026-09-04T03:16:07.712Z DEBG Sep 04 03:16:06.445replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.445
68562026-09-04T03:16:07.712ZDEBGSep 04 03:16:06.445 INFOSep 04 03:16:06.445replacing 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
68572026-09-04T03:16:07.712Z DEBG adding route 172.16.0.0/32 -> 10.0.0.4 Sep 04 03:16:06.445
68582026-09-04T03:16:07.713Zreplacing targets for 3fff:dead::/64 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:dead::/64 -> 2001:db8::55:2
68592026-09-04T03:16:07.713ZINFO
68602026-09-04T03:16:07.713Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 04 03:16:06.445
68612026-09-04T03:16:07.713Z Sep 04 03:16:06.445DEBG WARNreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.445
68622026-09-04T03:16:07.713Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 04 03:16:06.445
68632026-09-04T03:16:07.713ZDEBG 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 } }]
68642026-09-04T03:16:07.713Zreplacing 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 04 03:16:06.445
68652026-09-04T03:16:07.713Z INFOSep 04 03:16:06.445Sep 04 03:16:06.445 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255
68662026-09-04T03:16:07.713Z
68672026-09-04T03:16:07.713Z
68682026-09-04T03:16:07.713ZSep 04 03:16:06.445Sep 04 03:16:06.445 Sep 04 03:16:06.445DEBG DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff: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: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 } }]
68692026-09-04T03:16:07.713Z
68702026-09-04T03:16:07.713Z
68712026-09-04T03:16:07.713ZSep 04 03:16:06.445 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 04 03:16:06.445Sep 04 03:16:06.445
68722026-09-04T03:16:07.713ZINFO INFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
68732026-09-04T03:16:07.713Z
68742026-09-04T03:16:07.713ZSep 04 03:16:06.445 DEBGSep 04 03:16:06.445 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 04 03:16:06.445
68752026-09-04T03:16:07.713Z DEBGDEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
68762026-09-04T03:16:07.713ZSep 04 03:16:06.445
68772026-09-04T03:16:07.713Z INFO Sep 04 03:16:06.445 INFO adding route 172.17.0.2/32 -> 10.0.0.255
68782026-09-04T03:16:07.713ZSep 04 03:16:06.445 Sep 04 03:16:06.010INFOSep 04 03:16:06.445 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
68792026-09-04T03:16:07.713ZDEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGcreated new freemap Sep 04 03:16:06.445replacing 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 } }],
68802026-09-04T03:16:07.714ZDEBGunit :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 } }]
68812026-09-04T03:16:07.714Z
68822026-09-04T03:16:07.714Zfreemap_route_ipv4
68832026-09-04T03:16:07.714Ztest route::tests::rollback_on_compact_write_failure ... ok
68842026-09-04T03:16:07.714Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
68852026-09-04T03:16:07.714ZSep 04 03:16:06.445Sep 04 03:16:06.445Sep 04 03:16:06.445 INFO INFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 04 03:16:06.445replacing 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 } }]
68862026-09-04T03:16:07.714ZSep 04 03:16:06.446 DEBG created new freemap, unitDEBG: created new freemapfreemap_route_ipv4,
68872026-09-04T03:16:07.714Zunit:
68882026-09-04T03:16:07.714Zfreemap_route_ipv6
68892026-09-04T03:16:07.715ZSep 04 03:16:06.492 DEBG
68902026-09-04T03:16:07.715Zcreated new freemapSep 04 03:16:06.492, unitDEBG: 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 } }]freemap_route_ipv6
68912026-09-04T03:16:07.715Z
68922026-09-04T03:16:07.715ZSep 04 03:16:06.492Sep 04 03:16:06.492 DEBGDEBG initted freemap. size: 64Sep 04 03:16:06.492, 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 } }]unitSep 04 03:16:06.492
68932026-09-04T03:16:07.715Z: DEBGfreemap_route_ipv4
68942026-09-04T03:16:07.715ZINFOinitted freemap. size: 64 , adding route 172.17.0.4/32 -> 10.0.0.255Sep 04 03:16:06.492
68952026-09-04T03:16:07.715Z INFOunit: adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 04 03:16:06.492freemap_route_ipv4
68962026-09-04T03:16:07.715ZDEBG
68972026-09-04T03:16:07.715Zreplacing 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 04 03:16:06.492Sep 04 03:16:06.492
68982026-09-04T03:16:07.715ZDEBG DEBGSep 04 03:16:06.492reset freemap 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 04 03:16:06.492, DEBG unitINFO: adding route 172.17.0.5/32 -> 10.0.0.255
68992026-09-04T03:16:07.715Z
69002026-09-04T03:16:07.716Z reset freemapfreemap_route_ipv4,
69012026-09-04T03:16:07.716Zunit: Sep 04 03:16:06.492freemap_route_ipv4 Sep 04 03:16:06.492DEBG
69022026-09-04T03:16:07.716Z 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 } }] Sep 04 03:16:06.492
69032026-09-04T03:16:07.716Z DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
69042026-09-04T03:16:07.716Zinitted freemap. size: 64, Sep 04 03:16:06.492Sep 04 03:16:06.492 unitINFO: adding route 172.17.0.6/32 -> 10.0.0.255
69052026-09-04T03:16:07.716Zfreemap_route_ipv6DEBG
69062026-09-04T03:16:07.716Z initted freemap. size: 64Sep 04 03:16:06.492Sep 04 03:16:06.492 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 } }],
69072026-09-04T03:16:07.716Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.492
69082026-09-04T03:16:07.716Z unit: DEBGfreemap_route_ipv6 Sep 04 03:16:06.492reset freemapSep 04 03:16:06.492, INFO
69092026-09-04T03:16:07.716ZINFOunit :adding route 172.17.0.7/32 -> 10.0.0.255
69102026-09-04T03:16:07.716Zfreemap_route_ipv6 Sep 04 03:16:06.492
69112026-09-04T03:16:07.716Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
69122026-09-04T03:16:07.716ZDEBG Sep 04 03:16:06.492reset freemap Sep 04 03:16:06.492DEBG , Sep 04 03:16:06.492 unitINFO: 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 } }]freemap_route_ipv6
69132026-09-04T03:16:07.732Z
69142026-09-04T03:16:07.732Z
69152026-09-04T03:16:07.732ZDEBG Sep 04 03:16:06.492Sep 04 03:16:06.492 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 172.17.0.8/32 -> 10.0.0.255
69162026-09-04T03:16:07.732Zreplacing 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 04 03:16:06.492 INFO
69172026-09-04T03:16:07.733Z
69182026-09-04T03:16:07.733ZSep 04 03:16:06.492adding route 3fff:dead::/64 -> 2001:db8::55:1
69192026-09-04T03:16:07.733ZINFOSep 04 03:16:06.492 adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 04 03:16:06.492
69202026-09-04T03:16:07.733ZINFOSep 04 03:16:06.492 DEBG 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 } }]
69212026-09-04T03:16:07.733Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:16:06.492
69222026-09-04T03:16:07.733Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 04 03:16:06.492
69232026-09-04T03:16:07.733Z DEBGSep 04 03:16:06.492 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 04 03:16:06.492adding route 172.17.0.9/32 -> 10.0.0.255INFO
69242026-09-04T03:16:07.733Z
69252026-09-04T03:16:07.733Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 04 03:16:06.492replacing 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 } }]
69262026-09-04T03:16:07.733ZSep 04 03:16:06.492
69272026-09-04T03:16:07.733Z INFODEBG Sep 04 03:16:06.492adding route 3fff:dead::/64 -> 2001:db8::55:3
69282026-09-04T03:16:07.733ZDEBG 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 04 03:16:06.492
69292026-09-04T03:16:07.734Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
69302026-09-04T03:16:07.734Z INFOSep 04 03:16:06.492Sep 04 03:16:06.492 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
69312026-09-04T03:16:07.734ZDEBG Sep 04 03:16:06.492 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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.10/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 04 03:16:06.492
69322026-09-04T03:16:07.735Z
69332026-09-04T03:16:07.735Z
69342026-09-04T03:16:07.735Z DEBG Sep 04 03:16:06.492Sep 04 03:16:06.492replacing 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 } }]
69352026-09-04T03:16:07.735Z Sep 04 03:16:06.492 INFO Sep 04 03:16:06.492 DEBGDEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:9::/64 -> 2001:db8::55:ff
69362026-09-04T03:16:07.736Z
69372026-09-04T03:16:07.736Z
69382026-09-04T03:16:07.736Zreplacing 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 } }]
69392026-09-04T03:16:07.736ZSep 04 03:16:06.492Sep 04 03:16:06.492Sep 04 03:16:06.492 INFODEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]
69402026-09-04T03:16:07.736Z Sep 04 03:16:06.446adding route 172.17.0.11/32 -> 10.0.0.255
69412026-09-04T03:16:07.736Z
69422026-09-04T03:16:07.736ZDEBGSep 04 03:16:06.492Sep 04 03:16:06.492 Sep 04 03:16:06.492DEBG created new freemapDEBGSep 04 03:16:06.492, unitreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]:
69432026-09-04T03:16:07.736Z
69442026-09-04T03:16:07.736Z freemap_route_ipv4
69452026-09-04T03:16:07.736ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.492DEBGSep 04 03:16:06.492 DEBGreplacing 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 } }]
69462026-09-04T03:16:07.736ZSep 04 03:16:06.492 DEBG
69472026-09-04T03:16:07.736Z INFOcreated 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:2, vlan_id: 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 } }], unitadding route 172.17.0.12/32 -> 10.0.0.255:
69482026-09-04T03:16:07.736Z
69492026-09-04T03:16:07.736Z Sep 04 03:16:06.492freemap_route_ipv6
69502026-09-04T03:16:07.736ZSep 04 03:16:06.492INFO Sep 04 03:16:06.492 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 04 03:16:06.492
69512026-09-04T03:16:07.736Z WARNDEBG initted freemap. size: 64shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }),
69522026-09-04T03:16:07.736ZDEBGunitSep 04 03:16:06.492 :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 } }] freemap_route_ipv4DEBG
69532026-09-04T03:16:07.737Z
69542026-09-04T03:16:07.737Zreplacing 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 } }]
69552026-09-04T03:16:07.737ZSep 04 03:16:06.492Sep 04 03:16:06.492 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]INFOINFOSep 04 03:16:06.492
69562026-09-04T03:16:07.737Zadding route 172.17.0.13/32 -> 10.0.0.255 DEBG
69572026-09-04T03:16:07.737Z reset freemapadding route 3fff:beef:b::/64 -> 2001:db8::55:ff,
69582026-09-04T03:16:07.737Zunit:Sep 04 03:16:06.492 freemap_route_ipv4DEBG
69592026-09-04T03:16:07.737Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.492
69602026-09-04T03:16:07.737Z DEBGSep 04 03:16:06.492 Sep 04 03:16:06.492replacing 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
69612026-09-04T03:16:07.737ZSep 04 03:16:06.492 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 } }]WARN
69622026-09-04T03:16:07.737Z Sep 04 03:16:06.492shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })initted freemap. size: 64
69632026-09-04T03:16:07.737Z, unit Sep 04 03:16:06.492INFO : INFOfreemap_route_ipv6 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 172.17.0.14/32 -> 10.0.0.255Sep 04 03:16:06.492
69642026-09-04T03:16:07.737Z
69652026-09-04T03:16:07.737Z
69662026-09-04T03:16:07.737ZERRO Sep 04 03:16:06.492 Sep 04 03:16:06.492DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
69672026-09-04T03:16:07.738Z
69682026-09-04T03:16:07.738Z
69692026-09-04T03:16:07.738ZSep 04 03:16:06.492Sep 04 03:16:06.010 DEBG reset freemapDEBGSep 04 03:16:06.492, unitSep 04 03:16:06.492: created new freemap Sep 04 03:16:06.492ERRO freemap_route_ipv6INFO
69702026-09-04T03:16:07.738Z, unitshrink-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 INFO:
69712026-09-04T03:16:07.738Z freemap_route_ipv4Sep 04 03:16:06.492
69722026-09-04T03:16:07.738Z INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.15/32 -> 10.0.0.255
69732026-09-04T03:16:07.738Z
69742026-09-04T03:16:07.738Z
69752026-09-04T03:16:07.738ZSep 04 03:16:06.492 DEBG Sep 04 03:16:06.492Sep 04 03:16:06.492created new freemap , DEBGDEBGunit Sep 04 03:16:06.492replacing 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 } }]:
69762026-09-04T03:16:07.738Z DEBGfreemap_route_ipv6
69772026-09-04T03:16:07.738Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:beef: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 04 03:16:06.492
69782026-09-04T03:16:07.738ZINFO
69792026-09-04T03:16:07.738Zadding route 172.17.0.16/32 -> 10.0.0.255
69802026-09-04T03:16:07.738ZSep 04 03:16:06.492 DEBG Sep 04 03:16:06.492initted freemap. size: 64 , INFOSep 04 03:16:06.492unit :DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:fffreemap_route_ipv4replacing 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 } }]
69812026-09-04T03:16:07.738ZSep 04 03:16:06.492
69822026-09-04T03:16:07.738Ztest route::tests::rollback_on_index_readd_failure ... ok
69832026-09-04T03:16:07.739Z
69842026-09-04T03:16:07.739Z INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 04 03:16:06.492
69852026-09-04T03:16:07.739Z Sep 04 03:16:06.492Sep 04 03:16:06.492 DEBGINFOSep 04 03:16:06.492 DEBG adding route 172.17.0.17/32 -> 10.0.0.255
69862026-09-04T03:16:07.739Zreset freemapDEBG, unit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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: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 } }]
69872026-09-04T03:16:07.739ZSep 04 03:16:06.493Sep 04 03:16:06.534 DEBGINFO created new freemapadding route 172.17.0.0/32 -> 10.0.0.255,
69882026-09-04T03:16:07.739Zunit:Sep 04 03:16:06.534 Sep 04 03:16:06.492 DEBGINFOfreemap_route_ipv4 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
69892026-09-04T03:16:07.739ZSep 04 03:16:06.493replacing 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 } }]
69902026-09-04T03:16:07.739Z
69912026-09-04T03:16:07.739Z
69922026-09-04T03:16:07.739Z DEBGSep 04 03:16:06.534 created new freemapDEBG, Sep 04 03:16:06.534created new freemap , INFOSep 04 03:16:06.534 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFOSep 04 03:16:06.534unit
69932026-09-04T03:16:07.739Z:unit adding route 172.17.0.1/32 -> 10.0.0.255: freemap_route_ipv4
69942026-09-04T03:16:07.739ZSep 04 03:16:06.534
69952026-09-04T03:16:07.739ZDEBG freemap_route_ipv6 DEBG
69962026-09-04T03:16:07.739Zreplacing 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 04 03:16:06.534
69972026-09-04T03:16:07.739Z DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 04 03:16:06.534
69982026-09-04T03:16:07.739Z DEBG
69992026-09-04T03:16:07.739ZSep 04 03:16:06.534Sep 04 03:16:06.534 INFO Sep 04 03:16:06.534initted freemap. size: 64DEBGSep 04 03:16:06.534 , adding route 3fff:beef:7::/64 -> 2001:db8::55:ffunitINFO created new freemap:
70002026-09-04T03:16:07.740Z INFOfreemap_route_ipv4adding route 172.17.0.2/32 -> 10.0.0.255,
70012026-09-04T03:16:07.740Zunit:
70022026-09-04T03:16:07.740Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 04 03:16:06.534
70032026-09-04T03:16:07.740Z DEBGSep 04 03:16:06.534freemap_route_ipv6 Sep 04 03:16:06.534DEBGreset freemap , DEBGunitreplacing 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 } }]:
70042026-09-04T03:16:07.740Zfreemap_route_ipv4replacing 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 } }]
70052026-09-04T03:16:07.740Z
70062026-09-04T03:16:07.740Z
70072026-09-04T03:16:07.740ZSep 04 03:16:06.534Sep 04 03:16:06.534 Sep 04 03:16:06.534Sep 04 03:16:06.534Sep 04 03:16:06.534 INFOINFO DEBG DEBGadding route 172.17.0.3/32 -> 10.0.0.255
70082026-09-04T03:16:07.740ZDEBG initted freemap. size: 64replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
70092026-09-04T03:16:07.740ZSep 04 03:16:06.534
70102026-09-04T03:16:07.740Z initted freemap. size: 64DEBG , , unit: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 } }]unit :Sep 04 03:16:06.534freemap_route_ipv6
70112026-09-04T03:16:07.740Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv4
70122026-09-04T03:16:07.740ZSep 04 03:16:06.534Sep 04 03:16:06.534
70132026-09-04T03:16:07.780Z
70142026-09-04T03:16:07.780Z 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 04 03:16:06.534Sep 04 03:16:06.534
70152026-09-04T03:16:07.781ZDEBGSep 04 03:16:06.534 INFOreset freemapDEBG , unit reset freemap:DEBG, Sep 04 03:16:06.534 unitfreemap_route_ipv4:adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70162026-09-04T03:16:07.781Z
70172026-09-04T03:16:07.781Z INFO
70182026-09-04T03:16:07.781Zfreemap_route_ipv6adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
70192026-09-04T03:16:07.782Z
70202026-09-04T03:16:07.782ZSep 04 03:16:06.534 Sep 04 03:16:06.534DEBG Sep 04 03:16:06.534INFO Sep 04 03:16:06.534 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
70212026-09-04T03:16:07.783Z
70222026-09-04T03:16:07.783ZDEBGSep 04 03:16:06.493 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:16:06.534
70232026-09-04T03:16:07.783Z Sep 04 03:16:06.534INFO DEBG adding route 172.17.0.5/32 -> 10.0.0.255created new freemap
70242026-09-04T03:16:07.783Z Sep 04 03:16:06.534, Sep 04 03:16:06.534unit DEBG:DEBG DEBGSep 04 03:16:06.534replacing 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_ipv4
70252026-09-04T03:16:07.784ZDEBG
70262026-09-04T03:16:07.784Zreplacing 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 } }]
70272026-09-04T03:16:07.784Zreplacing 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 } }]
70282026-09-04T03:16:07.784Z initted freemap. size: 64Sep 04 03:16:06.534 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 04 03:16:06.534 Sep 04 03:16:06.534Sep 04 03:16:06.534 DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
70292026-09-04T03:16:07.784Zcreated new freemapINFO,
70302026-09-04T03:16:07.784Zunit : adding route 172.17.0.6/32 -> 10.0.0.255INFO
70312026-09-04T03:16:07.784Z freemap_route_ipv6Sep 04 03:16:06.534
70322026-09-04T03:16:07.784Z Sep 04 03:16:06.534, unit DEBG: Sep 04 03:16:06.534INFO Sep 04 03:16:06.534replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70332026-09-04T03:16:07.784Z initted freemap. size: 64 , adding route 3fff:dead::/64 -> 2001:db8::55:2unit
70342026-09-04T03:16:07.784Z:Sep 04 03:16:06.534DEBG INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
70352026-09-04T03:16:07.784Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
70362026-09-04T03:16:07.785Zreplacing 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 } }]freemap_route_ipv4
70372026-09-04T03:16:07.785Z
70382026-09-04T03:16:07.785ZSep 04 03:16:06.534 Sep 04 03:16:06.534DEBG Sep 04 03:16:06.534DEBGSep 04 03:16:06.534freemap_route_ipv6Sep 04 03:16:06.534
70392026-09-04T03:16:07.785Z INFODEBG DEBG reset freemap replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
70402026-09-04T03:16:07.785Zadding route 172.17.0.7/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 } }] unit
70412026-09-04T03:16:07.785Z
70422026-09-04T03:16:07.785Zreplacing 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 04 03:16:06.534
70432026-09-04T03:16:07.785ZSep 04 03:16:06.534freemap_route_ipv4
70442026-09-04T03:16:07.785ZSep 04 03:16:06.534INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70452026-09-04T03:16:07.785ZSep 04 03:16:06.534Sep 04 03:16:06.534
70462026-09-04T03:16:07.786ZDEBGINFO initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 04 03:16:06.534, Sep 04 03:16:06.534
70472026-09-04T03:16:07.786Z unitINFODEBG: Sep 04 03:16:06.534freemap_route_ipv6 Sep 04 03:16:06.534
70482026-09-04T03:16:07.786ZDEBG INFODEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:b::/64 -> 2001:db8::55:ff
70492026-09-04T03:16:07.786Z 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 } }]
70502026-09-04T03:16:07.786Z adding route 172.17.0.8/32 -> 10.0.0.255reset freemapSep 04 03:16:06.534
70512026-09-04T03:16:07.786ZSep 04 03:16:06.534 DEBG INFO Sep 04 03:16:06.534, reset freemapSep 04 03:16:06.534,
70522026-09-04T03:16:07.786Zunit: unit adding route 3fff:dead::/64 -> 2001:db8::55:4freemap_route_ipv6
70532026-09-04T03:16:07.786Z
70542026-09-04T03:16:07.786Z: DEBG Sep 04 03:16:06.534Sep 04 03:16:06.534replacing 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 } }]
70552026-09-04T03:16:07.786ZDEBG INFOreplacing 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 } }]DEBGSep 04 03:16:06.534
70562026-09-04T03:16:07.786ZSep 04 03:16:06.534 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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
70572026-09-04T03:16:07.786Zadding route 172.17.0.9/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1
70582026-09-04T03:16:07.786Z
70592026-09-04T03:16:07.787Zfreemap_route_ipv6
70602026-09-04T03:16:07.787ZSep 04 03:16:06.534 DEBG Sep 04 03:16:06.534replacing 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 04 03:16:06.534
70612026-09-04T03:16:07.787Z INFODEBG
70622026-09-04T03:16:07.787Z Sep 04 03:16:06.534 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
70632026-09-04T03:16:07.787Z Sep 04 03:16:06.534 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:c::/64 -> 2001:db8::55:ff
70642026-09-04T03:16:07.787ZSep 04 03:16:06.534 Sep 04 03:16:06.534
70652026-09-04T03:16:07.787Z INFOSep 04 03:16:06.534 INFOSep 04 03:16:06.534 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 172.17.0.10/32 -> 10.0.0.255 Sep 04 03:16:06.534
70662026-09-04T03:16:07.787ZDEBG DEBG
70672026-09-04T03:16:07.787Z INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70682026-09-04T03:16:07.787Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
70692026-09-04T03:16:07.787Z
70702026-09-04T03:16:07.787ZSep 04 03:16:06.534adding route 172.16.0.0/32 -> 10.0.0.1
70712026-09-04T03:16:07.787ZSep 04 03:16:06.534Sep 04 03:16:06.534 WARN DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 04 03:16:06.534 Sep 04 03:16:06.534replacing 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 } }]
70722026-09-04T03:16:07.787ZSep 04 03:16:06.534DEBG DEBG
70732026-09-04T03:16:07.787Z 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 } }]INFODEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
70742026-09-04T03:16:07.788Z
70752026-09-04T03:16:07.788ZSep 04 03:16:06.534 Sep 04 03:16:06.534 Sep 04 03:16:06.534INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFODEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
70762026-09-04T03:16:07.788Z adding route 172.17.0.11/32 -> 10.0.0.255 adding route 3fff:beef:18::/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:3, vlan_id: None } }]
70772026-09-04T03:16:07.788Z
70782026-09-04T03:16:07.789Z
70792026-09-04T03:16:07.789Z
70802026-09-04T03:16:07.789Ztest route::tests::same_size_non_subset_replace ... ok
70812026-09-04T03:16:07.789ZSep 04 03:16:06.534Sep 04 03:16:06.534 Sep 04 03:16:06.534DEBGSep 04 03:16:06.534 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
70822026-09-04T03:16:07.789Z
70832026-09-04T03:16:07.789ZDEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 04 03:16:06.534Sep 04 03:16:06.534
70842026-09-04T03:16:07.789Z INFOINFO
70852026-09-04T03:16:07.789Zadding route 172.17.0.12/32 -> 10.0.0.255
70862026-09-04T03:16:07.789Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
70872026-09-04T03:16:07.789ZSep 04 03:16:06.534Sep 04 03:16:06.534 INFO Sep 04 03:16:06.534Sep 04 03:16:06.492Sep 04 03:16:06.534DEBG DEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
70882026-09-04T03:16:07.789Zreplacing 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:e::/64 -> 2001:db8::55:ff
70892026-09-04T03:16:07.789Z
70902026-09-04T03:16:07.789Zreplacing 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 } }]
70912026-09-04T03:16:07.789ZSep 04 03:16:06.534 INFO DEBGSep 04 03:16:06.534adding route 172.17.0.13/32 -> 10.0.0.255Sep 04 03:16:06.534
70922026-09-04T03:16:07.789Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
70932026-09-04T03:16:07.790ZDEBGINFOSep 04 03:16:06.534 INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
70942026-09-04T03:16:07.790Zreplacing 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 172.17.0.18/32 -> 10.0.0.255
70952026-09-04T03:16:07.790ZSep 04 03:16:06.534
70962026-09-04T03:16:07.790Z Sep 04 03:16:06.534DEBGSep 04 03:16:06.534Sep 04 03:16:06.534 Sep 04 03:16:06.534replacing 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 } }]
70972026-09-04T03:16:07.790ZDEBG INFODEBGreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.16.0.0/32 -> 10.0.0.3
70982026-09-04T03:16:07.790Z
70992026-09-04T03:16:07.790ZSep 04 03:16:06.534 INFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.534adding route 172.17.0.14/32 -> 10.0.0.255
71002026-09-04T03:16:07.790Z
71012026-09-04T03:16:07.790ZDEBGSep 04 03:16:06.534 Sep 04 03:16:06.534Sep 04 03:16:06.534 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 04 03:16:06.535
71022026-09-04T03:16:07.790Z Sep 04 03:16:06.535DEBG created new freemapDEBG:, Sep 04 03:16:06.586 freemap_route_ipv4DEBGunit
71032026-09-04T03:16:07.790Z: freemap_route_ipv4created new freemap
71042026-09-04T03:16:07.790Zreplacing 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 } }],
71052026-09-04T03:16:07.790Zunit:Sep 04 03:16:06.586Sep 04 03:16:06.586 freemap_route_ipv4Sep 04 03:16:06.586 DEBGINFO
71062026-09-04T03:16:07.790Zinitted freemap. size: 64 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
71072026-09-04T03:16:07.790Z, unit : created new freemapfreemap_route_ipv6,
71082026-09-04T03:16:07.790ZSep 04 03:16:06.586unit DEBG: Sep 04 03:16:06.586Sep 04 03:16:06.586freemap_route_ipv6 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 } }]
71092026-09-04T03:16:07.790ZDEBGDEBG reset freemap ,
71102026-09-04T03:16:07.790Zunit:Sep 04 03:16:06.586 created new freemap , DEBGSep 04 03:16:06.586freemap_route_ipv6
71112026-09-04T03:16:07.790Zunitinitted freemap. size: 64:, unit Sep 04 03:16:06.586INFO :adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff freemap_route_ipv6freemap_route_ipv4
71122026-09-04T03:16:07.790ZINFO
71132026-09-04T03:16:07.815Z
71142026-09-04T03:16:07.816Zadding route 172.16.0.0/32 -> 10.0.0.1
71152026-09-04T03:16:07.816ZSep 04 03:16:06.586Sep 04 03:16:06.586 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
71162026-09-04T03:16:07.816Z, Sep 04 03:16:06.586unitSep 04 03:16:06.586 :DEBG freemap_route_ipv4initted freemap. size: 64Sep 04 03:16:06.586
71172026-09-04T03:16:07.816Z INFO , adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffunit
71182026-09-04T03:16:07.816Z:DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 04 03:16:06.586freemap_route_ipv4
71192026-09-04T03:16:07.816Z
71202026-09-04T03:16:07.816ZDEBGSep 04 03:16:06.586 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 } }] Sep 04 03:16:06.586initted freemap. size: 64
71212026-09-04T03:16:07.816Z, Sep 04 03:16:06.586unitDEBG: freemap_route_ipv6reset freemap
71222026-09-04T03:16:07.816Z, INFOSep 04 03:16:06.586 unitadding route 172.17.0.0/32 -> 10.0.0.255:INFO
71232026-09-04T03:16:07.816Z freemap_route_ipv4
71242026-09-04T03:16:07.816Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 04 03:16:06.586
71252026-09-04T03:16:07.816Z Sep 04 03:16:06.586DEBG Sep 04 03:16:06.586reset freemap Sep 04 03:16:06.586DEBG , unitDEBG: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
71262026-09-04T03:16:07.816Zfreemap_route_ipv6replacing 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 } }]
71272026-09-04T03:16:07.816Z
71282026-09-04T03:16:07.816Z initted freemap. size: 64Sep 04 03:16:06.586, unitINFOSep 04 03:16:06.586: freemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255
71292026-09-04T03:16:07.816Z
71302026-09-04T03:16:07.816ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 04 03:16:06.586
71312026-09-04T03:16:07.816Z Sep 04 03:16:06.586INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
71322026-09-04T03:16:07.816Z 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 04 03:16:06.586
71332026-09-04T03:16:07.816ZSep 04 03:16:06.586 DEBGDEBG Sep 04 03:16:06.586reset freemap , INFOunitreplacing 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 } }]:
71342026-09-04T03:16:07.816Z Sep 04 03:16:06.586adding route 172.17.0.2/32 -> 10.0.0.255
71352026-09-04T03:16:07.817Zfreemap_route_ipv6DEBG
71362026-09-04T03:16:07.817Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 04 03:16:06.586
71372026-09-04T03:16:07.817Z Sep 04 03:16:06.586INFO Sep 04 03:16:06.586DEBG 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 } }]
71382026-09-04T03:16:07.817Zadding route 172.16.0.0/32 -> 10.0.0.1 Sep 04 03:16:06.586adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
71392026-09-04T03:16:07.817Z
71402026-09-04T03:16:07.817ZINFO Sep 04 03:16:06.586Sep 04 03:16:06.586 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.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 04 03:16:06.586
71412026-09-04T03:16:07.818Z
71422026-09-04T03:16:07.818Z
71432026-09-04T03:16:07.818ZDEBG 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 } }]
71442026-09-04T03:16:07.818ZSep 04 03:16:06.586Sep 04 03:16:06.586 INFO adding route 172.16.0.0/32 -> 10.0.0.2
71452026-09-04T03:16:07.818Z Sep 04 03:16:06.586DEBGSep 04 03:16:06.586 DEBGINFO Sep 04 03:16:06.586adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71462026-09-04T03:16:07.818Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
71472026-09-04T03:16:07.818Z
71482026-09-04T03:16:07.818Z DEBGSep 04 03:16:06.586Sep 04 03:16:06.586 Sep 04 03:16:06.586DEBG INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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.4/32 -> 10.0.0.255
71492026-09-04T03:16:07.818Z
71502026-09-04T03:16:07.818Zreplacing 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 } }]
71512026-09-04T03:16:07.818Z
71522026-09-04T03:16:07.818ZSep 04 03:16:06.586Sep 04 03:16:06.586 Sep 04 03:16:06.586 DEBGSep 04 03:16:06.586DEBG 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.3, 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 } }]
71532026-09-04T03:16:07.819Z
71542026-09-04T03:16:07.819Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
71552026-09-04T03:16:07.819ZDEBG Sep 04 03:16:06.586replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
71562026-09-04T03:16:07.819Z INFO adding route 172.17.0.5/32 -> 10.0.0.255
71572026-09-04T03:16:07.819ZSep 04 03:16:06.586 Sep 04 03:16:06.586DEBGINFOSep 04 03:16:06.586 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG DEBG
71582026-09-04T03:16:07.819Z 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 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 } }]
71592026-09-04T03:16:07.819Z
71602026-09-04T03:16:07.819Z 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 04 03:16:06.586
71612026-09-04T03:16:07.819Z 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 04 03:16:06.586
71622026-09-04T03:16:07.819ZSep 04 03:16:06.586 INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 Sep 04 03:16:06.586
71632026-09-04T03:16:07.819Z Sep 04 03:16:06.586adding route 172.17.0.6/32 -> 10.0.0.255DEBG INFO
71642026-09-04T03:16:07.819Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
71652026-09-04T03:16:07.819Z
71662026-09-04T03:16:07.819ZSep 04 03:16:06.586 Sep 04 03:16:06.586 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.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 } }]
71672026-09-04T03:16:07.819ZSep 04 03:16:06.586
71682026-09-04T03:16:07.819Z DEBG Sep 04 03:16:06.586 INFO adding route 172.17.0.7/32 -> 10.0.0.255
71692026-09-04T03:16:07.819Zreplacing 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 } }]
71702026-09-04T03:16:07.819ZSep 04 03:16:06.586Sep 04 03:16:06.586 INFOSep 04 03:16:06.586DEBG adding route 172.17.0.16/32 -> 10.0.0.255INFOreplacing 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 } }]
71712026-09-04T03:16:07.819Z
71722026-09-04T03:16:07.819Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
71732026-09-04T03:16:07.819ZSep 04 03:16:06.586 DEBG Sep 04 03:16:06.586Sep 04 03:16:06.586 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 } }]
71742026-09-04T03:16:07.819ZDEBGINFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255
71752026-09-04T03:16:07.819Z
71762026-09-04T03:16:07.819ZSep 04 03:16:06.586 INFO adding route 172.17.0.17/32 -> 10.0.0.255
71772026-09-04T03:16:07.819ZSep 04 03:16:06.586INFOSep 04 03:16:06.586Sep 04 03:16:06.586 DEBGINFO 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 } }]replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
71782026-09-04T03:16:07.819Z
71792026-09-04T03:16:07.819Z
71802026-09-04T03:16:07.820Ztest route::tests::shrink_preserves_compacted_order ... ok
71812026-09-04T03:16:07.820Zadding route 172.17.0.19/32 -> 10.0.0.255
71822026-09-04T03:16:07.820ZSep 04 03:16:06.586 INFO adding route 172.17.0.9/32 -> 10.0.0.255
71832026-09-04T03:16:07.820ZSep 04 03:16:06.586Sep 04 03:16:06.586 DEBGINFOSep 04 03:16:06.586 Sep 04 03:16:06.586adding route 172.17.0.18/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 } }]
71842026-09-04T03:16:07.820ZDEBG
71852026-09-04T03:16:07.820Z 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 } }]
71862026-09-04T03:16:07.820ZDEBGSep 04 03:16:06.586Sep 04 03:16:06.586 DEBG Sep 04 03:16:06.586INFOreplacing 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.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 } }]
71872026-09-04T03:16:07.820Z
71882026-09-04T03:16:07.820ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 172.17.0.10/32 -> 10.0.0.255
71892026-09-04T03:16:07.820Z
71902026-09-04T03:16:07.820ZSep 04 03:16:06.586Sep 04 03:16:06.586 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
71912026-09-04T03:16:07.820Z
71922026-09-04T03:16:07.820ZSep 04 03:16:06.586 Sep 04 03:16:06.586DEBGSep 04 03:16:06.586 Sep 04 03:16:06.586 DEBG DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
71932026-09-04T03:16:07.820Z
71942026-09-04T03:16:07.820Zreplacing 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.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 } }]
71952026-09-04T03:16:07.820Z
71962026-09-04T03:16:07.820ZSep 04 03:16:06.586Sep 04 03:16:06.586Sep 04 03:16:06.586 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 172.17.0.21/32 -> 10.0.0.255
71972026-09-04T03:16:07.820Z
71982026-09-04T03:16:07.820Z Sep 04 03:16:06.586INFO INFOadding route 172.17.0.11/32 -> 10.0.0.255 Sep 04 03:16:06.586
71992026-09-04T03:16:07.820ZSep 04 03:16:06.586adding route 172.17.0.20/32 -> 10.0.0.255
72002026-09-04T03:16:07.820Z DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72012026-09-04T03:16:07.820ZSep 04 03:16:06.586 Sep 04 03:16:06.586replacing 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 } }]
72022026-09-04T03:16:07.820ZDEBGDEBG Sep 04 03:16:06.586replacing 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.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 } }]
72032026-09-04T03:16:07.820ZSep 04 03:16:06.586INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
72042026-09-04T03:16:07.820ZINFO
72052026-09-04T03:16:07.820Z adding route 172.17.0.22/32 -> 10.0.0.255Sep 04 03:16:06.586
72062026-09-04T03:16:07.820Z INFOSep 04 03:16:06.586Sep 04 03:16:06.586 INFO adding route 172.17.0.12/32 -> 10.0.0.255
72072026-09-04T03:16:07.820Zadding route 172.17.0.21/32 -> 10.0.0.255DEBGSep 04 03:16:06.586
72082026-09-04T03:16:07.820Zreplacing 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 } }]
72092026-09-04T03:16:07.821ZDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.586 Sep 04 03:16:06.586DEBG 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 } }]
72102026-09-04T03:16:07.821Zreplacing 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 } }]
72112026-09-04T03:16:07.821Z
72122026-09-04T03:16:07.821ZSep 04 03:16:06.586 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 04 03:16:06.586
72132026-09-04T03:16:07.836ZSep 04 03:16:06.586Sep 04 03:16:06.586 INFO adding route 172.17.0.22/32 -> 10.0.0.255INFO
72142026-09-04T03:16:07.837Z Sep 04 03:16:06.586adding route 172.17.0.13/32 -> 10.0.0.255
72152026-09-04T03:16:07.837ZDEBG Sep 04 03:16:06.586replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.587
72162026-09-04T03:16:07.837Z Sep 04 03:16:06.587DEBG DEBG created new freemap, unitcreated new freemap:, unitSep 04 03:16:06.603freemap_route_ipv4
72172026-09-04T03:16:07.837Z:INFO adding route 172.17.0.23/32 -> 10.0.0.255freemap_route_ipv4
72182026-09-04T03:16:07.838Z
72192026-09-04T03:16:07.838ZSep 04 03:16:06.603 Sep 04 03:16:06.603DEBGSep 04 03:16:06.603 DEBGcreated new freemapDEBG, unitSep 04 03:16:06.603: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 } }]
72202026-09-04T03:16:07.838Z DEBGcreated new freemap freemap_route_ipv6,
72212026-09-04T03:16:07.838Zreplacing 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
72222026-09-04T03:16:07.838Z: Sep 04 03:16:06.603Sep 04 03:16:06.603 freemap_route_ipv6 INFO
72232026-09-04T03:16:07.838ZDEBG initted freemap. size: 64Sep 04 03:16:06.603Sep 04 03:16:06.603, unitadding route 172.17.0.24/32 -> 10.0.0.255:DEBG freemap_route_ipv4 INFOinitted freemap. size: 64
72242026-09-04T03:16:07.838Z, unitadding route 172.17.0.14/32 -> 10.0.0.255: freemap_route_ipv4
72252026-09-04T03:16:07.838Z
72262026-09-04T03:16:07.838Z
72272026-09-04T03:16:07.838ZSep 04 03:16:06.603 Sep 04 03:16:06.603Sep 04 03:16:06.603 DEBGDEBG DEBGreset freemap reset 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 } }]Sep 04 03:16:06.603
72282026-09-04T03:16:07.838Zunit unit:DEBG: Sep 04 03:16:06.603 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 } }]
72292026-09-04T03:16:07.838Zfreemap_route_ipv4INFO
72302026-09-04T03:16:07.838Zadding route 172.17.0.25/32 -> 10.0.0.255freemap_route_ipv4
72312026-09-04T03:16:07.838Z
72322026-09-04T03:16:07.839ZSep 04 03:16:06.603Sep 04 03:16:06.603 DEBG initted freemap. size: 64INFO, Sep 04 03:16:06.603 unit INFOSep 04 03:16:06.603adding route 172.17.0.23/32 -> 10.0.0.255 :adding route 172.17.0.15/32 -> 10.0.0.255 DEBG
72332026-09-04T03:16:07.839Z
72342026-09-04T03:16:07.839Zfreemap_route_ipv6replacing 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 } }]
72352026-09-04T03:16:07.839Z
72362026-09-04T03:16:07.839ZDEBG Sep 04 03:16:06.603initted freemap. size: 64Sep 04 03:16:06.603Sep 04 03:16:06.603 , DEBG INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72372026-09-04T03:16:07.839ZDEBGSep 04 03:16:06.603adding route 172.17.0.26/32 -> 10.0.0.255unit
72382026-09-04T03:16:07.839Z DEBG reset freemapSep 04 03:16:06.603:Sep 04 03:16:06.603 INFOfreemap_route_ipv6DEBG
72392026-09-04T03:16:07.839Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255,
72402026-09-04T03:16:07.839Z
72412026-09-04T03:16:07.839Zreplacing 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 } }]unitSep 04 03:16:06.603
72422026-09-04T03:16:07.839Z DEBGSep 04 03:16:06.603 DEBG: reset freemapSep 04 03:16:06.603Sep 04 03:16:06.603replacing 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 } }] ,
72432026-09-04T03:16:07.839ZINFO INFOfreemap_route_ipv6unit
72442026-09-04T03:16:07.839Z Sep 04 03:16:06.603adding route 172.17.0.24/32 -> 10.0.0.255
72452026-09-04T03:16:07.839Z:INFO adding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.17/32 -> 10.0.0.255
72462026-09-04T03:16:07.839Zfreemap_route_ipv6Sep 04 03:16:06.603
72472026-09-04T03:16:07.839Z
72482026-09-04T03:16:07.839ZDEBGSep 04 03:16:06.603Sep 04 03:16:06.603 Sep 04 03:16:06.603Sep 04 03:16:06.603DEBG 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 } }]INFODEBG
72492026-09-04T03:16:07.839Z adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
72502026-09-04T03:16:07.839ZINFO
72512026-09-04T03:16:07.839Zreplacing 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 } }]
72522026-09-04T03:16:07.839Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 04 03:16:06.603Sep 04 03:16:06.603
72532026-09-04T03:16:07.839Z INFO Sep 04 03:16:06.603Sep 04 03:16:06.603DEBGSep 04 03:16:06.603 INFO adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO adding route 172.17.0.28/32 -> 10.0.0.255
72542026-09-04T03:16:07.839Z
72552026-09-04T03:16:07.839ZDEBGadding route 172.17.0.25/32 -> 10.0.0.255
72562026-09-04T03:16:07.839Z
72572026-09-04T03:16:07.840ZSep 04 03:16:06.603Sep 04 03:16:06.603 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 } }]
72582026-09-04T03:16:07.840ZSep 04 03:16:06.603 adding route 172.16.0.0/32 -> 10.0.0.2DEBGDEBG Sep 04 03:16:06.603replacing 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 } }]
72592026-09-04T03:16:07.840ZDEBG
72602026-09-04T03:16:07.840Zreplacing 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 04 03:16:06.603
72612026-09-04T03:16:07.840Z Sep 04 03:16:06.603INFO INFOSep 04 03:16:06.603 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 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.29/32 -> 10.0.0.255
72622026-09-04T03:16:07.840Z
72632026-09-04T03:16:07.840Z DEBGSep 04 03:16:06.603
72642026-09-04T03:16:07.840Z INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 04 03:16:06.603adding route 172.17.0.26/32 -> 10.0.0.255
72652026-09-04T03:16:07.840Z
72662026-09-04T03:16:07.840ZINFO Sep 04 03:16:06.603adding route 172.17.0.19/32 -> 10.0.0.255Sep 04 03:16:06.603
72672026-09-04T03:16:07.840Z Sep 04 03:16:06.603DEBG DEBGSep 04 03:16:06.603 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.603DEBG INFO replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72682026-09-04T03:16:07.840Z adding route 172.16.0.0/32 -> 10.0.0.3
72692026-09-04T03:16:07.840Z
72702026-09-04T03:16:07.840Z
72712026-09-04T03:16:07.840Zreplacing 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 } }]
72722026-09-04T03:16:07.840ZSep 04 03:16:06.603 Sep 04 03:16:06.603Sep 04 03:16:06.603 Sep 04 03:16:06.603 DEBG INFOINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 04 03:16:06.603
72732026-09-04T03:16:07.840Z INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
72742026-09-04T03:16:07.840Z
72752026-09-04T03:16:07.840ZSep 04 03:16:06.603
72762026-09-04T03:16:07.840Z INFOadding route 172.17.0.27/32 -> 10.0.0.255 Sep 04 03:16:06.603adding route 172.16.0.0/32 -> 10.0.0.4
72772026-09-04T03:16:07.840ZSep 04 03:16:06.603Sep 04 03:16:06.603
72782026-09-04T03:16:07.840ZDEBG 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 } }]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 } }]
72792026-09-04T03:16:07.840Z Sep 04 03:16:06.603Sep 04 03:16:06.603
72802026-09-04T03:16:07.840Z 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 } }]DEBGSep 04 03:16:06.603DEBGSep 04 03:16:06.603 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 } }] 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 } }]
72812026-09-04T03:16:07.840Z adding route 172.17.0.31/32 -> 10.0.0.255
72822026-09-04T03:16:07.840Z
72832026-09-04T03:16:07.841ZINFO
72842026-09-04T03:16:07.841ZSep 04 03:16:06.603 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
72852026-09-04T03:16:07.841ZSep 04 03:16:06.603 adding route 172.17.0.21/32 -> 10.0.0.255Sep 04 03:16:06.603
72862026-09-04T03:16:07.841Z DEBG Sep 04 03:16:06.603INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255
72872026-09-04T03:16:07.841Zreplacing targets for 172.16.0.0/32 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.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 } }]
72882026-09-04T03:16:07.841Z
72892026-09-04T03:16:07.841ZSep 04 03:16:06.603 Sep 04 03:16:06.603DEBG 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 } }]Sep 04 03:16:06.603
72902026-09-04T03:16:07.841Z Sep 04 03:16:06.603INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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
72912026-09-04T03:16:07.841Zadding route 172.17.0.32/32 -> 10.0.0.255
72922026-09-04T03:16:07.842Zreplacing 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 } }]
72932026-09-04T03:16:07.842ZSep 04 03:16:06.603Sep 04 03:16:06.603 Sep 04 03:16:06.603 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFODEBG
72942026-09-04T03:16:07.843Z Sep 04 03:16:06.603replacing 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.22/32 -> 10.0.0.255INFO
72952026-09-04T03:16:07.843Z
72962026-09-04T03:16:07.843Zadding route 172.17.0.29/32 -> 10.0.0.255
72972026-09-04T03:16:07.843ZSep 04 03:16:06.603Sep 04 03:16:06.603 INFOSep 04 03:16:06.603 DEBGDEBGadding route 172.17.0.33/32 -> 10.0.0.255
72982026-09-04T03:16:07.843Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
72992026-09-04T03:16:07.843Z
73002026-09-04T03:16:07.843ZSep 04 03:16:06.603 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 04 03:16:06.603Sep 04 03:16:06.603
73012026-09-04T03:16:07.843Z INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255
73022026-09-04T03:16:07.843Z
73032026-09-04T03:16:07.843ZSep 04 03:16:06.603 INFO adding route 172.17.0.34/32 -> 10.0.0.255
73042026-09-04T03:16:07.843ZSep 04 03:16:06.603Sep 04 03:16:06.603 DEBGDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.603
73052026-09-04T03:16:07.843Zreplacing 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 } }]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 } }]
73062026-09-04T03:16:07.843Zreplacing 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 } }]
73072026-09-04T03:16:07.843Z
73082026-09-04T03:16:07.843ZSep 04 03:16:06.603 INFO Sep 04 03:16:06.603adding route 172.17.0.35/32 -> 10.0.0.255
73092026-09-04T03:16:07.843ZINFOSep 04 03:16:06.603 Sep 04 03:16:06.603adding route 172.16.0.0/32 -> 10.0.0.4 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255Sep 04 03:16:06.603
73102026-09-04T03:16:07.843Z
73112026-09-04T03:16:07.843Z
73122026-09-04T03:16:07.843ZSep 04 03:16:06.603Sep 04 03:16:06.603 DEBGDEBG DEBG Sep 04 03:16:06.603replacing 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.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 } }]
73132026-09-04T03:16:07.952Z 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 } }]
73142026-09-04T03:16:07.953ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 04 03:16:06.603
73152026-09-04T03:16:07.953ZSep 04 03:16:06.603
73162026-09-04T03:16:07.953ZINFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255Sep 04 03:16:06.603Sep 04 03:16:06.603
73172026-09-04T03:16:07.953Z
73182026-09-04T03:16:07.953Z DEBGINFO Sep 04 03:16:06.603adding route 172.17.0.36/32 -> 10.0.0.255Sep 04 03:16:06.603
73192026-09-04T03:16:07.953Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 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 } }]
73202026-09-04T03:16:07.953ZSep 04 03:16:06.604 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 } }]
73212026-09-04T03:16:07.953Z Sep 04 03:16:06.633DEBG Sep 04 03:16:06.633created new freemapINFO , Sep 04 03:16:06.633DEBG 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 } }]INFOadding route 172.17.0.26/32 -> 10.0.0.255
73222026-09-04T03:16:07.953Zadding route 172.17.0.33/32 -> 10.0.0.255unit
73232026-09-04T03:16:07.953Z
73242026-09-04T03:16:07.953Z: freemap_route_ipv4Sep 04 03:16:06.633Sep 04 03:16:06.633 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 } }]
73252026-09-04T03:16:07.953Z
73262026-09-04T03:16:07.953ZSep 04 03:16:06.633 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255Sep 04 03:16:06.633
73272026-09-04T03:16:07.953Z Sep 04 03:16:06.633replacing 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 } }]
73282026-09-04T03:16:07.954ZINFO Sep 04 03:16:06.633DEBG adding route 172.17.0.34/32 -> 10.0.0.255 Sep 04 03:16:06.633DEBG
73292026-09-04T03:16:07.954Z created new freemap , replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitINFO
73302026-09-04T03:16:07.954Z:Sep 04 03:16:06.633 DEBGadding route 172.17.0.27/32 -> 10.0.0.255 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73312026-09-04T03:16:07.954Z
73322026-09-04T03:16:07.954Z Sep 04 03:16:06.633freemap_route_ipv6
73332026-09-04T03:16:07.955ZINFO Sep 04 03:16:06.633 Sep 04 03:16:06.633adding route 172.17.0.38/32 -> 10.0.0.255DEBGSep 04 03:16:06.633
73342026-09-04T03:16:07.955Z DEBG INFOinitted freemap. size: 64 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], adding route 172.17.0.35/32 -> 10.0.0.255Sep 04 03:16:06.633
73352026-09-04T03:16:07.955Zunit: freemap_route_ipv4DEBG
73362026-09-04T03:16:07.955Z
73372026-09-04T03:16:07.955ZSep 04 03:16:06.633 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 } }]
73382026-09-04T03:16:07.955Zreplacing 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 } }]
73392026-09-04T03:16:07.955ZSep 04 03:16:06.633Sep 04 03:16:06.633Sep 04 03:16:06.633 INFODEBG adding route 172.17.0.39/32 -> 10.0.0.255reset freemap
73402026-09-04T03:16:07.955ZSep 04 03:16:06.633, unit INFOSep 04 03:16:06.633 adding route 172.17.0.36/32 -> 10.0.0.255:DEBGINFO
73412026-09-04T03:16:07.955Z adding route 172.17.0.28/32 -> 10.0.0.255freemap_route_ipv4
73422026-09-04T03:16:07.955Z
73432026-09-04T03:16:07.955Zreplacing 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 } }]
73442026-09-04T03:16:07.955ZSep 04 03:16:06.633Sep 04 03:16:06.633 Sep 04 03:16:06.633DEBG DEBGinitted freemap. size: 64DEBG 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 } }]
73452026-09-04T03:16:07.955Z, Sep 04 03:16:06.633unit: 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 } }]INFO freemap_route_ipv6
73462026-09-04T03:16:07.955ZSep 04 03:16:06.633
73472026-09-04T03:16:07.955Z adding route 172.17.0.40/32 -> 10.0.0.255INFO
73482026-09-04T03:16:07.955ZSep 04 03:16:06.633 Sep 04 03:16:06.633adding route 172.17.0.37/32 -> 10.0.0.255
73492026-09-04T03:16:07.955Z DEBGSep 04 03:16:06.633 DEBGINFOreset freemap , Sep 04 03:16:06.633adding route 172.17.0.29/32 -> 10.0.0.255 unitDEBG:
73502026-09-04T03:16:07.955Z freemap_route_ipv6
73512026-09-04T03:16:07.955Zreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73522026-09-04T03:16:07.955ZSep 04 03:16:06.633
73532026-09-04T03:16:07.955Z DEBG Sep 04 03:16:06.633replacing 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 } }]
73542026-09-04T03:16:07.955ZSep 04 03:16:06.633INFOSep 04 03:16:06.633 adding route 172.16.0.0/32 -> 10.0.0.1 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 04 03:16:06.633adding route 172.17.0.38/32 -> 10.0.0.255
73552026-09-04T03:16:07.955Z
73562026-09-04T03:16:07.955ZINFO
73572026-09-04T03:16:07.955Z adding route 172.17.0.30/32 -> 10.0.0.255Sep 04 03:16:06.633Sep 04 03:16:06.633 DEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73582026-09-04T03:16:07.956Z
73592026-09-04T03:16:07.956Z
73602026-09-04T03:16:07.956ZSep 04 03:16:06.633 DEBG Sep 04 03:16:06.633replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 04 03:16:06.633
73612026-09-04T03:16:07.956Z INFOINFOSep 04 03:16:06.633 adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
73622026-09-04T03:16:07.956Z
73632026-09-04T03:16:07.956Z DEBG Sep 04 03:16:06.633replacing 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 04 03:16:06.633
73642026-09-04T03:16:07.956Z INFO Sep 04 03:16:06.633adding route 172.16.0.0/32 -> 10.0.0.2DEBG
73652026-09-04T03:16:07.956Z 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
73662026-09-04T03:16:07.956Z Sep 04 03:16:06.633Sep 04 03:16:06.633replacing 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
73672026-09-04T03:16:07.956Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOSep 04 03:16:06.633
73682026-09-04T03:16:07.956Z INFOadding route 172.17.0.31/32 -> 10.0.0.255 Sep 04 03:16:06.633Sep 04 03:16:06.633adding route 172.17.0.40/32 -> 10.0.0.255
73692026-09-04T03:16:07.956Z
73702026-09-04T03:16:07.956ZINFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.43/32 -> 10.0.0.255
73712026-09-04T03:16:07.956Z
73722026-09-04T03:16:07.956ZSep 04 03:16:06.633 Sep 04 03:16:06.633Sep 04 03:16:06.633 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 } }]
73732026-09-04T03:16:07.956Ztest route::tests::identity_replace_is_noop ... ok
73742026-09-04T03:16:07.956ZDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.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 } }]
73752026-09-04T03:16:07.956Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
73762026-09-04T03:16:07.956Z
73772026-09-04T03:16:07.956Z
73782026-09-04T03:16:07.956ZSep 04 03:16:06.660 INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 04 03:16:06.660Sep 04 03:16:06.633
73792026-09-04T03:16:07.956Z INFO Sep 04 03:16:06.660 Sep 04 03:16:06.660 DEBGadding route 172.17.0.32/32 -> 10.0.0.255
73802026-09-04T03:16:07.956Zreplacing 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 04 03:16:06.660
73812026-09-04T03:16:07.956ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGDEBG
73822026-09-04T03:16:07.956Z Sep 04 03:16:06.660replacing 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.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 } }]
73832026-09-04T03:16:07.957ZSep 04 03:16:06.660 INFOSep 04 03:16:06.660DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
73842026-09-04T03:16:07.957Zreplacing 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 } }]
73852026-09-04T03:16:07.957ZSep 04 03:16:06.660replacing 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 } }]
73862026-09-04T03:16:07.957Z
73872026-09-04T03:16:07.957ZSep 04 03:16:06.661INFO Sep 04 03:16:06.661 INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 04 03:16:06.661 INFO
73882026-09-04T03:16:07.957Z adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
73892026-09-04T03:16:07.957Z
73902026-09-04T03:16:07.957ZINFO Sep 04 03:16:06.661Sep 04 03:16:06.661 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 } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
73912026-09-04T03:16:07.957Zreplacing 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 04 03:16:06.661
73922026-09-04T03:16:07.958Z
73932026-09-04T03:16:07.958Z DEBGDEBG Sep 04 03:16:06.661 Sep 04 03:16:06.661 DEBGINFOreplacing 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 } }]
73942026-09-04T03:16:07.958Zreplacing 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 04 03:16:06.661 adding route 172.17.0.34/32 -> 10.0.0.255
73952026-09-04T03:16:07.958Zreplacing 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 } }]
73962026-09-04T03:16:07.958ZINFO
73972026-09-04T03:16:07.958Z Sep 04 03:16:06.661adding route 172.17.0.45/32 -> 10.0.0.255Sep 04 03:16:06.661Sep 04 03:16:06.661
73982026-09-04T03:16:07.958Z INFOINFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
73992026-09-04T03:16:07.958Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 04 03:16:06.661 Sep 04 03:16:06.661adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
74002026-09-04T03:16:07.958Z
74012026-09-04T03:16:07.958ZDEBG 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 } }]Sep 04 03:16:06.661
74022026-09-04T03:16:07.958Z Sep 04 03:16:06.661 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 } }] Sep 04 03:16:06.661Sep 04 03:16:06.661
74032026-09-04T03:16:07.958Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
74042026-09-04T03:16:07.958ZDEBG
74052026-09-04T03:16:07.958Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
74062026-09-04T03:16:07.958Z Sep 04 03:16:06.661Sep 04 03:16:06.661Sep 04 03:16:06.661 adding route 172.17.0.35/32 -> 10.0.0.255INFO
74072026-09-04T03:16:07.958ZINFO adding route 172.17.0.44/32 -> 10.0.0.255INFOSep 04 03:16:06.661
74082026-09-04T03:16:07.958Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.46/32 -> 10.0.0.255Sep 04 03:16:06.661
74092026-09-04T03:16:07.958ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
74102026-09-04T03:16:07.958Z
74112026-09-04T03:16:07.958Z Sep 04 03:16:06.661DEBGDEBG 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 04 03:16:06.661DEBGSep 04 03:16:06.661 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 } }]
74122026-09-04T03:16:07.958Z
74132026-09-04T03:16:08.027Zreplacing 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
74142026-09-04T03:16:08.028Z DEBGreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 04 03:16:06.661Sep 04 03:16:06.661 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 } }]INFOINFO
74152026-09-04T03:16:08.028ZSep 04 03:16:06.661
74162026-09-04T03:16:08.028Z INFOadding route 172.17.0.36/32 -> 10.0.0.255
74172026-09-04T03:16:08.028Z Sep 04 03:16:06.661adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255Sep 04 03:16:06.661
74182026-09-04T03:16:08.028ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
74192026-09-04T03:16:08.028Z
74202026-09-04T03:16:08.028Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
74212026-09-04T03:16:08.028Z Sep 04 03:16:06.661Sep 04 03:16:06.661 DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.661
74222026-09-04T03:16:08.028Z 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 04 03:16:06.661
74232026-09-04T03:16:08.028ZDEBGreplacing 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 } }]
74242026-09-04T03:16:08.028Z 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 } }]
74252026-09-04T03:16:08.028ZDEBG 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 04 03:16:06.661
74262026-09-04T03:16:08.028Z Sep 04 03:16:06.661INFO Sep 04 03:16:06.661INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.37/32 -> 10.0.0.255
74272026-09-04T03:16:08.029ZSep 04 03:16:06.661
74282026-09-04T03:16:08.029Z Sep 04 03:16:06.661INFOadding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.46/32 -> 10.0.0.255INFOSep 04 03:16:06.661Sep 04 03:16:06.661
74292026-09-04T03:16:08.029Z DEBGDEBG
74302026-09-04T03:16:08.029Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
74312026-09-04T03:16:08.029Z
74322026-09-04T03:16:08.029Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
74332026-09-04T03:16:08.029Z DEBGSep 04 03:16:06.661Sep 04 03:16:06.661 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 04 03:16:06.661
74342026-09-04T03:16:08.029Z INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.38/32 -> 10.0.0.255
74352026-09-04T03:16:08.029Z Sep 04 03:16:06.661
74362026-09-04T03:16:08.029Z DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.661Sep 04 03:16:06.661
74372026-09-04T03:16:08.029ZDEBGSep 04 03:16:06.661 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 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
74382026-09-04T03:16:08.029Z
74392026-09-04T03:16:08.029ZINFOreplacing 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 } }]
74402026-09-04T03:16:08.029Zadding route 172.17.0.49/32 -> 10.0.0.255
74412026-09-04T03:16:08.029ZSep 04 03:16:06.661Sep 04 03:16:06.661Sep 04 03:16:06.661 Sep 04 03:16:06.661INFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.39/32 -> 10.0.0.255
74422026-09-04T03:16:08.029ZINFOINFO
74432026-09-04T03:16:08.029Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
74442026-09-04T03:16:08.029Zadding route 172.17.0.47/32 -> 10.0.0.255Sep 04 03:16:06.661
74452026-09-04T03:16:08.029ZSep 04 03:16:06.661 DEBGSep 04 03:16:06.661 DEBGSep 04 03:16:06.661 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.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 DEBG
74462026-09-04T03:16:08.029ZDEBGreplacing 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 } }]
74472026-09-04T03:16:08.029Z
74482026-09-04T03:16:08.029Z 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 04 03:16:06.661
74492026-09-04T03:16:08.029Z INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.661 INFOadding route 172.17.0.50/32 -> 10.0.0.255 Sep 04 03:16:06.661
74502026-09-04T03:16:08.029Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO adding route 172.17.0.40/32 -> 10.0.0.255
74512026-09-04T03:16:08.029Z
74522026-09-04T03:16:08.029Z
74532026-09-04T03:16:08.029ZSep 04 03:16:06.661 DEBGSep 04 03:16:06.661 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 04 03:16:06.661Sep 04 03:16:06.661INFO DEBG
74542026-09-04T03:16:08.029ZINFO Sep 04 03:16:06.661 adding route 172.17.0.48/32 -> 10.0.0.255adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 04 03:16:06.661DEBG
74552026-09-04T03:16:08.029Zreplacing 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
74562026-09-04T03:16:08.029Z
74572026-09-04T03:16:08.029Z 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.51/32 -> 10.0.0.255
74582026-09-04T03:16:08.029Z
74592026-09-04T03:16:08.029ZSep 04 03:16:06.661Sep 04 03:16:06.661 INFO Sep 04 03:16:06.661Sep 04 03:16:06.661 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO 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 } }]
74602026-09-04T03:16:08.029Z
74612026-09-04T03:16:08.029Zadding route 172.17.0.41/32 -> 10.0.0.255Sep 04 03:16:06.661 DEBG
74622026-09-04T03:16:08.029Z DEBG Sep 04 03:16:06.661replacing 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 04 03:16:06.661Sep 04 03:16:06.661INFO
74632026-09-04T03:16:08.029Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
74642026-09-04T03:16:08.029Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
74652026-09-04T03:16:08.030Z
74662026-09-04T03:16:08.030Zreplacing 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 04 03:16:06.661
74672026-09-04T03:16:08.030Z DEBG Sep 04 03:16:06.661Sep 04 03:16:06.661 INFOINFOSep 04 03:16:06.661 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
74682026-09-04T03:16:08.030ZSep 04 03:16:06.661adding route 172.17.0.49/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 } }]
74692026-09-04T03:16:08.030Z
74702026-09-04T03:16:08.030Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
74712026-09-04T03:16:08.030Ztest route::tests::delete_target_full ... ok
74722026-09-04T03:16:08.030Ztest route::tests::delete_target_fragmented ... ok
74732026-09-04T03:16:08.030ZINFOINFO
74742026-09-04T03:16:08.030Z adding route 172.17.0.42/32 -> 10.0.0.255
74752026-09-04T03:16:08.030Zadding route 172.17.0.52/32 -> 10.0.0.255
74762026-09-04T03:16:08.030ZSep 04 03:16:06.661Sep 04 03:16:06.661 INFOSep 04 03:16:06.661 Sep 04 03:16:06.661adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 04 03:16:06.661DEBG
74772026-09-04T03:16:08.030ZDEBG DEBG 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 } }]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 04 03:16:06.661replacing 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 } }]
74782026-09-04T03:16:08.030Z
74792026-09-04T03:16:08.030Zreplacing 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 } }]
74802026-09-04T03:16:08.030ZDEBG
74812026-09-04T03:16:08.030ZSep 04 03:16:06.661 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
74822026-09-04T03:16:08.030ZSep 04 03:16:06.661 adding route 172.17.0.53/32 -> 10.0.0.255Sep 04 03:16:06.661INFO
74832026-09-04T03:16:08.030Z Sep 04 03:16:06.661INFO Sep 04 03:16:06.661 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.17.0.50/32 -> 10.0.0.255INFO
74842026-09-04T03:16:08.030Z
74852026-09-04T03:16:08.030Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 04 03:16:06.661adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
74862026-09-04T03:16:08.030Z
74872026-09-04T03:16:08.030ZSep 04 03:16:06.661 Sep 04 03:16:06.661DEBG DEBGSep 04 03:16:06.661 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 } }]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 } }]
74882026-09-04T03:16:08.030Z
74892026-09-04T03:16:08.030Zreplacing 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 04 03:16:06.661replacing 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 } }]
74902026-09-04T03:16:08.030ZSep 04 03:16:06.661DEBG
74912026-09-04T03:16:08.030Z Sep 04 03:16:06.661 INFOreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
74922026-09-04T03:16:08.030Zadding route 172.17.0.54/32 -> 10.0.0.255
74932026-09-04T03:16:08.030ZINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 04 03:16:06.661
74942026-09-04T03:16:08.030ZSep 04 03:16:06.661 Sep 04 03:16:06.661 INFOINFOSep 04 03:16:06.661 DEBGadding route 172.17.0.44/32 -> 10.0.0.255 DEBGSep 04 03:16:06.633 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.661 INFOINFO
74952026-09-04T03:16:08.030Zadding route 172.16.0.0/32 -> 10.0.0.4
74962026-09-04T03:16:08.030Zadding route 172.17.0.51/32 -> 10.0.0.255
74972026-09-04T03:16:08.030Z Sep 04 03:16:06.684replacing 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 04 03:16:06.684 Sep 04 03:16:06.684
74982026-09-04T03:16:08.030Z DEBG INFO 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 } }] DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 04 03:16:06.684
74992026-09-04T03:16:08.030Z
75002026-09-04T03:16:08.030ZINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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.55/32 -> 10.0.0.255
75012026-09-04T03:16:08.030Z
75022026-09-04T03:16:08.031ZSep 04 03:16:06.684Sep 04 03:16:06.684Sep 04 03:16:06.684Sep 04 03:16:06.684 DEBG 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.3, vlan_id: None } }]
75032026-09-04T03:16:08.031Zreplacing 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 } }]
75042026-09-04T03:16:08.031ZINFOreplacing 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 } }]
75052026-09-04T03:16:08.031ZSep 04 03:16:06.684adding route 172.17.0.52/32 -> 10.0.0.255
75062026-09-04T03:16:08.031ZINFO Sep 04 03:16:06.684 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 } }]
75072026-09-04T03:16:08.031Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
75082026-09-04T03:16:08.031ZSep 04 03:16:06.684Sep 04 03:16:06.684 INFOINFOSep 04 03:16:06.684 adding route 172.17.0.53/32 -> 10.0.0.255DEBG
75092026-09-04T03:16:08.031Z adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75102026-09-04T03:16:08.031Z
75112026-09-04T03:16:08.031ZSep 04 03:16:06.684Sep 04 03:16:06.684 Sep 04 03:16:06.684INFO DEBGDEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
75122026-09-04T03:16:08.031Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75132026-09-04T03:16:08.048Z
75142026-09-04T03:16:08.048ZSep 04 03:16:06.684 INFO adding route 172.17.0.57/32 -> 10.0.0.255
75152026-09-04T03:16:08.048ZSep 04 03:16:06.684Sep 04 03:16:06.684 DEBGSep 04 03:16:06.684INFO 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 } }]DEBG
75162026-09-04T03:16:08.048Zadding route 172.17.0.54/32 -> 10.0.0.255
75172026-09-04T03:16:08.048Zreplacing 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 } }]
75182026-09-04T03:16:08.048ZSep 04 03:16:06.684 INFOSep 04 03:16:06.684 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
75192026-09-04T03:16:08.048Z 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 } }]
75202026-09-04T03:16:08.048ZSep 04 03:16:06.684Sep 04 03:16:06.684 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255Sep 04 03:16:06.684
75212026-09-04T03:16:08.048Z
75222026-09-04T03:16:08.048Z 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 } }]
75232026-09-04T03:16:08.048ZSep 04 03:16:06.684 Sep 04 03:16:06.684DEBG Sep 04 03:16:06.684replacing 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 } }]
75242026-09-04T03:16:08.048ZDEBG 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 } }]
75252026-09-04T03:16:08.048ZSep 04 03:16:06.684adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
75262026-09-04T03:16:08.049ZINFO Sep 04 03:16:06.684 INFO adding route 172.17.0.59/32 -> 10.0.0.255
75272026-09-04T03:16:08.049Zadding route 172.17.0.56/32 -> 10.0.0.255
75282026-09-04T03:16:08.049ZSep 04 03:16:06.684Sep 04 03:16:06.684 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 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 04 03:16:06.684
75292026-09-04T03:16:08.049Z DEBG
75302026-09-04T03:16:08.049Z 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 04 03:16:06.684 INFO adding route 172.17.0.60/32 -> 10.0.0.255
75312026-09-04T03:16:08.049Z
75322026-09-04T03:16:08.049ZSep 04 03:16:06.684 Sep 04 03:16:06.684DEBG Sep 04 03:16:06.684 DEBGINFO failed to allocate space for the new target listreplacing 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 } }]
75332026-09-04T03:16:08.049Z
75342026-09-04T03:16:08.049Zadding route 172.17.0.57/32 -> 10.0.0.255
75352026-09-04T03:16:08.049ZSep 04 03:16:06.684 INFO adding route 172.17.0.61/32 -> 10.0.0.255
75362026-09-04T03:16:08.049ZSep 04 03:16:06.684Sep 04 03:16:06.684Sep 04 03:16:06.684 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 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 } }]
75372026-09-04T03:16:08.049Z
75382026-09-04T03:16:08.049ZDEBG Sep 04 03:16:06.684 INFO adding route 172.17.0.58/32 -> 10.0.0.255
75392026-09-04T03:16:08.049Zreplacing 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 } }]
75402026-09-04T03:16:08.049ZSep 04 03:16:06.684 DEBG Sep 04 03:16:06.684replacing 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 } }]
75412026-09-04T03:16:08.049ZINFO adding route 172.17.0.62/32 -> 10.0.0.255
75422026-09-04T03:16:08.049ZSep 04 03:16:06.684 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 04 03:16:06.684 DEBG
75432026-09-04T03:16:08.049Z 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 } }]INFO
75442026-09-04T03:16:08.049Z adding route 172.17.0.59/32 -> 10.0.0.255
75452026-09-04T03:16:08.049ZSep 04 03:16:06.684 DEBGSep 04 03:16:06.684 Sep 04 03:16:06.684DEBGfailed to allocate space for the new target list
75462026-09-04T03:16:08.049Z 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
75472026-09-04T03:16:08.049Z 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 04 03:16:06.684
75482026-09-04T03:16:08.049ZSep 04 03:16:06.684 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
75492026-09-04T03:16:08.049ZSep 04 03:16:06.684
75502026-09-04T03:16:08.049Z INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
75512026-09-04T03:16:08.050ZSep 04 03:16:06.684 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 } }]
75522026-09-04T03:16:08.050ZSep 04 03:16:06.684 Sep 04 03:16:06.684DEBG 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 } }]
75532026-09-04T03:16:08.050Zfailed to allocate space for the new target list
75542026-09-04T03:16:08.050ZSep 04 03:16:06.684 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 } }]
75552026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
75562026-09-04T03:16:08.050ZSep 04 03:16:06.684 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 } }]
75572026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
75582026-09-04T03:16:08.050ZSep 04 03:16:06.684 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 } }]
75592026-09-04T03:16:08.050Z
75602026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
75612026-09-04T03:16:08.050ZSep 04 03:16:06.684 Sep 04 03:16:06.684DEBG 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 } }]
75622026-09-04T03:16:08.050Zreplacing 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 } }]
75632026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFOSep 04 03:16:06.684 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
75642026-09-04T03:16:08.050Z adding route 172.17.0.45/32 -> 10.0.0.255
75652026-09-04T03:16:08.050ZSep 04 03:16:06.684 DEBGSep 04 03:16:06.684 replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
75662026-09-04T03:16:08.050Z 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 } }]
75672026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFOSep 04 03:16:06.684 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO
75682026-09-04T03:16:08.050Z adding route 172.17.0.46/32 -> 10.0.0.255
75692026-09-04T03:16:08.050ZSep 04 03:16:06.684 DEBGSep 04 03:16:06.684 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
75702026-09-04T03:16:08.050Z 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 } }]
75712026-09-04T03:16:08.050ZSep 04 03:16:06.684 INFOSep 04 03:16:06.684 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO
75722026-09-04T03:16:08.050Z adding route 172.17.0.47/32 -> 10.0.0.255
75732026-09-04T03:16:08.051ZSep 04 03:16:06.684 DEBGSep 04 03:16:06.684 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
75742026-09-04T03:16:08.051ZSep 04 03:16:06.684 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
75752026-09-04T03:16:08.051Z 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 } }]
75762026-09-04T03:16:08.051ZSep 04 03:16:06.684 INFO adding route 172.17.0.48/32 -> 10.0.0.255
75772026-09-04T03:16:08.051ZSep 04 03:16:06.684 DEBG Sep 04 03:16:06.684replacing 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 } }]
75782026-09-04T03:16:08.051ZDEBG 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 } }]
75792026-09-04T03:16:08.051ZSep 04 03:16:06.684 INFO adding route 172.17.0.49/32 -> 10.0.0.255
75802026-09-04T03:16:08.051ZSep 04 03:16:06.684 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 04 03:16:06.684
75812026-09-04T03:16:08.051Z 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 } }]
75822026-09-04T03:16:08.051ZSep 04 03:16:06.684 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.684
75832026-09-04T03:16:08.051Z INFO adding route 172.17.0.50/32 -> 10.0.0.255
75842026-09-04T03:16:08.052ZSep 04 03:16:06.684 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 04 03:16:06.684
75852026-09-04T03:16:08.052Z 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 } }]
75862026-09-04T03:16:08.052ZSep 04 03:16:06.684 DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 04 03:16:06.684
75872026-09-04T03:16:08.052Z INFO adding route 172.17.0.51/32 -> 10.0.0.255
75882026-09-04T03:16:08.052ZSep 04 03:16:06.684 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
75892026-09-04T03:16:08.052ZSep 04 03:16:06.684 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.684
75902026-09-04T03:16:08.052Z 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 } }]
75912026-09-04T03:16:08.052ZSep 04 03:16:06.684 INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 04 03:16:06.684
75922026-09-04T03:16:08.052Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
75932026-09-04T03:16:08.052ZSep 04 03:16:06.684 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 } }]Sep 04 03:16:06.684
75942026-09-04T03:16:08.053Z DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75952026-09-04T03:16:08.053ZSep 04 03:16:06.684 INFO Sep 04 03:16:06.684adding route 172.17.0.53/32 -> 10.0.0.255
75962026-09-04T03:16:08.053ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
75972026-09-04T03:16:08.053ZSep 04 03:16:06.684 DEBG Sep 04 03:16:06.684replacing 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 } }]
75982026-09-04T03:16:08.053ZDEBG 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 } }]
75992026-09-04T03:16:08.053ZSep 04 03:16:06.684 INFO Sep 04 03:16:06.684adding route 172.17.0.54/32 -> 10.0.0.255
76002026-09-04T03:16:08.053ZINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
76012026-09-04T03:16:08.053ZSep 04 03:16:06.684 DEBG Sep 04 03:16:06.684replacing 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 } }]
76022026-09-04T03:16:08.053ZDEBG 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 } }]
76032026-09-04T03:16:08.053ZSep 04 03:16:06.684 INFO Sep 04 03:16:06.684adding route 172.17.0.55/32 -> 10.0.0.255
76042026-09-04T03:16:08.053Ztest route::tests::add_target_fails_full ... ok
76052026-09-04T03:16:08.053ZINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
76062026-09-04T03:16:08.053ZSep 04 03:16:06.734 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 } }]
76072026-09-04T03:16:08.053ZSep 04 03:16:06.734 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
76082026-09-04T03:16:08.053ZSep 04 03:16:06.734 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 } }]
76092026-09-04T03:16:08.053ZSep 04 03:16:06.684Sep 04 03:16:06.734 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
76102026-09-04T03:16:08.053Z 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 04 03:16:06.734
76112026-09-04T03:16:08.053ZDEBG 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 } }]
76122026-09-04T03:16:08.053ZSep 04 03:16:06.734 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
76132026-09-04T03:16:08.079ZSep 04 03:16:06.734 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 } }]
76142026-09-04T03:16:08.079ZSep 04 03:16:06.734 INFOSep 04 03:16:06.734 adding route 172.17.0.56/32 -> 10.0.0.255INFO
76152026-09-04T03:16:08.079Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
76162026-09-04T03:16:08.079ZSep 04 03:16:06.734 Sep 04 03:16:06.734DEBG DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76172026-09-04T03:16:08.079Zreplacing 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 } }]
76182026-09-04T03:16:08.079ZSep 04 03:16:06.734Sep 04 03:16:06.734 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
76192026-09-04T03:16:08.079Z
76202026-09-04T03:16:08.079ZSep 04 03:16:06.734Sep 04 03:16:06.734 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
76212026-09-04T03:16:08.079Z
76222026-09-04T03:16:08.079ZSep 04 03:16:06.734Sep 04 03:16:06.734 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
76232026-09-04T03:16:08.079Z
76242026-09-04T03:16:08.079ZSep 04 03:16:06.734 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 } }]
76252026-09-04T03:16:08.080ZSep 04 03:16:06.734 INFO adding route 172.17.0.59/32 -> 10.0.0.255
76262026-09-04T03:16:08.081ZSep 04 03:16:06.734 DEBG Sep 04 03:16:06.734replacing 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 } }]
76272026-09-04T03:16:08.081ZDEBG 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-04T03:16:08.081ZSep 04 03:16:06.734 INFO Sep 04 03:16:06.734adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
76292026-09-04T03:16:08.081ZINFO adding route 172.17.0.60/32 -> 10.0.0.255
76302026-09-04T03:16:08.081ZSep 04 03:16:06.734 DEBGSep 04 03:16:06.734 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
76312026-09-04T03:16:08.081Z 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 } }]
76322026-09-04T03:16:08.081ZSep 04 03:16:06.734 INFOSep 04 03:16:06.734 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
76332026-09-04T03:16:08.081Z adding route 172.17.0.61/32 -> 10.0.0.255
76342026-09-04T03:16:08.081ZSep 04 03:16:06.734 Sep 04 03:16:06.734DEBG DEBGreplacing 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 } }]
76352026-09-04T03:16:08.081Zreplacing 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 } }]
76362026-09-04T03:16:08.081ZSep 04 03:16:06.734 Sep 04 03:16:06.734INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
76372026-09-04T03:16:08.081Zadding route 172.17.0.62/32 -> 10.0.0.255
76382026-09-04T03:16:08.081ZSep 04 03:16:06.734Sep 04 03:16:06.734 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 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 } }]
76392026-09-04T03:16:08.081Z
76402026-09-04T03:16:08.081ZSep 04 03:16:06.734Sep 04 03:16:06.734 INFOINFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
76412026-09-04T03:16:08.081Z
76422026-09-04T03:16:08.081ZSep 04 03:16:06.734Sep 04 03:16:06.734 DEBGDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
76432026-09-04T03:16:08.081Z
76442026-09-04T03:16:08.081ZSep 04 03:16:06.734Sep 04 03:16:06.734 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
76452026-09-04T03:16:08.082Z
76462026-09-04T03:16:08.082ZSep 04 03:16:06.734Sep 04 03:16:06.734 DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
76472026-09-04T03:16:08.082Z
76482026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO Sep 04 03:16:06.734adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
76492026-09-04T03:16:08.082ZDEBG failed to allocate space for the new target list
76502026-09-04T03:16:08.082ZSep 04 03:16:06.734 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 } }]
76512026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
76522026-09-04T03:16:08.082ZSep 04 03:16:06.734 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 } }]
76532026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
76542026-09-04T03:16:08.082ZSep 04 03:16:06.734 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 } }]
76552026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
76562026-09-04T03:16:08.082ZSep 04 03:16:06.734 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 } }]
76572026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
76582026-09-04T03:16:08.082ZSep 04 03:16:06.734 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 } }]
76592026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
76602026-09-04T03:16:08.082ZSep 04 03:16:06.734 DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76612026-09-04T03:16:08.082ZSep 04 03:16:06.734 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
76622026-09-04T03:16:08.083ZSep 04 03:16:06.734 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 } }]
76632026-09-04T03:16:08.083ZSep 04 03:16:06.734 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
76642026-09-04T03:16:08.083ZSep 04 03:16:06.734 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 } }]
76652026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG failed to allocate space for the new target list
76662026-09-04T03:16:08.083ZSep 04 03:16:06.734 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 } }]
76672026-09-04T03:16:08.083ZSep 04 03:16:06.685 DEBG created new freemap, unit: freemap_route_ipv4
76682026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG created new freemap, unit: freemap_route_ipv6
76692026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
76702026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG reset freemap, unit: freemap_route_ipv4
76712026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
76722026-09-04T03:16:08.083ZSep 04 03:16:06.734 DEBG reset freemap, unit: freemap_route_ipv6
76732026-09-04T03:16:08.083ZSep 04 03:16:06.734 INFO adding route 172.16.0.0/32 -> 10.0.0.1
76742026-09-04T03:16:08.084ZSep 04 03:16:06.734 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 } }]
76752026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.16.0.0/32 -> 10.0.0.1
76762026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76772026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.16.0.0/32 -> 10.0.0.1
76782026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76792026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.16.0.0/32 -> 10.0.0.2
76802026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76812026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.0/32 -> 10.0.0.255
76822026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76832026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.1/32 -> 10.0.0.255
76842026-09-04T03:16:08.085ZSep 04 03:16:06.734 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76852026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.2/32 -> 10.0.0.255
76862026-09-04T03:16:08.085ZSep 04 03:16:06.734 DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76872026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.3/32 -> 10.0.0.255
76882026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76892026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.4/32 -> 10.0.0.255
76902026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76912026-09-04T03:16:08.085ZSep 04 03:16:06.734 INFO adding route 172.17.0.5/32 -> 10.0.0.255
76922026-09-04T03:16:08.085ZSep 04 03:16:06.734 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 } }]
76932026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.6/32 -> 10.0.0.255
76942026-09-04T03:16:08.086ZSep 04 03:16:06.734 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76952026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.7/32 -> 10.0.0.255
76962026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
76972026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.8/32 -> 10.0.0.255
76982026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
76992026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.9/32 -> 10.0.0.255
77002026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77012026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.10/32 -> 10.0.0.255
77022026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77032026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.11/32 -> 10.0.0.255
77042026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77052026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.12/32 -> 10.0.0.255
77062026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77072026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.13/32 -> 10.0.0.255
77082026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77092026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.14/32 -> 10.0.0.255
77102026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77112026-09-04T03:16:08.086ZSep 04 03:16:06.734 INFO adding route 172.17.0.15/32 -> 10.0.0.255
77122026-09-04T03:16:08.086ZSep 04 03:16:06.734 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 } }]
77132026-09-04T03:16:08.123ZSep 04 03:16:06.734 INFO adding route 172.17.0.16/32 -> 10.0.0.255
77142026-09-04T03:16:08.123ZSep 04 03:16:06.734 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 } }]
77152026-09-04T03:16:08.123ZSep 04 03:16:06.734 INFO adding route 172.17.0.17/32 -> 10.0.0.255
77162026-09-04T03:16:08.123ZSep 04 03:16:06.734 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 } }]
77172026-09-04T03:16:08.123ZSep 04 03:16:06.770 INFO adding route 172.17.0.18/32 -> 10.0.0.255
77182026-09-04T03:16:08.123ZSep 04 03:16:06.735Sep 04 03:16:06.770 DEBG 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 } }]
77192026-09-04T03:16:08.123Zcreated new freemapSep 04 03:16:06.770, INFOunit :adding route 172.17.0.19/32 -> 10.0.0.255
77202026-09-04T03:16:08.123Zfreemap_route_ipv4
77212026-09-04T03:16:08.123ZSep 04 03:16:06.770 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 } }]
77222026-09-04T03:16:08.123ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFODEBG adding route 172.17.0.20/32 -> 10.0.0.255created new freemap
77232026-09-04T03:16:08.123Z, unit: freemap_route_ipv6
77242026-09-04T03:16:08.123ZSep 04 03:16:06.770 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.770
77252026-09-04T03:16:08.123Z DEBG initted freemap. size: 64, unitSep 04 03:16:06.770: INFOfreemap_route_ipv4
77262026-09-04T03:16:08.123Zadding route 172.17.0.21/32 -> 10.0.0.255
77272026-09-04T03:16:08.123ZSep 04 03:16:06.770 Sep 04 03:16:06.770DEBG DEBGreset freemap , replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
77282026-09-04T03:16:08.123Z: freemap_route_ipv4
77292026-09-04T03:16:08.123ZSep 04 03:16:06.770 INFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 04 03:16:06.770
77302026-09-04T03:16:08.124Z DEBG initted freemap. size: 64, unitSep 04 03:16:06.770: DEBGfreemap_route_ipv6
77312026-09-04T03:16:08.124Zreplacing 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 } }]
77322026-09-04T03:16:08.124ZSep 04 03:16:06.770 Sep 04 03:16:06.770DEBG INFOreset freemap , adding route 172.17.0.23/32 -> 10.0.0.255unit
77332026-09-04T03:16:08.124Z: freemap_route_ipv6
77342026-09-04T03:16:08.124ZSep 04 03:16:06.770 DEBGSep 04 03:16:06.770 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 } }]INFO
77352026-09-04T03:16:08.124Z adding route 172.16.0.0/32 -> 10.0.0.1
77362026-09-04T03:16:08.124ZSep 04 03:16:06.770 INFOSep 04 03:16:06.770 adding route 172.17.0.24/32 -> 10.0.0.255DEBG
77372026-09-04T03:16:08.124Z 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 } }]
77382026-09-04T03:16:08.124ZSep 04 03:16:06.770 DEBGSep 04 03:16:06.770 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
77392026-09-04T03:16:08.124Z adding route 172.16.0.0/32 -> 10.0.0.1
77402026-09-04T03:16:08.124ZSep 04 03:16:06.770 INFOSep 04 03:16:06.770 adding route 172.17.0.25/32 -> 10.0.0.255DEBG
77412026-09-04T03:16:08.124Z 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 } }]
77422026-09-04T03:16:08.124ZSep 04 03:16:06.770 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.770
77432026-09-04T03:16:08.124Z INFO adding route 172.16.0.0/32 -> 10.0.0.1
77442026-09-04T03:16:08.124ZSep 04 03:16:06.770 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 04 03:16:06.770
77452026-09-04T03:16:08.124Z 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 } }]
77462026-09-04T03:16:08.124ZSep 04 03:16:06.770 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.770
77472026-09-04T03:16:08.124Z INFO adding route 172.16.0.0/32 -> 10.0.0.2
77482026-09-04T03:16:08.124ZSep 04 03:16:06.770 INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 04 03:16:06.770
77492026-09-04T03:16:08.124Z 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 } }]
77502026-09-04T03:16:08.124ZSep 04 03:16:06.770 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 } }]
77512026-09-04T03:16:08.126ZSep 04 03:16:06.770 INFO Sep 04 03:16:06.770adding route 172.17.0.0/32 -> 10.0.0.255
77522026-09-04T03:16:08.126ZINFO adding route 172.17.0.28/32 -> 10.0.0.255
77532026-09-04T03:16:08.126ZSep 04 03:16:06.770 DEBG Sep 04 03:16:06.770replacing 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 } }]
77542026-09-04T03:16:08.126ZDEBG 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 } }]
77552026-09-04T03:16:08.126ZSep 04 03:16:06.770 INFOSep 04 03:16:06.770 adding route 172.17.0.1/32 -> 10.0.0.255INFO
77562026-09-04T03:16:08.126Z adding route 172.17.0.29/32 -> 10.0.0.255
77572026-09-04T03:16:08.126ZSep 04 03:16:06.770 DEBGSep 04 03:16:06.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 } }]DEBG
77582026-09-04T03:16:08.126Z 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 } }]
77592026-09-04T03:16:08.126ZSep 04 03:16:06.770 INFOSep 04 03:16:06.770 adding route 172.17.0.2/32 -> 10.0.0.255INFO
77602026-09-04T03:16:08.126Z adding route 172.17.0.30/32 -> 10.0.0.255
77612026-09-04T03:16:08.126ZSep 04 03:16:06.770 DEBGSep 04 03:16:06.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 } }]DEBG
77622026-09-04T03:16:08.126Z 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 } }]
77632026-09-04T03:16:08.126ZSep 04 03:16:06.770 INFOSep 04 03:16:06.770 adding route 172.17.0.3/32 -> 10.0.0.255INFO
77642026-09-04T03:16:08.126Z adding route 172.17.0.31/32 -> 10.0.0.255
77652026-09-04T03:16:08.126ZSep 04 03:16:06.770 Sep 04 03:16:06.770DEBG 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 } }]
77662026-09-04T03:16:08.126Zreplacing 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 } }]
77672026-09-04T03:16:08.127ZSep 04 03:16:06.770 Sep 04 03:16:06.770INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255
77682026-09-04T03:16:08.127Zadding route 172.17.0.32/32 -> 10.0.0.255
77692026-09-04T03:16:08.127ZSep 04 03:16:06.770 Sep 04 03:16:06.770DEBG DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77702026-09-04T03:16:08.127Zreplacing 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 } }]
77712026-09-04T03:16:08.127ZSep 04 03:16:06.770 Sep 04 03:16:06.770INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255
77722026-09-04T03:16:08.127Zadding route 172.17.0.33/32 -> 10.0.0.255
77732026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 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.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 } }]
77742026-09-04T03:16:08.127Z
77752026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
77762026-09-04T03:16:08.127Z
77772026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 DEBGDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
77782026-09-04T03:16:08.127Z
77792026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
77802026-09-04T03:16:08.127Z
77812026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
77822026-09-04T03:16:08.127Z
77832026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
77842026-09-04T03:16:08.127Z
77852026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 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.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 } }]
77862026-09-04T03:16:08.127Z
77872026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
77882026-09-04T03:16:08.127Z
77892026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 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.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 } }]
77902026-09-04T03:16:08.127Z
77912026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
77922026-09-04T03:16:08.127Z
77932026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 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.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 } }]
77942026-09-04T03:16:08.127Z
77952026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
77962026-09-04T03:16:08.127Z
77972026-09-04T03:16:08.127ZSep 04 03:16:06.770Sep 04 03:16:06.770 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.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 } }]
77982026-09-04T03:16:08.127ZSep 04 03:16:06.771
77992026-09-04T03:16:08.127Z INFO adding route 172.17.0.12/32 -> 10.0.0.255
78002026-09-04T03:16:08.128ZSep 04 03:16:06.771 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 04 03:16:06.771
78012026-09-04T03:16:08.128Z 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 } }]
78022026-09-04T03:16:08.128ZSep 04 03:16:06.771 DEBG Sep 04 03:16:06.771replacing 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 } }]
78032026-09-04T03:16:08.128ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
78042026-09-04T03:16:08.128ZSep 04 03:16:06.771 INFOSep 04 03:16:06.771 adding route 172.17.0.41/32 -> 10.0.0.255DEBG
78052026-09-04T03:16:08.128Z 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 } }]
78062026-09-04T03:16:08.128ZSep 04 03:16:06.771 Sep 04 03:16:06.771DEBG 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 } }]
78072026-09-04T03:16:08.128Zadding route 172.17.0.14/32 -> 10.0.0.255
78082026-09-04T03:16:08.128ZSep 04 03:16:06.771 Sep 04 03:16:06.771INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255
78092026-09-04T03:16:08.128Zreplacing 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 } }]
78102026-09-04T03:16:08.128ZSep 04 03:16:06.771Sep 04 03:16:06.771 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.15/32 -> 10.0.0.255
78112026-09-04T03:16:08.128Z
78122026-09-04T03:16:08.128ZSep 04 03:16:06.771Sep 04 03:16:06.771 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255
78132026-09-04T03:16:08.185Z
78142026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.16/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 } }]
78152026-09-04T03:16:08.185Z
78162026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.44/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 } }]
78172026-09-04T03:16:08.185Z
78182026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 DEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.17/32 -> 10.0.0.255
78192026-09-04T03:16:08.185Z
78202026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
78212026-09-04T03:16:08.185Z
78222026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78232026-09-04T03:16:08.185Z
78242026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 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.46/32 -> 10.0.0.255
78252026-09-04T03:16:08.185Z
78262026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.19/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 } }]
78272026-09-04T03:16:08.185Z
78282026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 DEBGINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255
78292026-09-04T03:16:08.185Z
78302026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.20/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 } }]
78312026-09-04T03:16:08.185Z
78322026-09-04T03:16:08.185ZSep 04 03:16:06.771Sep 04 03:16:06.771 INFODEBG adding route 172.17.0.48/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 } }]
78332026-09-04T03:16:08.185Z
78342026-09-04T03:16:08.185ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFODEBG adding route 172.17.0.21/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 } }]
78352026-09-04T03:16:08.186Z
78362026-09-04T03:16:08.186ZSep 04 03:16:06.884 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 04 03:16:06.884
78372026-09-04T03:16:08.186Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
78382026-09-04T03:16:08.186ZSep 04 03:16:06.884 INFO Sep 04 03:16:06.884adding route 172.17.0.22/32 -> 10.0.0.255
78392026-09-04T03:16:08.186ZDEBG 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 } }]
78402026-09-04T03:16:08.186ZSep 04 03:16:06.884 DEBG Sep 04 03:16:06.884replacing 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 } }]
78412026-09-04T03:16:08.186ZINFO adding route 172.17.0.50/32 -> 10.0.0.255
78422026-09-04T03:16:08.186ZSep 04 03:16:06.884 INFO Sep 04 03:16:06.884adding route 172.17.0.23/32 -> 10.0.0.255
78432026-09-04T03:16:08.186ZDEBG 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 } }]
78442026-09-04T03:16:08.186ZSep 04 03:16:06.884 DEBG Sep 04 03:16:06.884replacing 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 } }]
78452026-09-04T03:16:08.186ZINFO adding route 172.17.0.51/32 -> 10.0.0.255
78462026-09-04T03:16:08.186ZSep 04 03:16:06.884 INFO Sep 04 03:16:06.884adding route 172.17.0.24/32 -> 10.0.0.255
78472026-09-04T03:16:08.186ZDEBG 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 } }]
78482026-09-04T03:16:08.186ZSep 04 03:16:06.884 DEBG Sep 04 03:16:06.884replacing 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 } }]
78492026-09-04T03:16:08.186ZINFO adding route 172.17.0.52/32 -> 10.0.0.255
78502026-09-04T03:16:08.187ZSep 04 03:16:06.884 INFO Sep 04 03:16:06.884adding route 172.17.0.25/32 -> 10.0.0.255
78512026-09-04T03:16:08.187ZDEBG 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 } }]
78522026-09-04T03:16:08.187ZSep 04 03:16:06.884 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 } }]
78532026-09-04T03:16:08.187ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255
78542026-09-04T03:16:08.187Zadding route 172.17.0.53/32 -> 10.0.0.255Sep 04 03:16:06.884
78552026-09-04T03:16:08.187Z 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 } }]
78562026-09-04T03:16:08.187ZSep 04 03:16:06.884 INFO adding route 172.17.0.27/32 -> 10.0.0.255
78572026-09-04T03:16:08.187ZSep 04 03:16:06.884 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 } }]
78582026-09-04T03:16:08.187ZSep 04 03:16:06.884 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 04 03:16:06.884
78592026-09-04T03:16:08.187Z INFO adding route 172.17.0.28/32 -> 10.0.0.255
78602026-09-04T03:16:08.187ZSep 04 03:16:06.884 INFO Sep 04 03:16:06.884adding route 172.17.0.54/32 -> 10.0.0.255
78612026-09-04T03:16:08.187ZDEBG 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 } }]
78622026-09-04T03:16:08.187ZSep 04 03:16:06.884 DEBGSep 04 03:16:06.884 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
78632026-09-04T03:16:08.187Z adding route 172.17.0.29/32 -> 10.0.0.255
78642026-09-04T03:16:08.187ZSep 04 03:16:06.884 Sep 04 03:16:06.884INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
78652026-09-04T03:16:08.187Zreplacing 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 } }]
78662026-09-04T03:16:08.187ZSep 04 03:16:06.884 Sep 04 03:16:06.884DEBG INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78672026-09-04T03:16:08.188Zadding route 172.17.0.30/32 -> 10.0.0.255
78682026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78692026-09-04T03:16:08.188Z
78702026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78712026-09-04T03:16:08.188Z
78722026-09-04T03:16:08.188Ztest route::tests::delete_targets_fragmented ... ok
78732026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255
78742026-09-04T03:16:08.188Z
78752026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFODEBG adding route 172.17.0.32/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 } }]
78762026-09-04T03:16:08.188Z
78772026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255
78782026-09-04T03:16:08.188Z
78792026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255
78802026-09-04T03:16:08.188Z
78812026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255
78822026-09-04T03:16:08.188Z
78832026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 INFODEBG adding route 172.17.0.34/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 } }]
78842026-09-04T03:16:08.188Z
78852026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
78862026-09-04T03:16:08.188Z
78872026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255
78882026-09-04T03:16:08.188Z
78892026-09-04T03:16:08.188ZSep 04 03:16:06.884Sep 04 03:16:06.884 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
78902026-09-04T03:16:08.188Z
78912026-09-04T03:16:08.188Ztest route::tests::delete_targets_full ... ok
78922026-09-04T03:16:08.188Z
78932026-09-04T03:16:08.188Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
78942026-09-04T03:16:08.188Z
78952026-09-04T03:16:08.188Z
78962026-09-04T03:16:08.188Zrunning 0 tests
78972026-09-04T03:16:08.188Z
78982026-09-04T03:16:08.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78992026-09-04T03:16:08.188Z
79002026-09-04T03:16:08.189Z
79012026-09-04T03:16:08.189Zrunning 0 tests
79022026-09-04T03:16:08.189Z
79032026-09-04T03:16:08.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79042026-09-04T03:16:08.189Z
79052026-09-04T03:16:08.189Z
79062026-09-04T03:16:08.189Zrunning 6 tests
79072026-09-04T03:16:08.189Ztest tests::test_full_lot_id_neither_present ... ok
79082026-09-04T03:16:08.189Ztest tests::test_full_lot_id_both_present ... ok
79092026-09-04T03:16:08.189Ztest tests::test_full_lot_id_lot_only ... ok
79102026-09-04T03:16:08.189Ztest tests::test_full_lot_id_lotnum_only ... ok
79112026-09-04T03:16:08.189Ztest tests::test_parse_client_port_id ... ok
79122026-09-04T03:16:08.189Ztest tests::test_port_id_cmp ... ok
79132026-09-04T03:16:08.637Z
79142026-09-04T03:16:08.637Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79152026-09-04T03:16:08.637Z
79162026-09-04T03:16:08.637ZSep 04 03:16:06.884Sep 04 03:16:06.884 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.2, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255
79172026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79182026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79192026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79202026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79212026-09-04T03:16:08.637Z
79222026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79232026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79242026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79252026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79262026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79272026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.41/32 -> 10.0.0.255
79282026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79292026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79302026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79312026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79322026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79332026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79342026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79352026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79362026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79372026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79382026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79392026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79402026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79412026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79422026-09-04T03:16:08.637ZSep 04 03:16:06.928 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 } }]
79432026-09-04T03:16:08.637ZSep 04 03:16:06.928 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79442026-09-04T03:16:08.638ZSep 04 03:16:06.928 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 } }]
79452026-09-04T03:16:08.638ZSep 04 03:16:06.928 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79462026-09-04T03:16:08.638ZSep 04 03:16:06.928 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 } }]
79472026-09-04T03:16:08.638ZSep 04 03:16:06.928 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79482026-09-04T03:16:08.638ZSep 04 03:16:06.928 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 } }]
79492026-09-04T03:16:08.638ZSep 04 03:16:06.928 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79502026-09-04T03:16:08.638ZSep 04 03:16:06.928 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 } }]
79512026-09-04T03:16:08.638ZSep 04 03:16:06.928 INFO adding route 172.17.0.53/32 -> 10.0.0.255
79522026-09-04T03:16:08.638ZSep 04 03:16:06.928 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 } }]
79532026-09-04T03:16:08.638ZSep 04 03:16:06.928 INFO adding route 172.17.0.54/32 -> 10.0.0.255
79542026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79552026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.55/32 -> 10.0.0.255
79562026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79572026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.56/32 -> 10.0.0.255
79582026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79592026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.57/32 -> 10.0.0.255
79602026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79612026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.58/32 -> 10.0.0.255
79622026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79632026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.59/32 -> 10.0.0.255
79642026-09-04T03:16:08.639ZSep 04 03:16:06.928 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 } }]
79652026-09-04T03:16:08.639ZSep 04 03:16:06.928 INFO adding route 172.17.0.60/32 -> 10.0.0.255
79662026-09-04T03:16:08.640ZSep 04 03:16:06.928 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 } }]
79672026-09-04T03:16:08.640ZSep 04 03:16:06.928 DEBG failed to allocate space for the new target list
79682026-09-04T03:16:08.640ZSep 04 03:16:06.928 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 } }]
79692026-09-04T03:16:08.640Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-574e69420a5769fd)
79702026-09-04T03:16:08.640Z Running unittests src/lib.rs (target/debug/deps/dpd_api-e8ac5efa0a1fceab)
79712026-09-04T03:16:08.640Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e21419e5f1b1eef3)
79722026-09-04T03:16:08.640Z Running tests/test_all.rs (target/debug/deps/test_all-6af9f0d8c7f85c56)
79732026-09-04T03:16:08.640Z Running unittests src/lib.rs (target/debug/deps/dpd_types-4d98581bda6b5271)
79742026-09-04T03:16:08.640Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-f1e5246e58c2e590)
79752026-09-04T03:16:08.640Z
79762026-09-04T03:16:08.640Zrunning 0 tests
79772026-09-04T03:16:08.640Z
79782026-09-04T03:16:08.640Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79792026-09-04T03:16:08.640Z
79802026-09-04T03:16:08.640Z
79812026-09-04T03:16:08.640Zrunning 0 tests
79822026-09-04T03:16:08.640Z
79832026-09-04T03:16:08.640Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79842026-09-04T03:16:08.640Z
79852026-09-04T03:16:08.640Z
79862026-09-04T03:16:08.640Zrunning 15 tests
79872026-09-04T03:16:08.640Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
79882026-09-04T03:16:08.640Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
79892026-09-04T03:16:08.640Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
79902026-09-04T03:16:08.640Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
79912026-09-04T03:16:08.640Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
79922026-09-04T03:16:08.640Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
79932026-09-04T03:16:08.640Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
79942026-09-04T03:16:08.640Ztest v1::network::tests::test_equal ... ok
79952026-09-04T03:16:08.640Ztest v1::network::tests::test_eui64 ... ok
79962026-09-04T03:16:08.640Ztest v1::network::tests::test_into ... ok
79972026-09-04T03:16:08.641Ztest v1::network::tests::test_not_equal ... ok
79982026-09-04T03:16:08.641Ztest v1::network::tests::test_to_string ... ok
79992026-09-04T03:16:08.641Ztest v1::port::tests::port_ids_are_ascii ... ok
80002026-09-04T03:16:08.641Ztest v1::network::tests::test_parse ... ok
80012026-09-04T03:16:08.641Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80022026-09-04T03:16:08.641Z
80032026-09-04T03:16:08.641Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80042026-09-04T03:16:08.641Z
80052026-09-04T03:16:08.641Z Running unittests src/lib.rs (target/debug/deps/packet-1b9b68c8773f80f3)
80062026-09-04T03:16:08.641Z
80072026-09-04T03:16:08.641Zrunning 12 tests
80082026-09-04T03:16:08.641Ztest lldp::test_lldp_parse ... ok
80092026-09-04T03:16:08.641Ztest ipv6::test_ipv6_parse ... ok
80102026-09-04T03:16:08.641Ztest icmp::test_v4_checksum ... ok
80112026-09-04T03:16:08.641Ztest icmp::test_v6_checksum ... ok
80122026-09-04T03:16:08.641Ztest pbuf::test_byte ... ok
80132026-09-04T03:16:08.694Ztest pbuf::test_nibble ... ok
80142026-09-04T03:16:08.694Ztest pbuf::test_short ... ok
80152026-09-04T03:16:08.694Ztest pbuf::test_overflow ... ok
80162026-09-04T03:16:08.694Ztest pbuf::test_twelve ... ok
80172026-09-04T03:16:08.694Ztest pbuf::test_word ... ok
80182026-09-04T03:16:08.695Ztest tcp::test_checksum_ack_data ... ok
80192026-09-04T03:16:08.695Ztest tcp::test_checksum_syn_nodata ... ok
80202026-09-04T03:16:08.695Z
80212026-09-04T03:16:08.695Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80222026-09-04T03:16:08.695Z
80232026-09-04T03:16:08.695Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80242026-09-04T03:16:08.695Z
80252026-09-04T03:16:08.696Zrunning 0 tests
80262026-09-04T03:16:08.696Z
80272026-09-04T03:16:08.696Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80282026-09-04T03:16:08.696Z
80292026-09-04T03:16:08.696Z Running unittests src/main.rs (target/debug/deps/swadm-cb875ac973d80e16)
80302026-09-04T03:16:08.696Z
80312026-09-04T03:16:08.696Zrunning 5 tests
80322026-09-04T03:16:08.696Ztest switchport::test::test_compute_lanes ... ok
80332026-09-04T03:16:08.696Ztest switchport::test::port_id_ordering ... ok
80342026-09-04T03:16:08.696Z Lane 0 Lane 1 Lane 2 Lane 3
80352026-09-04T03:16:08.696Z Lane 0 Rx Loss-of-lock: Yes Yes Lane 1Yes Lane 2Yes
80362026-09-04T03:16:08.696ZLane 3
80372026-09-04T03:16:08.696Z Rx Loss-of-signal: Yes State: ActivatedYes YesActivated Yes
80382026-09-04T03:16:08.696ZActivated Rx CDR Enabled: Yes ActivatedYes
80392026-09-04T03:16:08.696Z Yes Rx Output Enabled: false Yes
80402026-09-04T03:16:08.696Zfalse Tx Enabled: Yesfalse false
80412026-09-04T03:16:08.697ZYes Yes Rx Output Status: valid Yes
80422026-09-04T03:16:08.697Zvalid Tx Loss-of-lock: No valid validNo
80432026-09-04T03:16:08.697Z Rx Loss-of-lock: trueNo true No
80442026-09-04T03:16:08.697Ztrue Tx Loss-of-signal: Notrue
80452026-09-04T03:16:08.697ZNo Rx Loss-of-signal: falseNo Nofalse
80462026-09-04T03:16:08.697Zfalse Tx CDR Enabled: Nofalse
80472026-09-04T03:16:08.697ZNoRx Auto-squelch Disable: true Notrue Notrue
80482026-09-04T03:16:08.697Z true
80492026-09-04T03:16:08.697Z Tx Adaptive EQ Fault: No Tx Output Enabled: true trueNo trueNo trueNo
80502026-09-04T03:16:08.698Z
80512026-09-04T03:16:08.698Z Tx Output Status: invalid Tx Fault: Yes invalidYes invalid Yesinvalid
80522026-09-04T03:16:08.698Z Tx Loss-of-lock: falseYes
80532026-09-04T03:16:08.698Zfalse false false
80542026-09-04T03:16:08.698Z Tx Loss-of-signal: true true true true
80552026-09-04T03:16:08.698ZTx Auto-squelch Disable: false false false false
80562026-09-04T03:16:08.698Z Tx Adaptive EQ Fail: true true true true
80572026-09-04T03:16:08.698Z Tx Failure: false false false false
80582026-09-04T03:16:08.699Z Tx Force Squelch: true true true true
80592026-09-04T03:16:08.699Z Tx Input Polarity: normal normal normal normal
80602026-09-04T03:16:08.699Ztest switchport::test::test_print_sff_datapath ... ok
80612026-09-04T03:16:08.699Ztest switchport::test::test_print_cmis_datapath ... ok
80622026-09-04T03:16:08.699Ztest link::test_filter ... ok
80632026-09-04T03:16:08.699Z
80642026-09-04T03:16:08.699Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80652026-09-04T03:16:08.699Z
80662026-09-04T03:16:08.699Z Running tests/cli/main.rs (target/debug/deps/cli-82d928509cb7248d)
80672026-09-04T03:16:08.699Z
80682026-09-04T03:16:08.699Zrunning 7 tests
80692026-09-04T03:16:08.699Ztest counters::counters_list ... ignored
80702026-09-04T03:16:08.699Ztest link_apply::apply_tx_eq_all ... ignored
80712026-09-04T03:16:08.700Ztest link_apply::apply_tx_eq_custom ... ignored
80722026-09-04T03:16:08.700Ztest tx_eq::set_all_taps ... ignored
80732026-09-04T03:16:08.700Ztest tx_eq::set_partial_taps ... ignored
80742026-09-04T03:16:08.700Ztest cmd::test::pattern_statics ... ok
80752026-09-04T03:16:08.700Ztest link_apply::tx_eq_exclusive ... ok
80762026-09-04T03:16:08.700Z
80772026-09-04T03:16:08.700Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
80782026-09-04T03:16:08.700Z
80792026-09-04T03:16:08.700Z Running unittests src/main.rs (target/debug/deps/tfportd-93bccd76d70d43fb)
80802026-09-04T03:16:08.700Z
80812026-09-04T03:16:08.700Zrunning 4 tests
80822026-09-04T03:16:08.700Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
80832026-09-04T03:16:08.700Ztest linklocal::test_parse_ipadm ... ok
80842026-09-04T03:16:08.700Ztest tfport::test_parse_tfport ... ok
80852026-09-04T03:16:08.700Ztest config::tests::test_updates ... ok
80862026-09-04T03:16:08.700Z
80872026-09-04T03:16:08.700Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80882026-09-04T03:16:08.700Z
80892026-09-04T03:16:08.700Z Running unittests src/main.rs (target/debug/deps/uplinkd-3b496fd3b4380e2d)
80902026-09-04T03:16:08.700Z
80912026-09-04T03:16:08.701Zrunning 0 tests
80922026-09-04T03:16:08.701Z
80932026-09-04T03:16:08.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80942026-09-04T03:16:08.701Z
80952026-09-04T03:16:08.701Z Running unittests src/main.rs (target/debug/deps/xtask-ae713f8f2cfdd509)
80962026-09-04T03:16:08.701Z
80972026-09-04T03:16:08.701Zrunning 0 tests
80982026-09-04T03:16:08.701Z
80992026-09-04T03:16:08.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81002026-09-04T03:16:08.701Z
81012026-09-04T03:16:08.701Z Doc-tests aal
81022026-09-04T03:16:08.701Z
81032026-09-04T03:16:08.701Zrunning 0 tests
81042026-09-04T03:16:08.701Z
81052026-09-04T03:16:08.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81062026-09-04T03:16:08.701Z
81072026-09-04T03:16:08.701Z Doc-tests aal_macros
81082026-09-04T03:16:08.701Z
81092026-09-04T03:16:08.701Zrunning 0 tests
81102026-09-04T03:16:08.701Z
81112026-09-04T03:16:08.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81122026-09-04T03:16:08.701Z
81132026-09-04T03:16:08.719Z Doc-tests common
81142026-09-04T03:16:08.843Z
81152026-09-04T03:16:08.843Zrunning 0 tests
81162026-09-04T03:16:08.843Z
81172026-09-04T03:16:08.843Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81182026-09-04T03:16:08.843Z
81192026-09-04T03:16:08.905Z Doc-tests dpd_api
81202026-09-04T03:16:09.642Z
81212026-09-04T03:16:09.642Zrunning 2 tests
81222026-09-04T03:16:09.642Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81232026-09-04T03:16:09.642Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81242026-09-04T03:16:09.642Z
81252026-09-04T03:16:09.642Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81262026-09-04T03:16:09.642Z
81272026-09-04T03:16:09.680Z Doc-tests dpd_client
81282026-09-04T03:16:11.268Z
81292026-09-04T03:16:11.268Zrunning 0 tests
81302026-09-04T03:16:11.269Z
81312026-09-04T03:16:11.269Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81322026-09-04T03:16:11.269Z
81332026-09-04T03:16:11.307Z Doc-tests dpd_types
81342026-09-04T03:16:11.348Z
81352026-09-04T03:16:11.348Zrunning 0 tests
81362026-09-04T03:16:11.348Z
81372026-09-04T03:16:11.349Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81382026-09-04T03:16:11.349Z
81392026-09-04T03:16:11.832Z Doc-tests dpd_types_versions
81402026-09-04T03:16:13.766Z
81412026-09-04T03:16:13.766Zrunning 1 test
81422026-09-04T03:16:13.766Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
81432026-09-04T03:16:13.766Z
81442026-09-04T03:16:13.766Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81452026-09-04T03:16:13.766Z
81462026-09-04T03:16:13.913Z Doc-tests packet
81472026-09-04T03:16:13.913Z
81482026-09-04T03:16:13.914Zrunning 0 tests
81492026-09-04T03:16:13.914Z
81502026-09-04T03:16:13.914Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81512026-09-04T03:16:13.914Z
81522026-09-04T03:16:13.914Z Doc-tests pcap
81532026-09-04T03:16:13.914Z
81542026-09-04T03:16:13.914Zrunning 0 tests
81552026-09-04T03:16:13.914Z
81562026-09-04T03:16:13.914Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81572026-09-04T03:16:13.914Z
81582026-09-04T03:16:13.914Z+ for feat in tofino_stub tofino_asic softnpu chaos
81592026-09-04T03:16:13.914Z+ RUST_BACKTRACE=full
81602026-09-04T03:16:13.914Z+ cargo test --features chaos --no-fail-fast
81612026-09-04T03:16:14.085Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
81622026-09-04T03:16:14.096Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
81632026-09-04T03:16:14.096Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
81642026-09-04T03:16:22.891Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
81652026-09-04T03:16:23.008Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
81662026-09-04T03:16:23.364Zwarning: unused import: `rand::Rng`
81672026-09-04T03:16:23.364Z --> dpd-client/tests/chaos_tests/port_settings.rs:21:5
81682026-09-04T03:16:23.364Z |
81692026-09-04T03:16:23.365Z21 | use rand::Rng;
81702026-09-04T03:16:23.365Z | ^^^^^^^^^
81712026-09-04T03:16:23.365Z |
81722026-09-04T03:16:23.365Z = note: `#[warn(unused_imports)]` on by default
81732026-09-04T03:16:23.365Z
81742026-09-04T03:16:23.695Zerror[E0599]: no method named `random` found for struct `ThreadRng` in the current scope
81752026-09-04T03:16:23.695Z --> dpd-client/tests/chaos_tests/port_settings.rs:516:12
81762026-09-04T03:16:23.695Z |
81772026-09-04T03:16:23.695Z516 | if rng.random::<f64>() < 0.15 {
81782026-09-04T03:16:23.695Z | ^^^^^^
81792026-09-04T03:16:23.695Z |
81802026-09-04T03:16:23.695Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:8
81812026-09-04T03:16:23.695Z |
81822026-09-04T03:16:23.695Z 93 | fn random<T>(&mut self) -> T
81832026-09-04T03:16:23.695Z | ------ the method is available for `ThreadRng` here
81842026-09-04T03:16:23.695Z |
81852026-09-04T03:16:23.695Z = help: items from traits can only be used if the trait is in scope
81862026-09-04T03:16:23.695Zhelp: there is a method `and` with a similar name, but with different arguments
81872026-09-04T03:16:23.696Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/follow_redirect/policy/mod.rs:141:5
81882026-09-04T03:16:23.696Z |
81892026-09-04T03:16:23.696Z141 | / fn and<P, B, E>(self, other: P) -> And<Self, P>
81902026-09-04T03:16:23.696Z142 | | where
81912026-09-04T03:16:23.696Z143 | | Self: Policy<B, E> + Sized,
81922026-09-04T03:16:23.696Z144 | | P: Policy<B, E>;
81932026-09-04T03:16:23.698Z | |________________________^
81942026-09-04T03:16:23.698Zhelp: trait `RngExt` which provides `random` is implemented but not in scope; perhaps you want to import it
81952026-09-04T03:16:23.698Z |
81962026-09-04T03:16:23.698Z 7 + use rand::RngExt;
81972026-09-04T03:16:23.698Z |
81982026-09-04T03:16:23.698Z
81992026-09-04T03:16:23.726Zerror[E0599]: no method named `random` found for struct `ThreadRng` in the current scope
82002026-09-04T03:16:23.726Z --> dpd-client/tests/chaos_tests/port_settings.rs:526:22
82012026-09-04T03:16:23.727Z |
82022026-09-04T03:16:23.727Z526 | autoneg: rng.random(),
82032026-09-04T03:16:23.727Z | ^^^^^^
82042026-09-04T03:16:23.727Z |
82052026-09-04T03:16:23.727Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:8
82062026-09-04T03:16:23.727Z |
82072026-09-04T03:16:23.727Z 93 | fn random<T>(&mut self) -> T
82082026-09-04T03:16:23.727Z | ------ the method is available for `ThreadRng` here
82092026-09-04T03:16:23.727Z |
82102026-09-04T03:16:23.727Z = help: items from traits can only be used if the trait is in scope
82112026-09-04T03:16:23.727Zhelp: there is a method `and` with a similar name, but with different arguments
82122026-09-04T03:16:23.728Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/follow_redirect/policy/mod.rs:141:5
82132026-09-04T03:16:23.728Z |
82142026-09-04T03:16:23.728Z141 | / fn and<P, B, E>(self, other: P) -> And<Self, P>
82152026-09-04T03:16:23.728Z142 | | where
82162026-09-04T03:16:23.728Z143 | | Self: Policy<B, E> + Sized,
82172026-09-04T03:16:23.728Z144 | | P: Policy<B, E>;
82182026-09-04T03:16:23.728Z | |________________________^
82192026-09-04T03:16:23.728Zhelp: trait `RngExt` which provides `random` is implemented but not in scope; perhaps you want to import it
82202026-09-04T03:16:23.728Z |
82212026-09-04T03:16:23.728Z 7 + use rand::RngExt;
82222026-09-04T03:16:23.728Z |
82232026-09-04T03:16:23.728Z
82242026-09-04T03:16:23.728Zerror[E0599]: no method named `random` found for struct `ThreadRng` in the current scope
82252026-09-04T03:16:23.728Z --> dpd-client/tests/chaos_tests/port_settings.rs:527:17
82262026-09-04T03:16:23.728Z |
82272026-09-04T03:16:23.728Z527 | kr: rng.random(),
82282026-09-04T03:16:23.728Z | ^^^^^^
82292026-09-04T03:16:23.728Z |
82302026-09-04T03:16:23.728Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:8
82312026-09-04T03:16:23.728Z |
82322026-09-04T03:16:23.728Z 93 | fn random<T>(&mut self) -> T
82332026-09-04T03:16:23.728Z | ------ the method is available for `ThreadRng` here
82342026-09-04T03:16:23.728Z |
82352026-09-04T03:16:23.728Z = help: items from traits can only be used if the trait is in scope
82362026-09-04T03:16:23.728Zhelp: there is a method `and` with a similar name, but with different arguments
82372026-09-04T03:16:23.728Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/follow_redirect/policy/mod.rs:141:5
82382026-09-04T03:16:23.728Z |
82392026-09-04T03:16:23.729Z141 | / fn and<P, B, E>(self, other: P) -> And<Self, P>
82402026-09-04T03:16:23.732Z142 | | where
82412026-09-04T03:16:23.733Z143 | | Self: Policy<B, E> + Sized,
82422026-09-04T03:16:23.733Z144 | | P: Policy<B, E>;
82432026-09-04T03:16:23.733Z | |________________________^
82442026-09-04T03:16:23.733Zhelp: trait `RngExt` which provides `random` is implemented but not in scope; perhaps you want to import it
82452026-09-04T03:16:23.733Z |
82462026-09-04T03:16:23.733Z 7 + use rand::RngExt;
82472026-09-04T03:16:23.733Z |
82482026-09-04T03:16:23.733Z
82492026-09-04T03:16:23.747Zerror[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope
82502026-09-04T03:16:23.748Z --> dpd-client/tests/chaos_tests/port_settings.rs:538:21
82512026-09-04T03:16:23.748Z |
82522026-09-04T03:16:23.748Z538 | for _ in 0..rng.random_range(0..15) {
82532026-09-04T03:16:23.748Z | ^^^^^^^^^^^^
82542026-09-04T03:16:23.748Z |
82552026-09-04T03:16:23.748Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:163:8
82562026-09-04T03:16:23.748Z |
82572026-09-04T03:16:23.748Z163 | fn random_range<T, R>(&mut self, range: R) -> T
82582026-09-04T03:16:23.748Z | ------------ the method is available for `ThreadRng` here
82592026-09-04T03:16:23.748Z |
82602026-09-04T03:16:23.748Z = help: items from traits can only be used if the trait is in scope
82612026-09-04T03:16:23.748Zhelp: there is a method `random` with a similar name, but with different arguments
82622026-09-04T03:16:23.748Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:5
82632026-09-04T03:16:23.748Z |
82642026-09-04T03:16:23.749Z 93 | / fn random<T>(&mut self) -> T
82652026-09-04T03:16:23.749Z 94 | | where
82662026-09-04T03:16:23.749Z 95 | | StandardUniform: Distribution<T>,
82672026-09-04T03:16:23.749Z | |_________________________________________^
82682026-09-04T03:16:23.749Zhelp: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it
82692026-09-04T03:16:23.749Z |
82702026-09-04T03:16:23.749Z 7 + use rand::RngExt;
82712026-09-04T03:16:23.749Z |
82722026-09-04T03:16:23.749Z
82732026-09-04T03:16:23.759Zerror[E0599]: no method named `random` found for struct `ThreadRng` in the current scope
82742026-09-04T03:16:23.759Z --> dpd-client/tests/chaos_tests/port_settings.rs:539:39
82752026-09-04T03:16:23.759Z |
82762026-09-04T03:16:23.759Z539 | addrs.push(Ipv4Addr::from(rng.random::<u32>()).into());
82772026-09-04T03:16:23.759Z | ^^^^^^
82782026-09-04T03:16:23.759Z |
82792026-09-04T03:16:23.759Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:8
82802026-09-04T03:16:23.760Z |
82812026-09-04T03:16:23.760Z 93 | fn random<T>(&mut self) -> T
82822026-09-04T03:16:23.760Z | ------ the method is available for `ThreadRng` here
82832026-09-04T03:16:23.760Z |
82842026-09-04T03:16:23.760Z = help: items from traits can only be used if the trait is in scope
82852026-09-04T03:16:23.760Zhelp: there is a method `and` with a similar name, but with different arguments
82862026-09-04T03:16:23.760Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/follow_redirect/policy/mod.rs:141:5
82872026-09-04T03:16:23.760Z |
82882026-09-04T03:16:23.760Z141 | / fn and<P, B, E>(self, other: P) -> And<Self, P>
82892026-09-04T03:16:23.760Z142 | | where
82902026-09-04T03:16:23.760Z143 | | Self: Policy<B, E> + Sized,
82912026-09-04T03:16:23.760Z144 | | P: Policy<B, E>;
82922026-09-04T03:16:23.760Z | |________________________^
82932026-09-04T03:16:23.760Zhelp: trait `RngExt` which provides `random` is implemented but not in scope; perhaps you want to import it
82942026-09-04T03:16:23.760Z |
82952026-09-04T03:16:23.760Z 7 + use rand::RngExt;
82962026-09-04T03:16:23.760Z |
82972026-09-04T03:16:23.760Z
82982026-09-04T03:16:23.760Zerror[E0599]: no method named `random_range` found for struct `ThreadRng` in the current scope
82992026-09-04T03:16:23.760Z --> dpd-client/tests/chaos_tests/port_settings.rs:541:21
83002026-09-04T03:16:23.760Z |
83012026-09-04T03:16:23.760Z541 | for _ in 0..rng.random_range(0..15) {
83022026-09-04T03:16:23.760Z | ^^^^^^^^^^^^
83032026-09-04T03:16:23.760Z |
83042026-09-04T03:16:23.760Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:163:8
83052026-09-04T03:16:23.760Z |
83062026-09-04T03:16:23.760Z163 | fn random_range<T, R>(&mut self, range: R) -> T
83072026-09-04T03:16:23.761Z | ------------ the method is available for `ThreadRng` here
83082026-09-04T03:16:23.761Z |
83092026-09-04T03:16:23.761Z = help: items from traits can only be used if the trait is in scope
83102026-09-04T03:16:23.761Zhelp: there is a method `random` with a similar name, but with different arguments
83112026-09-04T03:16:23.761Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:5
83122026-09-04T03:16:23.761Z |
83132026-09-04T03:16:23.761Z 93 | / fn random<T>(&mut self) -> T
83142026-09-04T03:16:23.761Z 94 | | where
83152026-09-04T03:16:23.761Z 95 | | StandardUniform: Distribution<T>,
83162026-09-04T03:16:23.761Z | |_________________________________________^
83172026-09-04T03:16:23.761Zhelp: trait `RngExt` which provides `random_range` is implemented but not in scope; perhaps you want to import it
83182026-09-04T03:16:23.761Z |
83192026-09-04T03:16:23.761Z 7 + use rand::RngExt;
83202026-09-04T03:16:23.761Z |
83212026-09-04T03:16:23.761Z
83222026-09-04T03:16:23.769Zerror[E0599]: no method named `random` found for struct `ThreadRng` in the current scope
83232026-09-04T03:16:23.769Z --> dpd-client/tests/chaos_tests/port_settings.rs:542:39
83242026-09-04T03:16:23.769Z |
83252026-09-04T03:16:23.770Z542 | addrs.push(Ipv6Addr::from(rng.random::<u128>()).into());
83262026-09-04T03:16:23.770Z | ^^^^^^
83272026-09-04T03:16:23.770Z |
83282026-09-04T03:16:23.770Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/rng.rs:93:8
83292026-09-04T03:16:23.770Z |
83302026-09-04T03:16:23.770Z 93 | fn random<T>(&mut self) -> T
83312026-09-04T03:16:23.770Z | ------ the method is available for `ThreadRng` here
83322026-09-04T03:16:23.770Z |
83332026-09-04T03:16:23.770Z = help: items from traits can only be used if the trait is in scope
83342026-09-04T03:16:23.770Zhelp: there is a method `and` with a similar name, but with different arguments
83352026-09-04T03:16:23.770Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/follow_redirect/policy/mod.rs:141:5
83362026-09-04T03:16:23.770Z |
83372026-09-04T03:16:23.770Z141 | / fn and<P, B, E>(self, other: P) -> And<Self, P>
83382026-09-04T03:16:23.770Z142 | | where
83392026-09-04T03:16:23.770Z143 | | Self: Policy<B, E> + Sized,
83402026-09-04T03:16:23.770Z144 | | P: Policy<B, E>;
83412026-09-04T03:16:23.770Z | |________________________^
83422026-09-04T03:16:23.770Zhelp: trait `RngExt` which provides `random` is implemented but not in scope; perhaps you want to import it
83432026-09-04T03:16:23.770Z |
83442026-09-04T03:16:23.770Z 7 + use rand::RngExt;
83452026-09-04T03:16:23.770Z |
83462026-09-04T03:16:23.770Z
83472026-09-04T03:16:23.927ZFor more information about this error, try `rustc --explain E0599`.
83482026-09-04T03:16:23.998Zwarning: `dpd-client` (test "test_all") generated 1 warning
83492026-09-04T03:16:24.001Zerror: could not compile `dpd-client` (test "test_all") due to 7 previous errors; 1 warning emitted
83502026-09-04T03:16:24.001Zwarning: build failed, waiting for other jobs to finish...
83512026-09-04T03:17:01.378Zprocess exited: duration 593328 ms, exit code 101
 
83522026-09-04T03:17:01.432Zfound 0 output files