01M1N6B6Y2DHS48EQ4C7JHQGR4: falcon

BasicConfig {
    output_rules: [
        "/work/*",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-3.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01M1N6CRFSBE7KZ270A8VPV5N1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:25:26.920Zjob dependencies complete; ready to run (waiting for 13 m 57 s)
22026-09-04T03:39:35.056Zjob assigned to worker 01M1N7HFSRXR853GH24J5DXPMH [factory edgar, gimlet/BRM42220060/1135] (queued for 14 m 8 s)
32026-09-04T03:39:35.314Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-09-04T03:39:35.638Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-09-04T03:39:35.671Zdownloading input: /input/build/work/debug/ddmadm
62026-09-04T03:40:06.459Zdownloaded input: /input/build/work/debug/ddmadm
72026-09-04T03:40:06.459Zdownloading input: /input/build/work/debug/ddmd
82026-09-04T03:40:41.860Zdownloaded input: /input/build/work/debug/ddmd
92026-09-04T03:40:41.860Zdownloading input: /input/build/work/debug/mgadm
102026-09-04T03:41:14.650Zdownloaded input: /input/build/work/debug/mgadm
112026-09-04T03:41:14.650Zdownloading input: /input/build/work/debug/mgd
122026-09-04T03:41:50.826Zdownloaded input: /input/build/work/debug/mgd
132026-09-04T03:41:50.851Zdownloading input: /input/build/work/release/ddmadm
142026-09-04T03:41:53.258Zdownloaded input: /input/build/work/release/ddmadm
152026-09-04T03:41:53.258Zdownloading input: /input/build/work/release/ddmd
162026-09-04T03:41:56.071Zdownloaded input: /input/build/work/release/ddmd
172026-09-04T03:41:56.071Zdownloading input: /input/build/work/release/falcon-lab
182026-09-04T03:41:58.052Zdownloaded input: /input/build/work/release/falcon-lab
192026-09-04T03:41:58.052Zdownloading input: /input/build/work/release/mgadm
202026-09-04T03:42:01.051Zdownloaded input: /input/build/work/release/mgadm
212026-09-04T03:42:01.051Zdownloading input: /input/build/work/release/mgd
222026-09-04T03:42:04.860Zdownloaded input: /input/build/work/release/mgd
 
232026-09-04T03:42:04.860Zstarting task 0: "setup"
242026-09-04T03:42:04.886Z++ uname -s
252026-09-04T03:42:04.886Z+ kern=SunOS
262026-09-04T03:42:04.886Z+ build_user=build
272026-09-04T03:42:04.886Z+ build_uid=12345
282026-09-04T03:42:04.886Z+ work_dir=/work
292026-09-04T03:42:04.886Z+ input_dir=/input
302026-09-04T03:42:04.886Z+ [[ 0 == 12345 ]]
312026-09-04T03:42:04.886Z+ case "$kern" in
322026-09-04T03:42:04.886Z+ groupadd -g 12345 build
332026-09-04T03:42:04.910Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-09-04T03:42:06.895Z+ zfs create -o mountpoint=/work rpool/work
352026-09-04T03:42:07.068Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-09-04T03:42:07.093Z+ home_fs=
372026-09-04T03:42:07.093Z+ [[ '' == autofs ]]
382026-09-04T03:42:07.093Z+ mkdir -p /home/build
392026-09-04T03:42:07.093Z+ chown build:build /home/build /work
402026-09-04T03:42:08.081Z+ chmod 0700 /home/build /work
412026-09-04T03:42:08.105Zprocess exited: duration 3224 ms, exit code 0
 
422026-09-04T03:42:08.153Zstarting task 1: "authentication"
432026-09-04T03:42:08.247Zprocess exited: duration 94 ms, exit code 0
 
442026-09-04T03:42:08.295Zstarting task 2: "build"
452026-09-04T03:42:08.320Z+ set -e
462026-09-04T03:42:08.320Z+ set -o pipefail
472026-09-04T03:42:08.320Z+ banner zpool
482026-09-04T03:42:08.320Z
492026-09-04T03:42:08.320Z ###### ##### #### #### #
502026-09-04T03:42:08.320Z # # # # # # # #
512026-09-04T03:42:08.320Z # # # # # # # #
522026-09-04T03:42:08.320Z # ##### # # # # #
532026-09-04T03:42:08.320Z # # # # # # #
542026-09-04T03:42:08.320Z ###### # #### #### ######
552026-09-04T03:42:08.320Z
562026-09-04T03:42:08.320Z++ pfexec diskinfo -pH
572026-09-04T03:42:08.345Z++ sort -k8 -n -r
582026-09-04T03:42:08.345Z++ head -1
592026-09-04T03:42:08.345Z++ awk '{print $2}'
602026-09-04T03:42:08.385Z+ DISK=c9t0014EE81000BC57Cd0
612026-09-04T03:42:08.385Z+ export DISK
622026-09-04T03:42:08.409Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-09-04T03:42:08.703Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-09-04T03:42:08.731Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-09-04T03:42:09.766Z+ trim_response=true
662026-09-04T03:42:09.766Z+ [[ true =~ true ]]
672026-09-04T03:42:09.766Z+ pfexec zpool trim cpool
682026-09-04T03:42:09.792Z+ true
692026-09-04T03:42:09.792Z++ zpool status -t cpool
702026-09-04T03:42:09.816Z+ trim_status=' pool: cpool
712026-09-04T03:42:09.816Z state: ONLINE
722026-09-04T03:42:09.816Z scan: none requested
732026-09-04T03:42:09.816Zconfig:
742026-09-04T03:42:09.816Z
752026-09-04T03:42:09.816Z NAME STATE READ WRITE CKSUM
762026-09-04T03:42:09.816Z cpool ONLINE 0 0 0
772026-09-04T03:42:09.816Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 03:42:09 AM UTC)
782026-09-04T03:42:09.816Z
792026-09-04T03:42:09.816Zerrors: No known data errors'
802026-09-04T03:42:09.816Z+ [[ pool: cpool
812026-09-04T03:42:09.816Z state: ONLINE
822026-09-04T03:42:09.816Z scan: none requested
832026-09-04T03:42:09.816Zconfig:
842026-09-04T03:42:09.816Z
852026-09-04T03:42:09.816Z NAME STATE READ WRITE CKSUM
862026-09-04T03:42:09.816Z cpool ONLINE 0 0 0
872026-09-04T03:42:09.816Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 03:42:09 AM UTC)
882026-09-04T03:42:09.816Z
892026-09-04T03:42:09.816Zerrors: No known data errors =~ 100% ]]
902026-09-04T03:42:09.816Z+ sleep 10
912026-09-04T03:42:19.801Z+ true
922026-09-04T03:42:19.826Z++ zpool status -t cpool
932026-09-04T03:42:19.826Z+ trim_status=' pool: cpool
942026-09-04T03:42:19.826Z state: ONLINE
952026-09-04T03:42:19.826Z scan: none requested
962026-09-04T03:42:19.826Zconfig:
972026-09-04T03:42:19.826Z
982026-09-04T03:42:19.826Z NAME STATE READ WRITE CKSUM
992026-09-04T03:42:19.826Z cpool ONLINE 0 0 0
1002026-09-04T03:42:19.826Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (54% trimmed, started at September 4, 2026 at 03:42:09 AM UTC)
1012026-09-04T03:42:19.826Z
1022026-09-04T03:42:19.826Zerrors: No known data errors'
1032026-09-04T03:42:19.826Z+ [[ pool: cpool
1042026-09-04T03:42:19.826Z state: ONLINE
1052026-09-04T03:42:19.826Z scan: none requested
1062026-09-04T03:42:19.826Zconfig:
1072026-09-04T03:42:19.826Z
1082026-09-04T03:42:19.826Z NAME STATE READ WRITE CKSUM
1092026-09-04T03:42:19.826Z cpool ONLINE 0 0 0
1102026-09-04T03:42:19.826Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (54% trimmed, started at September 4, 2026 at 03:42:09 AM UTC)
1112026-09-04T03:42:19.826Z
1122026-09-04T03:42:19.826Zerrors: No known data errors =~ 100% ]]
1132026-09-04T03:42:19.826Z+ sleep 10
1142026-09-04T03:42:29.813Z+ true
1152026-09-04T03:42:29.838Z++ zpool status -t cpool
1162026-09-04T03:42:29.838Z+ trim_status=' pool: cpool
1172026-09-04T03:42:29.838Z state: ONLINE
1182026-09-04T03:42:29.838Z scan: none requested
1192026-09-04T03:42:29.838Zconfig:
1202026-09-04T03:42:29.838Z
1212026-09-04T03:42:29.838Z NAME STATE READ WRITE CKSUM
1222026-09-04T03:42:29.838Z cpool ONLINE 0 0 0
1232026-09-04T03:42:29.838Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 03:42:28 AM UTC)
1242026-09-04T03:42:29.838Z
1252026-09-04T03:42:29.838Zerrors: No known data errors'
1262026-09-04T03:42:29.838Z+ [[ pool: cpool
1272026-09-04T03:42:29.838Z state: ONLINE
1282026-09-04T03:42:29.838Z scan: none requested
1292026-09-04T03:42:29.838Zconfig:
1302026-09-04T03:42:29.838Z
1312026-09-04T03:42:29.838Z NAME STATE READ WRITE CKSUM
1322026-09-04T03:42:29.838Z cpool ONLINE 0 0 0
1332026-09-04T03:42:29.838Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 03:42:28 AM UTC)
1342026-09-04T03:42:29.838Z
1352026-09-04T03:42:29.838Zerrors: No known data errors =~ 100% ]]
1362026-09-04T03:42:29.838Z+ break
1372026-09-04T03:42:29.838Z+ pfexec chown 12345 /ci
1382026-09-04T03:42:29.838Z+ cd /ci
1392026-09-04T03:42:29.838Z+ export FALCON_DATASET=cpool/falcon
1402026-09-04T03:42:29.838Z+ FALCON_DATASET=cpool/falcon
1412026-09-04T03:42:29.839Z+ banner setup
1422026-09-04T03:42:29.839Z
1432026-09-04T03:42:29.839Z #### ###### ##### # # #####
1442026-09-04T03:42:29.839Z # # # # # # #
1452026-09-04T03:42:29.839Z #### ##### # # # # #
1462026-09-04T03:42:29.839Z # # # # # #####
1472026-09-04T03:42:29.839Z # # # # # # #
1482026-09-04T03:42:29.839Z #### ###### # #### #
1492026-09-04T03:42:29.839Z
1502026-09-04T03:42:29.839Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-09-04T03:42:29.864Z+ cp /input/build/work/release/falcon-lab .
1522026-09-04T03:42:29.889Z+ cp /input/build/work/release/mgd .
1532026-09-04T03:42:29.961Z+ cp /input/build/work/release/ddmd .
1542026-09-04T03:42:30.021Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-09-04T03:42:30.045Z+ mkdir -p cargo-bay
1562026-09-04T03:42:30.045Z+ mv mgd cargo-bay/
1572026-09-04T03:42:30.045Z+ mv ddmd cargo-bay/
1582026-09-04T03:42:30.045Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-09-04T03:42:30.086Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-09-04T03:42:30.111Z+ export EXT_INTERFACE=igb0
1612026-09-04T03:42:30.111Z+ EXT_INTERFACE=igb0
1622026-09-04T03:42:30.111Z++ bmat address ls -f extra -Ho first
1632026-09-04T03:42:30.135Z+ first=10.151.7.164
1642026-09-04T03:42:30.135Z++ bmat address ls -f extra -Ho last
1652026-09-04T03:42:30.159Z+ last=10.151.7.227
1662026-09-04T03:42:30.159Z++ bmat address ls -f extra -Ho gateway
1672026-09-04T03:42:30.183Z+ gw=10.151.7.1
1682026-09-04T03:42:30.183Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-09-04T03:42:30.183Z++ sed 's#/.*##g'
1702026-09-04T03:42:30.183Z+ server=10.151.7.100
1712026-09-04T03:42:30.183Z+ run_test mgd-duo bgp-unnumbered
1722026-09-04T03:42:30.183Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-09-04T03:42:30.183Z+ local topology=mgd-duo
1742026-09-04T03:42:30.183Z+ local scenario=bgp-unnumbered
1752026-09-04T03:42:30.183Z+ local test_name=mgd-duo-bgp-unnumbered
1762026-09-04T03:42:30.183Z+ local status=0
1772026-09-04T03:42:30.183Z+ clear_falcon_workspace_files
1782026-09-04T03:42:30.183Z+ [[ -d .falcon ]]
1792026-09-04T03:42:30.183Z+ RUST_LOG=debug
1802026-09-04T03:42:30.183Z+ pfexec ./falcon-lab run mgd-duo bgp-unnumbered --no-cleanup
1812026-09-04T03:42:30.207ZSep 04 03:42:30.161 DEBG using default route interface igb0
1822026-09-04T03:42:30.207ZSep 04 03:42:30.161 DEBG using default route interface igb0
1832026-09-04T03:42:30.207ZSep 04 03:42:30.161 INFO launching runner: deployment(mgdduo_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1842026-09-04T03:42:30.208ZSep 04 03:42:30.161 INFO starting preflight for deployment mgdduo_bgpu
1852026-09-04T03:42:30.208ZSep 04 03:42:30.161 INFO propolis-server binary not found
1862026-09-04T03:42:30.208ZSep 04 03:42:30.161 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1872026-09-04T03:42:33.995ZSep 04 03:42:33.933 INFO ovmf fd not found
1882026-09-04T03:42:33.995ZSep 04 03:42:33.933 INFO downloading ovmf
1892026-09-04T03:42:34.333ZSep 04 03:42:34.295 INFO base image for helios-3.0 does not exist, attempting to install
1902026-09-04T03:42:34.333ZSep 04 03:42:34.295 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1912026-09-04T03:43:16.439ZSep 04 03:43:16.405 INFO extracting image to /tmp/helios-3.0_0.raw
1922026-09-04T03:43:38.913ZSep 04 03:43:38.883 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1932026-09-04T03:43:38.963ZSep 04 03:43:38.934 INFO copying image data to zvol
1942026-09-04T03:43:49.430ZSep 04 03:43:49.400 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1952026-09-04T03:43:52.924ZSep 04 03:43:52.895 INFO creating links
1962026-09-04T03:43:52.925ZSep 04 03:43:52.895 DEBG destroying link mgdduo_bgpu_ox1_vn_vnic0
1972026-09-04T03:43:52.925ZSep 04 03:43:52.895 DEBG destroying link mgdduo_bgpu_ox1_vn_sim0
1982026-09-04T03:43:52.925ZSep 04 03:43:52.895 INFO creating simnet link 'mgdduo_bgpu_ox1_vn_sim0'
1992026-09-04T03:43:52.949ZSep 04 03:43:52.897 INFO creating vnic link 'mgdduo_bgpu_ox1_vn_vnic0'
2002026-09-04T03:43:52.949ZSep 04 03:43:52.904 DEBG link pair created
2012026-09-04T03:43:52.949ZSep 04 03:43:52.904 DEBG destroying link mgdduo_bgpu_ox2_vn_vnic0
2022026-09-04T03:43:52.949ZSep 04 03:43:52.905 DEBG destroying link mgdduo_bgpu_ox2_vn_sim0
2032026-09-04T03:43:52.949ZSep 04 03:43:52.905 INFO creating simnet link 'mgdduo_bgpu_ox2_vn_sim0'
2042026-09-04T03:43:52.949ZSep 04 03:43:52.907 INFO creating vnic link 'mgdduo_bgpu_ox2_vn_vnic0'
2052026-09-04T03:43:52.949ZSep 04 03:43:52.914 DEBG link pair created
2062026-09-04T03:43:52.949ZSep 04 03:43:52.914 INFO creating external links
2072026-09-04T03:43:52.949ZSep 04 03:43:52.914 DEBG destroying external link mgdduo_bgpu_ox1_vn_vnic1
2082026-09-04T03:43:52.949ZSep 04 03:43:52.914 INFO creating external link mgdduo_bgpu_ox1_vn_vnic1
2092026-09-04T03:43:52.949ZSep 04 03:43:52.917 DEBG external link mgdduo_bgpu_ox1_vn_vnic1@igb0 created
2102026-09-04T03:43:52.949ZSep 04 03:43:52.917 DEBG destroying external link mgdduo_bgpu_ox2_vn_vnic1
2112026-09-04T03:43:52.949ZSep 04 03:43:52.917 INFO creating external link mgdduo_bgpu_ox2_vn_vnic1
2122026-09-04T03:43:52.949ZSep 04 03:43:52.918 DEBG external link mgdduo_bgpu_ox2_vn_vnic1@igb0 created
2132026-09-04T03:43:52.950ZSep 04 03:43:52.918 INFO creating nodes
2142026-09-04T03:43:52.950ZSep 04 03:43:52.918 INFO ox1: launching node
2152026-09-04T03:43:52.974ZSep 04 03:43:52.921 INFO ox2: launching node
2162026-09-04T03:43:52.998ZSep 04 03:43:52.946 INFO launched instance ox1 with pid 863 on port 59037
2172026-09-04T03:43:52.998ZSep 04 03:43:52.946 INFO ox1: instance ensure
2182026-09-04T03:43:52.998ZSep 04 03:43:52.946 INFO launched instance ox2 with pid 864 on port 46683
2192026-09-04T03:43:52.998ZSep 04 03:43:52.947 INFO ox2: instance ensure
2202026-09-04T03:43:54.785ZSep 04 03:43:54.756 INFO ox1: instance ensure completed after 0 retries
2212026-09-04T03:43:54.785ZSep 04 03:43:54.756 INFO ox1: instance run
2222026-09-04T03:43:54.813ZSep 04 03:43:54.756 DEBG [sc] ox1: starting
2232026-09-04T03:43:54.814ZSep 04 03:43:54.756 DEBG [sc] ox1: connecting to [::1]:59037
2242026-09-04T03:43:54.814ZSep 04 03:43:54.757 INFO ox2: instance ensure completed after 0 retries
2252026-09-04T03:43:54.814ZSep 04 03:43:54.757 INFO ox2: instance run
2262026-09-04T03:43:54.814ZSep 04 03:43:54.757 DEBG [sc] ox2: starting
2272026-09-04T03:43:54.814ZSep 04 03:43:54.757 DEBG [sc] ox2: connecting to [::1]:46683
2282026-09-04T03:43:54.814ZSep 04 03:43:54.758 DEBG [sc] ox1 waiting for prompt
2292026-09-04T03:43:54.814ZSep 04 03:43:54.758 DEBG [sc] ox2 waiting for prompt
2302026-09-04T03:44:13.639ZSep 04 03:44:13.609 DEBG [sc] ox1: logging in
2312026-09-04T03:44:13.720ZSep 04 03:44:13.689 DEBG [sc] ox2: logging in
2322026-09-04T03:44:13.876ZSep 04 03:44:13.846 INFO ox1: mounting /opt/cargo-bay
2332026-09-04T03:44:13.876ZSep 04 03:44:13.846 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-09-04T03:44:13.952ZSep 04 03:44:13.922 INFO ox2: mounting /opt/cargo-bay
2352026-09-04T03:44:13.953ZSep 04 03:44:13.922 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2362026-09-04T03:44:15.503ZSep 04 03:44:15.473 DEBG [sc] ox1: executing command `cd`
2372026-09-04T03:44:15.528ZSep 04 03:44:15.484 INFO ox1: finished mounting /opt/cargo-bay
2382026-09-04T03:44:15.528ZSep 04 03:44:15.484 DEBG [sc] ox1: executing command `hostname ox1`
2392026-09-04T03:44:15.528ZSep 04 03:44:15.495 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2402026-09-04T03:44:15.552ZSep 04 03:44:15.505 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2412026-09-04T03:44:15.552ZSep 04 03:44:15.516 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2422026-09-04T03:44:15.576ZSep 04 03:44:15.527 INFO ox1: logging out
2432026-09-04T03:44:15.600ZSep 04 03:44:15.557 DEBG [sc] ox2: executing command `cd`
2442026-09-04T03:44:15.600ZSep 04 03:44:15.568 INFO ox2: finished mounting /opt/cargo-bay
2452026-09-04T03:44:15.600ZSep 04 03:44:15.568 DEBG [sc] ox2: executing command `hostname ox2`
2462026-09-04T03:44:15.624ZSep 04 03:44:15.579 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2472026-09-04T03:44:15.624ZSep 04 03:44:15.591 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2482026-09-04T03:44:15.624ZSep 04 03:44:15.594 INFO ox1: logged out
2492026-09-04T03:44:15.648ZSep 04 03:44:15.602 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2502026-09-04T03:44:15.649ZSep 04 03:44:15.613 INFO ox2: logging out
2512026-09-04T03:44:15.732ZSep 04 03:44:15.701 INFO ox2: logged out
2522026-09-04T03:44:15.756ZSep 04 03:44:15.702 DEBG [sc] ox1: starting
2532026-09-04T03:44:15.757ZSep 04 03:44:15.702 DEBG [sc] ox1: connecting to [::1]:59037
2542026-09-04T03:44:15.757ZSep 04 03:44:15.702 DEBG [sc] ox2: starting
2552026-09-04T03:44:15.757ZSep 04 03:44:15.702 DEBG [sc] ox2: connecting to [::1]:46683
2562026-09-04T03:44:15.757ZSep 04 03:44:15.702 DEBG [sc] ox2 waiting for prompt
2572026-09-04T03:44:15.757ZSep 04 03:44:15.702 DEBG [sc] ox1 waiting for prompt
2582026-09-04T03:44:15.757ZSep 04 03:44:15.712 DEBG [sc] ox2: logging in
2592026-09-04T03:44:15.757ZSep 04 03:44:15.713 DEBG [sc] ox1: logging in
2602026-09-04T03:44:15.831ZSep 04 03:44:15.800 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2612026-09-04T03:44:15.856ZSep 04 03:44:15.801 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2622026-09-04T03:44:21.145ZSep 04 03:44:21.114 DEBG [sc] ox2: starting
2632026-09-04T03:44:21.145ZSep 04 03:44:21.114 DEBG [sc] ox2: connecting to [::1]:46683
2642026-09-04T03:44:21.169ZSep 04 03:44:21.114 DEBG [sc] ox2 waiting for prompt
2652026-09-04T03:44:21.169ZSep 04 03:44:21.125 DEBG [sc] ox2: logging in
2662026-09-04T03:44:21.243ZSep 04 03:44:21.212 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2672026-09-04T03:44:21.333ZSep 04 03:44:21.302 DEBG [sc] ox2: starting
2682026-09-04T03:44:21.333ZSep 04 03:44:21.302 DEBG [sc] ox2: connecting to [::1]:46683
2692026-09-04T03:44:21.357ZSep 04 03:44:21.302 DEBG [sc] ox2 waiting for prompt
2702026-09-04T03:44:21.357ZSep 04 03:44:21.313 DEBG [sc] ox2: logging in
2712026-09-04T03:44:21.432ZSep 04 03:44:21.401 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2722026-09-04T03:44:22.204ZSep 04 03:44:22.173 DEBG [sc] ox1: starting
2732026-09-04T03:44:22.204ZSep 04 03:44:22.173 DEBG [sc] ox1: connecting to [::1]:59037
2742026-09-04T03:44:22.228ZSep 04 03:44:22.174 DEBG [sc] ox1 waiting for prompt
2752026-09-04T03:44:22.228ZSep 04 03:44:22.183 DEBG [sc] ox1: logging in
2762026-09-04T03:44:22.303ZSep 04 03:44:22.272 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2772026-09-04T03:44:22.391ZSep 04 03:44:22.360 DEBG [sc] ox1: starting
2782026-09-04T03:44:22.391ZSep 04 03:44:22.360 DEBG [sc] ox1: connecting to [::1]:59037
2792026-09-04T03:44:22.416ZSep 04 03:44:22.361 DEBG [sc] ox1 waiting for prompt
2802026-09-04T03:44:22.416ZSep 04 03:44:22.371 DEBG [sc] ox1: logging in
2812026-09-04T03:44:22.492ZSep 04 03:44:22.461 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2822026-09-04T03:44:22.561ZSep 04 03:44:22.530 DEBG [sc] ox1: starting
2832026-09-04T03:44:22.561ZSep 04 03:44:22.530 DEBG [sc] ox1: connecting to [::1]:59037
2842026-09-04T03:44:22.585ZSep 04 03:44:22.531 DEBG [sc] ox1 waiting for prompt
2852026-09-04T03:44:22.585ZSep 04 03:44:22.538 DEBG [sc] ox1: logging in
2862026-09-04T03:44:22.657ZSep 04 03:44:22.626 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2872026-09-04T03:44:22.756ZSep 04 03:44:22.725 DEBG [sc] ox1: starting
2882026-09-04T03:44:22.756ZSep 04 03:44:22.725 DEBG [sc] ox1: connecting to [::1]:59037
2892026-09-04T03:44:22.780ZSep 04 03:44:22.726 DEBG [sc] ox1 waiting for prompt
2902026-09-04T03:44:22.781ZSep 04 03:44:22.737 DEBG [sc] ox1: logging in
2912026-09-04T03:44:22.857ZSep 04 03:44:22.826 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2922026-09-04T03:44:22.934ZSep 04 03:44:22.903 DEBG [sc] ox2: starting
2932026-09-04T03:44:22.934ZSep 04 03:44:22.903 DEBG [sc] ox2: connecting to [::1]:46683
2942026-09-04T03:44:22.958ZSep 04 03:44:22.903 DEBG [sc] ox2 waiting for prompt
2952026-09-04T03:44:22.958ZSep 04 03:44:22.914 DEBG [sc] ox2: logging in
2962026-09-04T03:44:23.033ZSep 04 03:44:23.002 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2972026-09-04T03:44:23.133ZSep 04 03:44:23.102 DEBG [sc] ox2: starting
2982026-09-04T03:44:23.133ZSep 04 03:44:23.102 DEBG [sc] ox2: connecting to [::1]:46683
2992026-09-04T03:44:23.157ZSep 04 03:44:23.103 DEBG [sc] ox2 waiting for prompt
3002026-09-04T03:44:23.157ZSep 04 03:44:23.113 DEBG [sc] ox2: logging in
3012026-09-04T03:44:23.231ZSep 04 03:44:23.201 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3022026-09-04T03:44:23.309ZSep 04 03:44:23.278 DEBG [sc] ox1: starting
3032026-09-04T03:44:23.309ZSep 04 03:44:23.278 DEBG [sc] ox1: connecting to [::1]:59037
3042026-09-04T03:44:23.333ZSep 04 03:44:23.278 DEBG [sc] ox2: starting
3052026-09-04T03:44:23.333ZSep 04 03:44:23.278 DEBG [sc] ox2: connecting to [::1]:46683
3062026-09-04T03:44:23.333ZSep 04 03:44:23.279 DEBG [sc] ox2 waiting for prompt
3072026-09-04T03:44:23.333ZSep 04 03:44:23.279 DEBG [sc] ox1 waiting for prompt
3082026-09-04T03:44:23.333ZSep 04 03:44:23.289 DEBG [sc] ox2: logging in
3092026-09-04T03:44:23.333ZSep 04 03:44:23.290 DEBG [sc] ox1: logging in
3102026-09-04T03:44:23.408ZSep 04 03:44:23.377 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3112026-09-04T03:44:23.432ZSep 04 03:44:23.378 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3122026-09-04T03:44:23.476ZSep 04 03:44:23.446 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3132026-09-04T03:44:23.477ZSep 04 03:44:23.446 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3142026-09-04T03:44:24.481ZSep 04 03:44:24.450 INFO adding BGP routers to both mgd nodes
3152026-09-04T03:44:24.505ZSep 04 03:44:24.453 INFO adding unnumbered BGP neighbors to both mgd nodes
3162026-09-04T03:44:24.505Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3172026-09-04T03:44:25.499Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3182026-09-04T03:44:26.501Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3192026-09-04T03:44:27.503Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3202026-09-04T03:44:28.505Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3212026-09-04T03:44:29.508ZSep 04 03:44:29.477 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3222026-09-04T03:44:29.532Z+ (( status != 0 ))
3232026-09-04T03:44:29.532Z+ pfexec ./falcon-lab cleanup mgd-duo bgp-unnumbered
3242026-09-04T03:44:29.557ZSep 04 03:44:29.506 INFO destroying runner for deployment mgdduo_bgpu
3252026-09-04T03:44:29.557ZSep 04 03:44:29.506 INFO destroying deployment mgdduo_bgpu
3262026-09-04T03:44:29.557ZSep 04 03:44:29.506 INFO destroying nodes
3272026-09-04T03:44:29.557ZSep 04 03:44:29.514 INFO destroying links
3282026-09-04T03:44:29.557ZSep 04 03:44:29.515 INFO destroying link mgdduo_bgpu_ox1_vn_vnic0
3292026-09-04T03:44:30.551ZSep 04 03:44:30.519 INFO destroying link mgdduo_bgpu_ox1_vn_sim0
3302026-09-04T03:44:30.575ZSep 04 03:44:30.520 INFO destroying link mgdduo_bgpu_ox2_vn_vnic0
3312026-09-04T03:44:30.575ZSep 04 03:44:30.521 INFO destroying link mgdduo_bgpu_ox2_vn_sim0
3322026-09-04T03:44:30.575ZSep 04 03:44:30.522 INFO destroying external links
3332026-09-04T03:44:30.576ZSep 04 03:44:30.522 INFO destroying external link mgdduo_bgpu_ox1_vn_vnic1
3342026-09-04T03:44:30.576ZSep 04 03:44:30.523 INFO destroying external link mgdduo_bgpu_ox2_vn_vnic1
3352026-09-04T03:44:30.576ZSep 04 03:44:30.524 INFO destroying images
3362026-09-04T03:44:30.711ZSep 04 03:44:30.679 INFO destroying workspace at .falcon
3372026-09-04T03:44:30.736Z+ return 0
3382026-09-04T03:44:30.736Z+ run_test interop bgp-unnumbered
3392026-09-04T03:44:30.736Z+ local topology=interop
3402026-09-04T03:44:30.736Z+ local scenario=bgp-unnumbered
3412026-09-04T03:44:30.736Z+ local test_name=interop-bgp-unnumbered
3422026-09-04T03:44:30.736Z+ local status=0
3432026-09-04T03:44:30.736Z+ clear_falcon_workspace_files
3442026-09-04T03:44:30.736Z+ [[ -d .falcon ]]
3452026-09-04T03:44:30.736Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3462026-09-04T03:44:30.736Z+ RUST_LOG=debug
3472026-09-04T03:44:30.736Z+ pfexec ./falcon-lab run interop bgp-unnumbered --no-cleanup
3482026-09-04T03:44:30.761ZSep 04 03:44:30.711 DEBG using default route interface igb0
3492026-09-04T03:44:30.761ZSep 04 03:44:30.712 DEBG using default route interface igb0
3502026-09-04T03:44:30.761ZSep 04 03:44:30.712 DEBG using default route interface igb0
3512026-09-04T03:44:30.761ZSep 04 03:44:30.712 DEBG using default route interface igb0
3522026-09-04T03:44:30.761ZSep 04 03:44:30.712 DEBG using default route interface igb0
3532026-09-04T03:44:30.761ZSep 04 03:44:30.712 INFO interop_bgpu: launching interop topology
3542026-09-04T03:44:30.761ZSep 04 03:44:30.712 INFO launching runner: deployment(interop_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3552026-09-04T03:44:30.761ZSep 04 03:44:30.712 INFO starting preflight for deployment interop_bgpu
3562026-09-04T03:44:31.189ZSep 04 03:44:31.158 INFO base image for debian-13.2 does not exist, attempting to install
3572026-09-04T03:44:31.189ZSep 04 03:44:31.158 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3582026-09-04T03:44:51.996ZSep 04 03:44:51.964 INFO extracting image to /tmp/debian-13.2_0.raw
3592026-09-04T03:45:05.689ZSep 04 03:45:05.659 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3602026-09-04T03:45:05.714ZSep 04 03:45:05.684 INFO copying image data to zvol
3612026-09-04T03:45:12.764ZSep 04 03:45:12.734 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3622026-09-04T03:45:15.894ZSep 04 03:45:15.865 INFO base image for eos-4.35 does not exist, attempting to install
3632026-09-04T03:45:15.894ZSep 04 03:45:15.865 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3642026-09-04T03:45:59.063ZSep 04 03:45:59.039 INFO extracting image to /tmp/eos-4.35_0.raw
3652026-09-04T03:47:03.713ZSep 04 03:47:03.699 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3662026-09-04T03:47:03.738ZSep 04 03:47:03.724 INFO copying image data to zvol
3672026-09-04T03:47:51.154ZSep 04 03:47:51.141 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3682026-09-04T03:47:54.573ZSep 04 03:47:54.560 INFO base image for junos-23.2 does not exist, attempting to install
3692026-09-04T03:47:54.573ZSep 04 03:47:54.560 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3702026-09-04T03:48:27.947ZSep 04 03:48:27.934 INFO extracting image to /tmp/junos-23.2_0.raw
3712026-09-04T03:49:26.109ZSep 04 03:49:26.097 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3722026-09-04T03:49:26.151ZSep 04 03:49:26.139 INFO copying image data to zvol
3732026-09-04T03:50:13.359ZSep 04 03:50:13.347 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3742026-09-04T03:50:16.858ZSep 04 03:50:16.809 INFO creating links
3752026-09-04T03:50:16.858ZSep 04 03:50:16.809 DEBG destroying link interop_bgpu_ox_sn_vnic0
3762026-09-04T03:50:16.858ZSep 04 03:50:16.809 DEBG destroying link interop_bgpu_ox_sn_sim0
3772026-09-04T03:50:16.858ZSep 04 03:50:16.809 INFO creating simnet link 'interop_bgpu_ox_sn_sim0'
3782026-09-04T03:50:16.905ZSep 04 03:50:16.811 INFO creating vnic link 'interop_bgpu_ox_sn_vnic0'
3792026-09-04T03:50:16.905ZSep 04 03:50:16.818 DEBG link pair created
3802026-09-04T03:50:16.905ZSep 04 03:50:16.818 DEBG destroying link interop_bgpu_cr1_vn_vnic0
3812026-09-04T03:50:16.905ZSep 04 03:50:16.818 DEBG destroying link interop_bgpu_cr1_vn_sim0
3822026-09-04T03:50:16.906ZSep 04 03:50:16.818 INFO creating simnet link 'interop_bgpu_cr1_vn_sim0'
3832026-09-04T03:50:16.906ZSep 04 03:50:16.819 INFO creating vnic link 'interop_bgpu_cr1_vn_vnic0'
3842026-09-04T03:50:16.906ZSep 04 03:50:16.827 DEBG link pair created
3852026-09-04T03:50:16.906ZSep 04 03:50:16.827 DEBG destroying link interop_bgpu_ox_sn_vnic1
3862026-09-04T03:50:16.906ZSep 04 03:50:16.827 DEBG destroying link interop_bgpu_ox_sn_sim1
3872026-09-04T03:50:16.906ZSep 04 03:50:16.827 INFO creating simnet link 'interop_bgpu_ox_sn_sim1'
3882026-09-04T03:50:16.906ZSep 04 03:50:16.828 INFO creating vnic link 'interop_bgpu_ox_sn_vnic1'
3892026-09-04T03:50:16.906ZSep 04 03:50:16.835 DEBG link pair created
3902026-09-04T03:50:16.906ZSep 04 03:50:16.835 DEBG destroying link interop_bgpu_cr2_vn_vnic0
3912026-09-04T03:50:16.906ZSep 04 03:50:16.835 DEBG destroying link interop_bgpu_cr2_vn_sim0
3922026-09-04T03:50:16.906ZSep 04 03:50:16.835 INFO creating simnet link 'interop_bgpu_cr2_vn_sim0'
3932026-09-04T03:50:16.906ZSep 04 03:50:16.836 INFO creating vnic link 'interop_bgpu_cr2_vn_vnic0'
3942026-09-04T03:50:16.906ZSep 04 03:50:16.843 DEBG link pair created
3952026-09-04T03:50:16.907ZSep 04 03:50:16.843 DEBG destroying link interop_bgpu_ox_sn_vnic2
3962026-09-04T03:50:16.907ZSep 04 03:50:16.843 DEBG destroying link interop_bgpu_ox_sn_sim2
3972026-09-04T03:50:16.907ZSep 04 03:50:16.843 INFO creating simnet link 'interop_bgpu_ox_sn_sim2'
3982026-09-04T03:50:16.907ZSep 04 03:50:16.844 INFO creating vnic link 'interop_bgpu_ox_sn_vnic2'
3992026-09-04T03:50:16.907ZSep 04 03:50:16.851 DEBG link pair created
4002026-09-04T03:50:16.907ZSep 04 03:50:16.852 DEBG destroying link interop_bgpu_cr3_vn_vnic0
4012026-09-04T03:50:16.907ZSep 04 03:50:16.852 DEBG destroying link interop_bgpu_cr3_vn_sim0
4022026-09-04T03:50:16.907ZSep 04 03:50:16.852 INFO creating simnet link 'interop_bgpu_cr3_vn_sim0'
4032026-09-04T03:50:16.907ZSep 04 03:50:16.854 INFO creating vnic link 'interop_bgpu_cr3_vn_vnic0'
4042026-09-04T03:50:16.907ZSep 04 03:50:16.861 DEBG link pair created
4052026-09-04T03:50:16.907ZSep 04 03:50:16.861 DEBG destroying link interop_bgpu_ox_sn_vnic3
4062026-09-04T03:50:16.907ZSep 04 03:50:16.861 DEBG destroying link interop_bgpu_ox_sn_sim3
4072026-09-04T03:50:16.907ZSep 04 03:50:16.861 INFO creating simnet link 'interop_bgpu_ox_sn_sim3'
4082026-09-04T03:50:16.908ZSep 04 03:50:16.862 INFO creating vnic link 'interop_bgpu_ox_sn_vnic3'
4092026-09-04T03:50:16.908ZSep 04 03:50:16.868 DEBG link pair created
4102026-09-04T03:50:16.908ZSep 04 03:50:16.868 DEBG destroying link interop_bgpu_peer_vn_vnic0
4112026-09-04T03:50:16.908ZSep 04 03:50:16.868 DEBG destroying link interop_bgpu_peer_vn_sim0
4122026-09-04T03:50:16.908ZSep 04 03:50:16.868 INFO creating simnet link 'interop_bgpu_peer_vn_sim0'
4132026-09-04T03:50:16.908ZSep 04 03:50:16.870 INFO creating vnic link 'interop_bgpu_peer_vn_vnic0'
4142026-09-04T03:50:16.932ZSep 04 03:50:16.877 DEBG link pair created
4152026-09-04T03:50:16.932ZSep 04 03:50:16.877 INFO creating external links
4162026-09-04T03:50:16.932ZSep 04 03:50:16.877 DEBG destroying external link interop_bgpu_ox_vn_vnic4
4172026-09-04T03:50:16.933ZSep 04 03:50:16.877 INFO creating external link interop_bgpu_ox_vn_vnic4
4182026-09-04T03:50:16.933ZSep 04 03:50:16.878 DEBG external link interop_bgpu_ox_vn_vnic4@igb0 created
4192026-09-04T03:50:16.933ZSep 04 03:50:16.878 DEBG destroying external link interop_bgpu_cr1_vn_vnic1
4202026-09-04T03:50:16.933ZSep 04 03:50:16.878 INFO creating external link interop_bgpu_cr1_vn_vnic1
4212026-09-04T03:50:16.933ZSep 04 03:50:16.880 DEBG external link interop_bgpu_cr1_vn_vnic1@igb0 created
4222026-09-04T03:50:16.933ZSep 04 03:50:16.880 DEBG destroying external link interop_bgpu_cr2_vn_vnic1
4232026-09-04T03:50:16.933ZSep 04 03:50:16.880 INFO creating external link interop_bgpu_cr2_vn_vnic1
4242026-09-04T03:50:16.933ZSep 04 03:50:16.882 DEBG external link interop_bgpu_cr2_vn_vnic1@igb0 created
4252026-09-04T03:50:16.933ZSep 04 03:50:16.882 DEBG destroying external link interop_bgpu_cr3_vn_vnic1
4262026-09-04T03:50:16.933ZSep 04 03:50:16.882 INFO creating external link interop_bgpu_cr3_vn_vnic1
4272026-09-04T03:50:16.934ZSep 04 03:50:16.883 DEBG external link interop_bgpu_cr3_vn_vnic1@igb0 created
4282026-09-04T03:50:16.934ZSep 04 03:50:16.883 DEBG destroying external link interop_bgpu_peer_vn_vnic1
4292026-09-04T03:50:16.934ZSep 04 03:50:16.883 INFO creating external link interop_bgpu_peer_vn_vnic1
4302026-09-04T03:50:16.934ZSep 04 03:50:16.885 DEBG external link interop_bgpu_peer_vn_vnic1@igb0 created
4312026-09-04T03:50:16.934ZSep 04 03:50:16.885 INFO creating nodes
4322026-09-04T03:50:16.934ZSep 04 03:50:16.885 INFO ox: launching node
4332026-09-04T03:50:16.934ZSep 04 03:50:16.887 INFO cr1: launching node
4342026-09-04T03:50:16.934ZSep 04 03:50:16.889 INFO cr2: launching node
4352026-09-04T03:50:16.934ZSep 04 03:50:16.891 INFO cr3: launching node
4362026-09-04T03:50:16.934ZSep 04 03:50:16.893 INFO peer: launching node
4372026-09-04T03:50:16.934ZSep 04 03:50:16.907 INFO launched instance ox with pid 920 on port 56390
4382026-09-04T03:50:16.934ZSep 04 03:50:16.907 INFO ox: instance ensure
4392026-09-04T03:50:16.934ZSep 04 03:50:16.907 INFO launched instance cr1 with pid 921 on port 38752
4402026-09-04T03:50:16.934ZSep 04 03:50:16.908 INFO cr1: instance ensure
4412026-09-04T03:50:16.934ZSep 04 03:50:16.908 INFO launched instance cr2 with pid 922 on port 52397
4422026-09-04T03:50:16.935ZSep 04 03:50:16.908 INFO cr2: instance ensure
4432026-09-04T03:50:16.935ZSep 04 03:50:16.908 INFO launched instance cr3 with pid 923 on port 40347
4442026-09-04T03:50:16.935ZSep 04 03:50:16.908 INFO cr3: instance ensure
4452026-09-04T03:50:16.935ZSep 04 03:50:16.909 INFO launched instance peer with pid 924 on port 52469
4462026-09-04T03:50:16.935ZSep 04 03:50:16.909 INFO peer: instance ensure
4472026-09-04T03:50:21.108ZSep 04 03:50:21.096 INFO peer: instance ensure completed after 0 retries
4482026-09-04T03:50:21.108ZSep 04 03:50:21.096 INFO peer: instance run
4492026-09-04T03:50:21.132ZSep 04 03:50:21.096 DEBG [sc] peer: starting
4502026-09-04T03:50:21.132ZSep 04 03:50:21.096 DEBG [sc] peer: connecting to [::1]:52469
4512026-09-04T03:50:21.132ZSep 04 03:50:21.097 DEBG [sc] peer waiting for prompt
4522026-09-04T03:50:21.213ZSep 04 03:50:21.201 INFO cr3: instance ensure completed after 0 retries
4532026-09-04T03:50:21.213ZSep 04 03:50:21.201 INFO cr3: instance run
4542026-09-04T03:50:21.243ZSep 04 03:50:21.231 INFO cr2: instance ensure completed after 0 retries
4552026-09-04T03:50:21.243ZSep 04 03:50:21.231 INFO cr2: instance run
4562026-09-04T03:50:21.267ZSep 04 03:50:21.231 DEBG [sc] cr2: starting
4572026-09-04T03:50:21.267ZSep 04 03:50:21.231 DEBG [sc] cr2: connecting to [::1]:52397
4582026-09-04T03:50:21.267ZSep 04 03:50:21.232 DEBG [sc] cr2 waiting for prompt
4592026-09-04T03:50:21.267ZSep 04 03:50:21.238 INFO ox: instance ensure completed after 0 retries
4602026-09-04T03:50:21.267ZSep 04 03:50:21.238 INFO ox: instance run
4612026-09-04T03:50:21.267ZSep 04 03:50:21.239 DEBG [sc] ox: starting
4622026-09-04T03:50:21.268ZSep 04 03:50:21.239 DEBG [sc] ox: connecting to [::1]:56390
4632026-09-04T03:50:21.268ZSep 04 03:50:21.246 DEBG [sc] ox waiting for prompt
4642026-09-04T03:50:21.268ZSep 04 03:50:21.255 INFO cr1: instance ensure completed after 0 retries
4652026-09-04T03:50:21.268ZSep 04 03:50:21.255 INFO cr1: instance run
4662026-09-04T03:50:21.268ZSep 04 03:50:21.255 DEBG [sc] cr1: starting
4672026-09-04T03:50:21.268ZSep 04 03:50:21.255 DEBG [sc] cr1: connecting to [::1]:38752
4682026-09-04T03:50:21.292ZSep 04 03:50:21.256 DEBG [sc] cr1 waiting for prompt
4692026-09-04T03:50:38.362ZSep 04 03:50:38.350 DEBG [sc] cr1: logging in
4702026-09-04T03:50:38.831ZSep 04 03:50:38.815 INFO cr1: mounting /opt/cargo-bay
4712026-09-04T03:50:38.831ZSep 04 03:50:38.815 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4722026-09-04T03:50:38.860ZSep 04 03:50:38.848 DEBG [sc] cr1: executing command `cd`
4732026-09-04T03:50:38.884ZSep 04 03:50:38.859 INFO cr1: finished mounting /opt/cargo-bay
4742026-09-04T03:50:38.884ZSep 04 03:50:38.859 DEBG [sc] cr1: executing command `hostname cr1`
4752026-09-04T03:50:38.884ZSep 04 03:50:38.870 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4762026-09-04T03:50:38.909ZSep 04 03:50:38.880 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4772026-09-04T03:50:38.909ZSep 04 03:50:38.892 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4782026-09-04T03:50:38.934ZSep 04 03:50:38.903 INFO cr1: logging out
4792026-09-04T03:50:40.296ZSep 04 03:50:40.284 DEBG [sc] ox: logging in
4802026-09-04T03:50:40.344ZSep 04 03:50:40.323 DEBG [sc] peer: logging in
4812026-09-04T03:50:40.541ZSep 04 03:50:40.530 INFO ox: mounting /opt/cargo-bay
4822026-09-04T03:50:40.541ZSep 04 03:50:40.530 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4832026-09-04T03:50:40.565ZSep 04 03:50:40.552 INFO peer: mounting /opt/cargo-bay
4842026-09-04T03:50:40.565ZSep 04 03:50:40.552 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4852026-09-04T03:50:40.983ZSep 04 03:50:40.971 INFO cr1: logged out
4862026-09-04T03:50:41.763ZSep 04 03:50:41.751 DEBG [sc] ox: executing command `cd`
4872026-09-04T03:50:41.787ZSep 04 03:50:41.755 DEBG [sc] peer: executing command `cd`
4882026-09-04T03:50:41.787ZSep 04 03:50:41.762 INFO ox: finished mounting /opt/cargo-bay
4892026-09-04T03:50:41.787ZSep 04 03:50:41.762 DEBG [sc] ox: executing command `hostname ox`
4902026-09-04T03:50:41.787ZSep 04 03:50:41.766 INFO peer: finished mounting /opt/cargo-bay
4912026-09-04T03:50:41.787ZSep 04 03:50:41.766 DEBG [sc] peer: executing command `hostname peer`
4922026-09-04T03:50:41.787ZSep 04 03:50:41.773 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4932026-09-04T03:50:41.812ZSep 04 03:50:41.777 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
4942026-09-04T03:50:41.812ZSep 04 03:50:41.784 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4952026-09-04T03:50:41.812ZSep 04 03:50:41.788 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
4962026-09-04T03:50:41.812ZSep 04 03:50:41.795 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4972026-09-04T03:50:41.812ZSep 04 03:50:41.799 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
4982026-09-04T03:50:41.840ZSep 04 03:50:41.806 INFO ox: logging out
4992026-09-04T03:50:41.840ZSep 04 03:50:41.811 INFO peer: logging out
5002026-09-04T03:50:41.899ZSep 04 03:50:41.887 INFO peer: logged out
5012026-09-04T03:50:41.923ZSep 04 03:50:41.894 INFO ox: logged out
5022026-09-04T03:50:43.010ZSep 04 03:50:42.998 DEBG [sc] cr2: logging in
5032026-09-04T03:50:43.417ZSep 04 03:50:43.405 INFO cr2: mounting /opt/cargo-bay
5042026-09-04T03:50:43.417ZSep 04 03:50:43.405 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
5052026-09-04T03:50:43.441ZSep 04 03:50:43.427 DEBG [sc] cr2: executing command `cd`
5062026-09-04T03:50:43.465ZSep 04 03:50:43.437 INFO cr2: finished mounting /opt/cargo-bay
5072026-09-04T03:50:43.465ZSep 04 03:50:43.437 DEBG [sc] cr2: executing command `hostname cr2`
5082026-09-04T03:50:43.465ZSep 04 03:50:43.448 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
5092026-09-04T03:50:43.489ZSep 04 03:50:43.459 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
5102026-09-04T03:50:43.489ZSep 04 03:50:43.471 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
5112026-09-04T03:50:43.513ZSep 04 03:50:43.482 INFO cr2: logging out
5122026-09-04T03:50:46.481ZSep 04 03:50:46.469 INFO cr2: logged out
5132026-09-04T03:50:46.482ZSep 04 03:50:46.469 INFO interop_bgpu: interop topology launch complete
5142026-09-04T03:50:46.507ZSep 04 03:50:46.469 DEBG [sc] ox: starting
5152026-09-04T03:50:46.507ZSep 04 03:50:46.469 DEBG [sc] ox: connecting to [::1]:56390
5162026-09-04T03:50:46.507ZSep 04 03:50:46.469 DEBG [sc] peer: starting
5172026-09-04T03:50:46.507ZSep 04 03:50:46.469 DEBG [sc] peer: connecting to [::1]:52469
5182026-09-04T03:50:46.507ZSep 04 03:50:46.470 DEBG [sc] peer waiting for prompt
5192026-09-04T03:50:46.507ZSep 04 03:50:46.470 DEBG [sc] ox waiting for prompt
5202026-09-04T03:50:46.507ZSep 04 03:50:46.481 DEBG [sc] ox: logging in
5212026-09-04T03:50:46.507ZSep 04 03:50:46.482 DEBG [sc] peer: logging in
5222026-09-04T03:50:46.581ZSep 04 03:50:46.569 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5232026-09-04T03:50:46.606ZSep 04 03:50:46.571 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5242026-09-04T03:50:52.757ZSep 04 03:50:52.745 DEBG [sc] peer: starting
5252026-09-04T03:50:52.757ZSep 04 03:50:52.745 DEBG [sc] peer: connecting to [::1]:52469
5262026-09-04T03:50:52.781ZSep 04 03:50:52.746 DEBG [sc] peer waiting for prompt
5272026-09-04T03:50:52.781ZSep 04 03:50:52.756 DEBG [sc] peer: logging in
5282026-09-04T03:50:52.856ZSep 04 03:50:52.844 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5292026-09-04T03:50:52.934ZSep 04 03:50:52.922 DEBG [sc] ox: starting
5302026-09-04T03:50:52.934ZSep 04 03:50:52.922 DEBG [sc] ox: connecting to [::1]:56390
5312026-09-04T03:50:52.958ZSep 04 03:50:52.923 DEBG [sc] ox waiting for prompt
5322026-09-04T03:50:52.958ZSep 04 03:50:52.933 DEBG [sc] peer: starting
5332026-09-04T03:50:52.958ZSep 04 03:50:52.933 DEBG [sc] peer: connecting to [::1]:52469
5342026-09-04T03:50:52.958ZSep 04 03:50:52.933 DEBG [sc] ox: logging in
5352026-09-04T03:50:52.958ZSep 04 03:50:52.933 DEBG [sc] peer waiting for prompt
5362026-09-04T03:50:52.958ZSep 04 03:50:52.943 DEBG [sc] peer: logging in
5372026-09-04T03:50:53.033ZSep 04 03:50:53.022 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5382026-09-04T03:50:53.057ZSep 04 03:50:53.032 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5392026-09-04T03:50:53.133ZSep 04 03:50:53.121 DEBG [sc] ox: starting
5402026-09-04T03:50:53.133ZSep 04 03:50:53.121 DEBG [sc] ox: connecting to [::1]:56390
5412026-09-04T03:50:53.157ZSep 04 03:50:53.122 DEBG [sc] ox waiting for prompt
5422026-09-04T03:50:53.157ZSep 04 03:50:53.131 DEBG [sc] ox: logging in
5432026-09-04T03:50:53.231ZSep 04 03:50:53.219 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5442026-09-04T03:50:53.298ZSep 04 03:50:53.286 INFO cr1: installing frr
5452026-09-04T03:50:53.298ZSep 04 03:50:53.286 INFO waiting for ceos to initialize
5462026-09-04T03:50:53.322ZSep 04 03:50:53.286 INFO cr3: starting juniper unnumbered setup
5472026-09-04T03:50:53.322ZSep 04 03:50:53.286 INFO ox: setting up npuvm
5482026-09-04T03:50:53.322ZSep 04 03:50:53.286 DEBG [sc] cr2: starting
5492026-09-04T03:50:53.322ZSep 04 03:50:53.286 DEBG [sc] cr2: connecting to [::1]:52397
5502026-09-04T03:50:53.322ZSep 04 03:50:53.286 DEBG [sc] ox: starting
5512026-09-04T03:50:53.322ZSep 04 03:50:53.286 DEBG [sc] ox: connecting to [::1]:56390
5522026-09-04T03:50:53.324ZSep 04 03:50:53.286 DEBG [sc] cr1: starting
5532026-09-04T03:50:53.324ZSep 04 03:50:53.286 DEBG [sc] cr1: connecting to [::1]:38752
5542026-09-04T03:50:53.324ZSep 04 03:50:53.286 INFO cr3: staged Juniper config and license for guest systemd services
5552026-09-04T03:50:53.324ZSep 04 03:50:53.286 INFO cr3: waiting for Juniper guest config apply
5562026-09-04T03:50:53.324ZSep 04 03:50:53.286 DEBG [sc] cr3: starting
5572026-09-04T03:50:53.324ZSep 04 03:50:53.286 DEBG [sc] cr3: connecting to [::1]:40347
5582026-09-04T03:50:53.324ZSep 04 03:50:53.287 DEBG [sc] ox waiting for prompt
5592026-09-04T03:50:53.324ZSep 04 03:50:53.287 DEBG [sc] cr1 waiting for prompt
5602026-09-04T03:50:53.324ZSep 04 03:50:53.287 DEBG [sc] cr2 waiting for prompt
5612026-09-04T03:50:53.324ZSep 04 03:50:53.287 DEBG [sc] cr3 waiting for prompt
5622026-09-04T03:50:53.324ZSep 04 03:50:53.287 DEBG [sc] cr3: logging in
5632026-09-04T03:50:53.324ZSep 04 03:50:53.297 DEBG [sc] ox: logging in
5642026-09-04T03:50:53.324ZSep 04 03:50:53.298 DEBG [sc] cr2: logging in
5652026-09-04T03:50:53.324ZSep 04 03:50:53.298 DEBG [sc] cr1: logging in
5662026-09-04T03:50:53.397ZSep 04 03:50:53.385 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5672026-09-04T03:50:53.465ZSep 04 03:50:53.453 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5682026-09-04T03:50:53.671ZSep 04 03:50:53.659 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5692026-09-04T03:50:53.695ZSep 04 03:50:53.674 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5702026-09-04T03:50:55.717ZSep 04 03:50:55.705 INFO cr2: executing eos script show version
5712026-09-04T03:50:55.717ZSep 04 03:50:55.705 DEBG [sc] cr2: starting
5722026-09-04T03:50:55.717ZSep 04 03:50:55.705 DEBG [sc] cr2: connecting to [::1]:52397
5732026-09-04T03:50:55.742ZSep 04 03:50:55.706 DEBG [sc] cr2 waiting for prompt
5742026-09-04T03:50:55.742ZSep 04 03:50:55.715 DEBG [sc] cr2: logging in
5752026-09-04T03:50:55.767ZSep 04 03:50:55.754 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5762026-09-04T03:50:55.881ZSep 04 03:50:55.869 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5772026-09-04T03:50:56.768ZSep 04 03:50:56.755 DEBG [sc] cr3: starting
5782026-09-04T03:50:56.768ZSep 04 03:50:56.755 DEBG [sc] cr3: connecting to [::1]:40347
5792026-09-04T03:50:56.793ZSep 04 03:50:56.756 DEBG [sc] cr3 waiting for prompt
5802026-09-04T03:50:56.793ZSep 04 03:50:56.768 DEBG [sc] cr3: logging in
5812026-09-04T03:50:56.944ZSep 04 03:50:56.933 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5822026-09-04T03:50:59.022ZSep 04 03:50:59.010 INFO cr3: Juniper guest config applied
5832026-09-04T03:51:01.469ZSep 04 03:51:01.457 DEBG [sc] ox: starting
5842026-09-04T03:51:01.469ZSep 04 03:51:01.457 DEBG [sc] ox: connecting to [::1]:56390
5852026-09-04T03:51:01.493ZSep 04 03:51:01.458 DEBG [sc] ox waiting for prompt
5862026-09-04T03:51:01.493ZSep 04 03:51:01.468 DEBG [sc] ox: logging in
5872026-09-04T03:51:01.568ZSep 04 03:51:01.556 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5882026-09-04T03:51:01.634ZSep 04 03:51:01.622 DEBG [sc] ox: starting
5892026-09-04T03:51:01.634ZSep 04 03:51:01.622 DEBG [sc] ox: connecting to [::1]:56390
5902026-09-04T03:51:01.658ZSep 04 03:51:01.623 DEBG [sc] ox waiting for prompt
5912026-09-04T03:51:01.658ZSep 04 03:51:01.633 DEBG [sc] ox: logging in
5922026-09-04T03:51:01.732ZSep 04 03:51:01.721 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5932026-09-04T03:51:01.899ZSep 04 03:51:01.888 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5942026-09-04T03:51:01.923ZSep 04 03:51:01.888 DEBG [sc] ox: starting
5952026-09-04T03:51:01.923ZSep 04 03:51:01.888 DEBG [sc] ox: connecting to [::1]:56390
5962026-09-04T03:51:01.924ZSep 04 03:51:01.888 DEBG [sc] ox waiting for prompt
5972026-09-04T03:51:01.924ZSep 04 03:51:01.900 DEBG [sc] ox: logging in
5982026-09-04T03:51:01.999ZSep 04 03:51:01.988 DEBG [sc] ox: executing command `chmod +x npuvm`
5992026-09-04T03:51:02.065ZSep 04 03:51:02.053 DEBG [sc] ox: starting
6002026-09-04T03:51:02.065ZSep 04 03:51:02.053 DEBG [sc] ox: connecting to [::1]:56390
6012026-09-04T03:51:02.089ZSep 04 03:51:02.054 DEBG [sc] ox waiting for prompt
6022026-09-04T03:51:02.089ZSep 04 03:51:02.064 DEBG [sc] ox: logging in
6032026-09-04T03:51:02.165ZSep 04 03:51:02.152 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
6042026-09-04T03:51:03.657ZSep 04 03:51:03.645 DEBG [sc] cr2: starting
6052026-09-04T03:51:03.657ZSep 04 03:51:03.645 DEBG [sc] cr2: connecting to [::1]:52397
6062026-09-04T03:51:03.681ZSep 04 03:51:03.646 DEBG [sc] cr2 waiting for prompt
6072026-09-04T03:51:03.681ZSep 04 03:51:03.656 DEBG [sc] cr2: logging in
6082026-09-04T03:51:03.812ZSep 04 03:51:03.800 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6092026-09-04T03:51:05.908ZSep 04 03:51:05.896 INFO cr2: executing eos script show version
6102026-09-04T03:51:05.908ZSep 04 03:51:05.896 DEBG [sc] cr2: starting
6112026-09-04T03:51:05.908ZSep 04 03:51:05.896 DEBG [sc] cr2: connecting to [::1]:52397
6122026-09-04T03:51:05.933ZSep 04 03:51:05.896 DEBG [sc] cr2 waiting for prompt
6132026-09-04T03:51:05.933ZSep 04 03:51:05.907 DEBG [sc] cr2: logging in
6142026-09-04T03:51:06.100ZSep 04 03:51:06.088 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6152026-09-04T03:51:08.404ZSep 04 03:51:08.392 DEBG [sc] cr2: starting
6162026-09-04T03:51:08.404ZSep 04 03:51:08.392 DEBG [sc] cr2: connecting to [::1]:52397
6172026-09-04T03:51:08.428ZSep 04 03:51:08.393 DEBG [sc] cr2 waiting for prompt
6182026-09-04T03:51:08.428ZSep 04 03:51:08.403 DEBG [sc] cr2: logging in
6192026-09-04T03:51:08.581ZSep 04 03:51:08.569 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6202026-09-04T03:51:10.733ZSep 04 03:51:10.721 INFO cr2: executing eos script show version
6212026-09-04T03:51:10.733ZSep 04 03:51:10.721 DEBG [sc] cr2: starting
6222026-09-04T03:51:10.733ZSep 04 03:51:10.721 DEBG [sc] cr2: connecting to [::1]:52397
6232026-09-04T03:51:10.757ZSep 04 03:51:10.722 DEBG [sc] cr2 waiting for prompt
6242026-09-04T03:51:10.758ZSep 04 03:51:10.732 DEBG [sc] cr2: logging in
6252026-09-04T03:51:10.887ZSep 04 03:51:10.875 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6262026-09-04T03:51:13.281ZSep 04 03:51:13.270 DEBG [sc] cr2: starting
6272026-09-04T03:51:13.281ZSep 04 03:51:13.270 DEBG [sc] cr2: connecting to [::1]:52397
6282026-09-04T03:51:13.306ZSep 04 03:51:13.270 DEBG [sc] cr2 waiting for prompt
6292026-09-04T03:51:13.306ZSep 04 03:51:13.281 DEBG [sc] cr2: logging in
6302026-09-04T03:51:13.435ZSep 04 03:51:13.423 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6312026-09-04T03:51:15.544ZSep 04 03:51:15.531 INFO cr2: executing eos script show version
6322026-09-04T03:51:15.545ZSep 04 03:51:15.531 DEBG [sc] cr2: starting
6332026-09-04T03:51:15.545ZSep 04 03:51:15.531 DEBG [sc] cr2: connecting to [::1]:52397
6342026-09-04T03:51:15.570ZSep 04 03:51:15.532 DEBG [sc] cr2 waiting for prompt
6352026-09-04T03:51:15.570ZSep 04 03:51:15.542 DEBG [sc] cr2: logging in
6362026-09-04T03:51:15.687ZSep 04 03:51:15.675 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6372026-09-04T03:51:18.002ZSep 04 03:51:17.990 INFO cr2: executing eos script
6382026-09-04T03:51:18.002Z enable
6392026-09-04T03:51:18.002Z configure
6402026-09-04T03:51:18.002Z ipv6 unicast-routing
6412026-09-04T03:51:18.002Z ip routing ipv6 interfaces
6422026-09-04T03:51:18.002Z ip routing
6432026-09-04T03:51:18.002Z ip route 1.2.3.0/24 null0
6442026-09-04T03:51:18.002Z ipv6 route fd99::/64 null0
6452026-09-04T03:51:18.002Z interface et1
6462026-09-04T03:51:18.002Z no switchport
6472026-09-04T03:51:18.002Z ipv6 enable
6482026-09-04T03:51:18.003Z
6492026-09-04T03:51:18.003Z router bgp 45
6502026-09-04T03:51:18.003Z router-id 1.2.3.1
6512026-09-04T03:51:18.003Z no bgp default ipv4-unicast
6522026-09-04T03:51:18.003Z timers bgp 2 6
6532026-09-04T03:51:18.003Z neighbor ebgp peer group
6542026-09-04T03:51:18.003Z neighbor ebgp remote-as 33
6552026-09-04T03:51:18.003Z neighbor interface Et1 peer-group ebgp
6562026-09-04T03:51:18.003Z address-family ipv4
6572026-09-04T03:51:18.003Z neighbor ebgp activate
6582026-09-04T03:51:18.003Z neighbor ebgp next-hop address-family ipv6 originate
6592026-09-04T03:51:18.003Z network 1.2.3.0/24
6602026-09-04T03:51:18.003Z exit
6612026-09-04T03:51:18.003Z address-family ipv6
6622026-09-04T03:51:18.003Z neighbor ebgp activate
6632026-09-04T03:51:18.003Z neighbor ebgp next-hop address-family ipv6 originate
6642026-09-04T03:51:18.003Z network fd99::/64
6652026-09-04T03:51:18.003Z exit
6662026-09-04T03:51:18.003Z exit
6672026-09-04T03:51:18.003Z
6682026-09-04T03:51:18.029ZSep 04 03:51:17.990 DEBG [sc] cr2: starting
6692026-09-04T03:51:18.029ZSep 04 03:51:17.990 DEBG [sc] cr2: connecting to [::1]:52397
6702026-09-04T03:51:18.029ZSep 04 03:51:17.990 DEBG [sc] cr2 waiting for prompt
6712026-09-04T03:51:18.029ZSep 04 03:51:18.001 DEBG [sc] cr2: logging in
6722026-09-04T03:51:18.144ZSep 04 03:51:18.132 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6732026-09-04T03:51:18.144Z enable
6742026-09-04T03:51:18.144Z configure
6752026-09-04T03:51:18.145Z ipv6 unicast-routing
6762026-09-04T03:51:18.145Z ip routing ipv6 interfaces
6772026-09-04T03:51:18.145Z ip routing
6782026-09-04T03:51:18.145Z ip route 1.2.3.0/24 null0
6792026-09-04T03:51:18.145Z ipv6 route fd99::/64 null0
6802026-09-04T03:51:18.145Z interface et1
6812026-09-04T03:51:18.145Z no switchport
6822026-09-04T03:51:18.145Z ipv6 enable
6832026-09-04T03:51:18.145Z
6842026-09-04T03:51:18.146Z router bgp 45
6852026-09-04T03:51:18.146Z router-id 1.2.3.1
6862026-09-04T03:51:18.146Z no bgp default ipv4-unicast
6872026-09-04T03:51:18.146Z timers bgp 2 6
6882026-09-04T03:51:18.146Z neighbor ebgp peer group
6892026-09-04T03:51:18.146Z neighbor ebgp remote-as 33
6902026-09-04T03:51:18.146Z neighbor interface Et1 peer-group ebgp
6912026-09-04T03:51:18.146Z address-family ipv4
6922026-09-04T03:51:18.146Z neighbor ebgp activate
6932026-09-04T03:51:18.146Z neighbor ebgp next-hop address-family ipv6 originate
6942026-09-04T03:51:18.146Z network 1.2.3.0/24
6952026-09-04T03:51:18.146Z exit
6962026-09-04T03:51:18.146Z address-family ipv6
6972026-09-04T03:51:18.146Z neighbor ebgp activate
6982026-09-04T03:51:18.146Z neighbor ebgp next-hop address-family ipv6 originate
6992026-09-04T03:51:18.146Z network fd99::/64
7002026-09-04T03:51:18.146Z exit
7012026-09-04T03:51:18.147Z exit
7022026-09-04T03:51:18.147Z '`
7032026-09-04T03:51:31.223ZSep 04 03:51:31.211 INFO cr1: enabling frr daemon bgpd
7042026-09-04T03:51:31.223ZSep 04 03:51:31.211 DEBG [sc] cr1: starting
7052026-09-04T03:51:31.223ZSep 04 03:51:31.211 DEBG [sc] cr1: connecting to [::1]:38752
7062026-09-04T03:51:31.247ZSep 04 03:51:31.212 DEBG [sc] cr1 waiting for prompt
7072026-09-04T03:51:31.247ZSep 04 03:51:31.222 DEBG [sc] cr1: logging in
7082026-09-04T03:51:31.378ZSep 04 03:51:31.366 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
7092026-09-04T03:51:33.442ZSep 04 03:51:33.430 INFO cr1: stopping frr
7102026-09-04T03:51:33.442ZSep 04 03:51:33.430 DEBG [sc] cr1: starting
7112026-09-04T03:51:33.442ZSep 04 03:51:33.430 DEBG [sc] cr1: connecting to [::1]:38752
7122026-09-04T03:51:33.467ZSep 04 03:51:33.431 DEBG [sc] cr1 waiting for prompt
7132026-09-04T03:51:33.467ZSep 04 03:51:33.441 DEBG [sc] cr1: logging in
7142026-09-04T03:51:33.586ZSep 04 03:51:33.574 DEBG [sc] cr1: executing command `systemctl stop frr`
7152026-09-04T03:51:35.961ZSep 04 03:51:35.949 INFO cr1: starting frr
7162026-09-04T03:51:35.961ZSep 04 03:51:35.949 DEBG [sc] cr1: starting
7172026-09-04T03:51:35.962ZSep 04 03:51:35.949 DEBG [sc] cr1: connecting to [::1]:38752
7182026-09-04T03:51:35.986ZSep 04 03:51:35.950 DEBG [sc] cr1 waiting for prompt
7192026-09-04T03:51:35.986ZSep 04 03:51:35.960 DEBG [sc] cr1: logging in
7202026-09-04T03:51:36.105ZSep 04 03:51:36.093 DEBG [sc] cr1: executing command `systemctl start frr`
7212026-09-04T03:51:43.418ZSep 04 03:51:43.406 INFO cr1: executing frr script
7222026-09-04T03:51:43.418Z configure
7232026-09-04T03:51:43.418Z ip forwarding
7242026-09-04T03:51:43.418Z ipv6 forwarding
7252026-09-04T03:51:43.418Z ip route 1.2.3.0/24 null0
7262026-09-04T03:51:43.418Z ipv6 route fd99::/64 null0
7272026-09-04T03:51:43.418Z router bgp 44
7282026-09-04T03:51:43.418Z no bgp ebgp-requires-policy
7292026-09-04T03:51:43.418Z timers bgp 2 6
7302026-09-04T03:51:43.418Z neighbor enp0s8 interface remote-as external
7312026-09-04T03:51:43.419Z neighbor enp0s8 timers connect 1
7322026-09-04T03:51:43.419Z address-family ipv4 unicast
7332026-09-04T03:51:43.419Z network 1.2.3.0/24
7342026-09-04T03:51:43.419Z neighbor enp0s8 activate
7352026-09-04T03:51:43.419Z exit-address-family
7362026-09-04T03:51:43.419Z address-family ipv6 unicast
7372026-09-04T03:51:43.419Z network fd99::/64
7382026-09-04T03:51:43.419Z neighbor enp0s8 activate
7392026-09-04T03:51:43.419Z exit-address-family
7402026-09-04T03:51:43.419Z exit
7412026-09-04T03:51:43.419Z
7422026-09-04T03:51:43.444ZSep 04 03:51:43.406 DEBG [sc] cr1: starting
7432026-09-04T03:51:43.444ZSep 04 03:51:43.406 DEBG [sc] cr1: connecting to [::1]:38752
7442026-09-04T03:51:43.444ZSep 04 03:51:43.407 DEBG [sc] cr1 waiting for prompt
7452026-09-04T03:51:43.444ZSep 04 03:51:43.418 DEBG [sc] cr1: logging in
7462026-09-04T03:51:43.595ZSep 04 03:51:43.583 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c '' -c ' configure' -c ' ip forwarding' -c ' ipv6 forwarding' -c ' ip route 1.2.3.0/24 null0' -c ' ipv6 route fd99::/64 null0' -c ' router bgp 44' -c ' no bgp ebgp-requires-policy' -c ' timers bgp 2 6' -c ' neighbor enp0s8 interface remote-as external' -c ' neighbor enp0s8 timers connect 1 ' -c ' address-family ipv4 unicast' -c ' network 1.2.3.0/24' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' address-family ipv6 unicast' -c ' network fd99::/64' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' exit' -c ' '`
7472026-09-04T03:51:47.983ZSep 04 03:51:47.971 INFO ox: npuvm install output:
7482026-09-04T03:51:48.100Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 49.29 KiB/83.85 MiB (30m) dendrite-softnpu.tar.gz [>---------------------------------------] 141.48 KiB/83.85 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 349.43 KiB/83.85 MiB (9m) dendrite-softnpu.tar.gz [>---------------------------------------] 719.43 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 967.43 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.46 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/83.85 MiB (89s) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/83.85 MiB (78s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/83.85 MiB (60s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/83.85 MiB (56s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/83.85 MiB (47s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.25 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.03 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.37 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.62 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.85 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.19 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.45 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.69 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.97 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.29 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.53 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.79 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.03 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.27 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.51 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.87 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.11 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.35 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.71 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.95 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.19 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.51 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.79 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.03 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.30 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.63 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.87 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.11 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.47 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.71 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.95 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.31 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.55 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.79 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.08 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.08 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.08 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.08 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.12 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.25 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.57 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.82 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.41 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.65 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.89 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.23 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.49 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.73 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.01 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.33 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.57 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.84 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.17 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.41 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.65 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.99 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.25 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.49 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.82 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.09 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.32 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.66 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.93 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.16 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.50 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.76 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.00 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.24 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.60 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.84 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.08 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.44 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.68 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.92 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.19 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.52 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.76 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.00 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.31 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.60 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.84 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.15 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.43 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 26.68 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 26.99 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.27 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.51 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.83 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.11 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.35 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.64 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.95 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.19 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.45 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.79 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.03 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.27 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.60 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.87 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.11 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.42 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 31.71 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 31.95 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.26 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.54 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.79 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 33.08 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 33.38 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 33.62 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 33.91 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.22 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.46 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.70 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 35.06 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 35.30 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 35.54 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 35.86 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.14 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.38 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.68 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.98 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.22 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.52 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 37.82 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.06 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.32 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.66 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.90 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.14 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.50 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.74 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 39.98 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.25 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.58 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.82 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.09 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.42 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.65 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.92 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.19 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.73 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.01 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.33 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.57 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.85 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.17 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.41 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.69 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.01 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.25 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.52 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.83 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 46.09 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.35 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.65 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.93 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.18 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.48 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.77 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 48.01 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.32 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.61 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.84 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.12 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.44 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.68 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.92 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 50.28 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.52 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.76 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 51.09 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.36 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.60 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.93 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.20 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.44 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.68 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.69 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.74 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.85 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.19 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.43 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.67 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.03 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.27 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 54.51 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 54.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.11 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.35 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.62 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 55.95 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.19 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.43 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.74 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.03 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.27 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.58 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.87 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 58.11 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 58.42 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 58.71 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 58.95 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 59.26 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 59.53 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.79 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.08 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.36 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.63 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 60.90 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.18 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.47 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.71 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.01 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.30 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.54 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.85 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.14 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.38 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.69 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.98 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.22 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.53 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.82 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.06 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.37 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.66 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.90 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.14 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.38 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.74 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.98 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.22 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.48 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.81 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.05 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.29 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.65 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.89 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 69.13 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.49 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.73 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.97 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.28 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.57 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.81 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 71.11 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.41 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.90 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.25 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.49 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.73 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.09 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.33 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.57 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.93 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.17 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.41 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.73 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.00 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.25 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.53 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.84 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.08 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.35 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.63 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.86 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.16 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.46 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.71 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.00 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.30 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.54 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.84 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.14 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.38 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.65 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.98 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.22 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.46 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.82 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.06 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.30 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.65 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.90 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.14 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.41 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.74 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.98 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.25 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.58 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.82 MiB/83.85 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): - Creating Plan (Running solver): \ Creating Plan (Running solver): \ Creating Plan (Finding local manifests): | Creating Plan (Finding local manifests): | Creating Plan (Download Manifests 0/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Package planning: 1/1): - Creating Plan (Package planning: 1/1): - Creating Plan (Merging actions): \ Creating Plan (Merging actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): - Creating Plan (Consolidating action changes): \ Creating Plan (Consolidating action changes): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): / Packages to install: 1
7492026-09-04T03:51:48.157Z Create boot environment: No
7502026-09-04T03:51:48.157ZCreate backup boot environment: No
7512026-09-04T03:51:48.157Z
7522026-09-04T03:51:48.158ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7532026-09-04T03:51:48.158Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 2/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 323k/s
7542026-09-04T03:51:48.158Z
7552026-09-04T03:51:48.158ZPHASE ITEMS
7562026-09-04T03:51:48.158Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7572026-09-04T03:51:48.158Z Updating package state database working - Updating package state database working \ Updating package state database Done
7582026-09-04T03:51:48.158Z Updating package cache 0/0 | Updating package cache 0/0
7592026-09-04T03:51:48.158Z Updating image state working / Updating image state working - Updating image state Done
7602026-09-04T03:51:48.158Z Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database Done
7612026-09-04T03:51:48.158Z Reading search index working - Reading search index Done
7622026-09-04T03:51:48.159Z Updating search index 0/1 \ Updating search index 1/1
7632026-09-04T03:51:48.159Z Updating package cache 0/1 | Updating package cache 1/1
7642026-09-04T03:51:48.159Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 20.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 86.17 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 336.22 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 595.22 KiB/15.18 MiB (47s) scadm [##>-------------------------------------] 842.22 KiB/15.18 MiB (31s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (23s) scadm [###>------------------------------------] 1.43 MiB/15.18 MiB (17s) scadm [####>-----------------------------------] 1.66 MiB/15.18 MiB (14s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (12s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (10s) scadm [######>---------------------------------] 2.43 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (8s) scadm [#######>--------------------------------] 3.01 MiB/15.18 MiB (7s) scadm [########>-------------------------------] 3.27 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.53 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 3.85 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 4.10 MiB/15.18 MiB (5s) scadm [###########>----------------------------] 4.35 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.67 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 4.94 MiB/15.18 MiB (4s) scadm [#############>--------------------------] 5.18 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.50 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.78 MiB/15.18 MiB (4s) scadm [###############>------------------------] 6.02 MiB/15.18 MiB (3s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.62 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.86 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.46 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.70 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.01 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.30 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.54 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.83 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.12 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.38 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.65 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.94 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.22 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.46 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.78 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.03 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.04 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.08 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.21 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.43 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.68 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.03 MiB/15.18 MiB (1s) scadm [################################>-------] 12.27 MiB/15.18 MiB (1s) scadm [################################>-------] 12.51 MiB/15.18 MiB (1s) scadm [#################################>------] 12.87 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.11 MiB/15.18 MiB (1s) scadm [###################################>----] 13.35 MiB/15.18 MiB (1s) scadm [###################################>----] 13.65 MiB/15.18 MiB (1s) scadm [####################################>---] 13.89 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.19 MiB/15.18 MiB (0s) scadm [######################################>-] 14.44 MiB/15.18 MiB (0s) scadm [######################################>-] 14.73 MiB/15.18 MiB (0s) scadm [#######################################>] 15.03 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 3.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (11m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (10m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (9m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 140.28 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 351.53 KiB/11.89 MiB (67s) libsidecar_lite.so [#>--------------------------------------] 597.94 KiB/11.89 MiB (37s) libsidecar_lite.so [##>-------------------------------------] 857.82 KiB/11.89 MiB (24s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (16s) libsidecar_lite.so [####>-----------------------------------] 1.42 MiB/11.89 MiB (13s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (10s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.51 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.76 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.10 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.60 MiB/11.89 MiB (4s) libsidecar_lite.so [############>---------------------------] 3.85 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.18 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.44 MiB/11.89 MiB (3s) libsidecar_lite.so [###############>------------------------] 4.68 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.95 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.28 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.52 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.79 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.05 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.36 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.89 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.20 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.46 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.72 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.97 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.30 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.56 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.81 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.05 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.39 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.64 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.89 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.14 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.46 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.73 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.98 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.22 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.55 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.81 MiB/11.89 MiB (0s)
7652026-09-04T03:51:48.161ZSep 04 03:51:47.972 DEBG [sc] ox: starting
7662026-09-04T03:51:48.161ZSep 04 03:51:47.972 DEBG [sc] ox: connecting to [::1]:56390
7672026-09-04T03:51:48.161ZSep 04 03:51:47.972 DEBG [sc] ox waiting for prompt
7682026-09-04T03:51:48.161ZSep 04 03:51:47.982 DEBG [sc] ox: logging in
7692026-09-04T03:51:48.187ZSep 04 03:51:48.073 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7702026-09-04T03:51:48.242ZSep 04 03:51:48.231 DEBG [sc] peer: starting
7712026-09-04T03:51:48.243ZSep 04 03:51:48.231 DEBG [sc] peer: connecting to [::1]:52469
7722026-09-04T03:51:48.267ZSep 04 03:51:48.232 DEBG [sc] peer waiting for prompt
7732026-09-04T03:51:48.267ZSep 04 03:51:48.243 DEBG [sc] peer: logging in
7742026-09-04T03:51:48.345ZSep 04 03:51:48.334 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7752026-09-04T03:51:48.413ZSep 04 03:51:48.401 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.169:4676/bgp/config/routers)
7762026-09-04T03:51:49.920ZSep 04 03:51:49.908 DEBG [sc] ox: starting
7772026-09-04T03:51:49.920ZSep 04 03:51:49.908 DEBG [sc] ox: connecting to [::1]:56390
7782026-09-04T03:51:49.944ZSep 04 03:51:49.909 DEBG [sc] ox waiting for prompt
7792026-09-04T03:51:49.944ZSep 04 03:51:49.920 DEBG [sc] ox: logging in
7802026-09-04T03:51:50.009ZSep 04 03:51:49.997 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7812026-09-04T03:51:50.075ZSep 04 03:51:50.063 DEBG [sc] ox: starting
7822026-09-04T03:51:50.075ZSep 04 03:51:50.063 DEBG [sc] ox: connecting to [::1]:56390
7832026-09-04T03:51:50.099ZSep 04 03:51:50.064 DEBG [sc] ox waiting for prompt
7842026-09-04T03:51:50.099ZSep 04 03:51:50.074 DEBG [sc] ox: logging in
7852026-09-04T03:51:50.175ZSep 04 03:51:50.163 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7862026-09-04T03:51:51.199ZSep 04 03:51:51.186 DEBG [sc] ox: starting
7872026-09-04T03:51:51.199ZSep 04 03:51:51.186 DEBG [sc] ox: connecting to [::1]:56390
7882026-09-04T03:51:51.224ZSep 04 03:51:51.187 DEBG [sc] ox waiting for prompt
7892026-09-04T03:51:51.224ZSep 04 03:51:51.187 DEBG [sc] ox: logging in
7902026-09-04T03:51:51.288ZSep 04 03:51:51.277 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7912026-09-04T03:51:51.355ZSep 04 03:51:51.343 DEBG [sc] ox: starting
7922026-09-04T03:51:51.355ZSep 04 03:51:51.343 DEBG [sc] ox: connecting to [::1]:56390
7932026-09-04T03:51:51.380ZSep 04 03:51:51.344 DEBG [sc] ox waiting for prompt
7942026-09-04T03:51:51.380ZSep 04 03:51:51.354 DEBG [sc] ox: logging in
7952026-09-04T03:51:51.456ZSep 04 03:51:51.444 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7962026-09-04T03:51:51.522ZSep 04 03:51:51.510 DEBG [sc] ox: starting
7972026-09-04T03:51:51.522ZSep 04 03:51:51.510 DEBG [sc] ox: connecting to [::1]:56390
7982026-09-04T03:51:51.547ZSep 04 03:51:51.510 DEBG [sc] ox waiting for prompt
7992026-09-04T03:51:51.547ZSep 04 03:51:51.521 DEBG [sc] ox: logging in
8002026-09-04T03:51:51.611ZSep 04 03:51:51.599 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
8012026-09-04T03:51:51.678ZSep 04 03:51:51.666 DEBG [sc] ox: starting
8022026-09-04T03:51:51.678ZSep 04 03:51:51.666 DEBG [sc] ox: connecting to [::1]:56390
8032026-09-04T03:51:51.702ZSep 04 03:51:51.666 DEBG [sc] ox waiting for prompt
8042026-09-04T03:51:51.702ZSep 04 03:51:51.675 DEBG [sc] ox: logging in
8052026-09-04T03:51:51.776ZSep 04 03:51:51.764 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
8062026-09-04T03:51:51.842ZSep 04 03:51:51.830 DEBG [sc] ox: starting
8072026-09-04T03:51:51.842ZSep 04 03:51:51.830 DEBG [sc] ox: connecting to [::1]:56390
8082026-09-04T03:51:51.866ZSep 04 03:51:51.830 DEBG [sc] ox waiting for prompt
8092026-09-04T03:51:51.866ZSep 04 03:51:51.841 DEBG [sc] ox: logging in
8102026-09-04T03:51:51.941ZSep 04 03:51:51.929 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
8112026-09-04T03:51:52.007ZSep 04 03:51:51.995 DEBG [sc] ox: starting
8122026-09-04T03:51:52.007ZSep 04 03:51:51.995 DEBG [sc] ox: connecting to [::1]:56390
8132026-09-04T03:51:52.032ZSep 04 03:51:51.996 DEBG [sc] ox waiting for prompt
8142026-09-04T03:51:52.032ZSep 04 03:51:52.006 DEBG [sc] ox: logging in
8152026-09-04T03:51:52.106ZSep 04 03:51:52.094 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
8162026-09-04T03:51:52.172ZSep 04 03:51:52.160 DEBG [sc] ox: starting
8172026-09-04T03:51:52.172ZSep 04 03:51:52.160 DEBG [sc] ox: connecting to [::1]:56390
8182026-09-04T03:51:52.196ZSep 04 03:51:52.161 DEBG [sc] ox waiting for prompt
8192026-09-04T03:51:52.196ZSep 04 03:51:52.171 DEBG [sc] ox: logging in
8202026-09-04T03:51:52.260ZSep 04 03:51:52.248 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
8212026-09-04T03:51:52.326ZSep 04 03:51:52.314 DEBG [sc] ox: starting
8222026-09-04T03:51:52.326ZSep 04 03:51:52.314 DEBG [sc] ox: connecting to [::1]:56390
8232026-09-04T03:51:52.351ZSep 04 03:51:52.315 DEBG [sc] ox waiting for prompt
8242026-09-04T03:51:52.351ZSep 04 03:51:52.325 DEBG [sc] ox: logging in
8252026-09-04T03:51:52.414ZSep 04 03:51:52.402 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
8262026-09-04T03:51:52.480ZSep 04 03:51:52.468 DEBG [sc] ox: starting
8272026-09-04T03:51:52.480ZSep 04 03:51:52.468 DEBG [sc] ox: connecting to [::1]:56390
8282026-09-04T03:51:52.504ZSep 04 03:51:52.468 DEBG [sc] ox waiting for prompt
8292026-09-04T03:51:52.504ZSep 04 03:51:52.479 DEBG [sc] ox: logging in
8302026-09-04T03:51:52.569ZSep 04 03:51:52.557 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
8312026-09-04T03:51:52.636ZSep 04 03:51:52.623 DEBG [sc] ox: starting
8322026-09-04T03:51:52.637ZSep 04 03:51:52.623 DEBG [sc] ox: connecting to [::1]:56390
8332026-09-04T03:51:52.661ZSep 04 03:51:52.623 DEBG [sc] ox waiting for prompt
8342026-09-04T03:51:52.661ZSep 04 03:51:52.634 DEBG [sc] ox: logging in
8352026-09-04T03:51:52.723ZSep 04 03:51:52.711 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
8362026-09-04T03:51:52.790ZSep 04 03:51:52.778 DEBG [sc] ox: starting
8372026-09-04T03:51:52.790ZSep 04 03:51:52.778 DEBG [sc] ox: connecting to [::1]:56390
8382026-09-04T03:51:52.814ZSep 04 03:51:52.778 DEBG [sc] ox waiting for prompt
8392026-09-04T03:51:52.814ZSep 04 03:51:52.788 DEBG [sc] ox: logging in
8402026-09-04T03:51:52.878ZSep 04 03:51:52.866 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
8412026-09-04T03:51:52.944ZSep 04 03:51:52.932 DEBG [sc] peer: starting
8422026-09-04T03:51:52.944ZSep 04 03:51:52.932 DEBG [sc] peer: connecting to [::1]:52469
8432026-09-04T03:51:52.969ZSep 04 03:51:52.933 DEBG [sc] peer waiting for prompt
8442026-09-04T03:51:52.969ZSep 04 03:51:52.944 DEBG [sc] peer: logging in
8452026-09-04T03:51:53.044ZSep 04 03:51:53.032 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
8462026-09-04T03:51:53.110ZSep 04 03:51:53.098 DEBG [sc] peer: starting
8472026-09-04T03:51:53.110ZSep 04 03:51:53.098 DEBG [sc] peer: connecting to [::1]:52469
8482026-09-04T03:51:53.135ZSep 04 03:51:53.099 DEBG [sc] peer waiting for prompt
8492026-09-04T03:51:53.135ZSep 04 03:51:53.109 DEBG [sc] peer: logging in
8502026-09-04T03:51:53.198ZSep 04 03:51:53.186 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
8512026-09-04T03:51:53.264ZSep 04 03:51:53.252 DEBG [sc] ox: starting
8522026-09-04T03:51:53.264ZSep 04 03:51:53.252 DEBG [sc] ox: connecting to [::1]:56390
8532026-09-04T03:51:53.288ZSep 04 03:51:53.253 DEBG [sc] ox waiting for prompt
8542026-09-04T03:51:53.288ZSep 04 03:51:53.264 DEBG [sc] ox: logging in
8552026-09-04T03:51:53.353ZSep 04 03:51:53.341 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
8562026-09-04T03:51:53.419ZSep 04 03:51:53.408 DEBG [sc] ox: starting
8572026-09-04T03:51:53.419ZSep 04 03:51:53.408 DEBG [sc] ox: connecting to [::1]:56390
8582026-09-04T03:51:53.443ZSep 04 03:51:53.408 DEBG [sc] ox waiting for prompt
8592026-09-04T03:51:53.443ZSep 04 03:51:53.419 DEBG [sc] ox: logging in
8602026-09-04T03:51:53.519ZSep 04 03:51:53.508 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
8612026-09-04T03:51:53.589ZSep 04 03:51:53.577 INFO adding BGP routers to both mgd nodes
8622026-09-04T03:51:53.624Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8632026-09-04T03:51:54.627Zmgd bgp cr2 -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8642026-09-04T03:51:55.629Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
8652026-09-04T03:51:56.632Zmgd bgp peer -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8662026-09-04T03:51:57.634Zmgd bgp peer -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8672026-09-04T03:51:58.712Zmgd bgp peer -> Established: iteration 3/20: expected Some(Established), got Some(Idle)
8682026-09-04T03:51:59.719Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 4, got 3
8692026-09-04T03:52:00.722ZSep 04 03:52:00.710 INFO cr1: executing frr script show ip bgp json
8702026-09-04T03:52:00.723ZSep 04 03:52:00.710 DEBG [sc] cr1: starting
8712026-09-04T03:52:00.723ZSep 04 03:52:00.710 DEBG [sc] cr1: connecting to [::1]:38752
8722026-09-04T03:52:00.748ZSep 04 03:52:00.711 DEBG [sc] cr1 waiting for prompt
8732026-09-04T03:52:00.748ZSep 04 03:52:00.721 DEBG [sc] cr1: logging in
8742026-09-04T03:52:01.102ZSep 04 03:52:01.083 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
8752026-09-04T03:52:03.229ZSep 04 03:52:03.213 INFO cr1: executing frr script show bgp json
8762026-09-04T03:52:03.230ZSep 04 03:52:03.213 DEBG [sc] cr1: starting
8772026-09-04T03:52:03.230ZSep 04 03:52:03.213 DEBG [sc] cr1: connecting to [::1]:38752
8782026-09-04T03:52:03.991ZSep 04 03:52:03.214 DEBG [sc] cr1 waiting for prompt
8792026-09-04T03:52:03.991ZSep 04 03:52:03.223 DEBG [sc] cr1: logging in
8802026-09-04T03:52:03.992ZSep 04 03:52:03.368 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
8812026-09-04T03:52:05.519ZSep 04 03:52:05.507 INFO cr2: executing eos script show ip bgp | json
8822026-09-04T03:52:05.520ZSep 04 03:52:05.507 DEBG [sc] cr2: starting
8832026-09-04T03:52:05.520ZSep 04 03:52:05.507 DEBG [sc] cr2: connecting to [::1]:52397
8842026-09-04T03:52:05.544ZSep 04 03:52:05.508 DEBG [sc] cr2 waiting for prompt
8852026-09-04T03:52:05.544ZSep 04 03:52:05.519 DEBG [sc] cr2: logging in
8862026-09-04T03:52:05.933ZSep 04 03:52:05.921 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8872026-09-04T03:52:08.403ZSep 04 03:52:08.391 INFO cr2: executing eos script show ipv6 bgp | json
8882026-09-04T03:52:08.403ZSep 04 03:52:08.391 DEBG [sc] cr2: starting
8892026-09-04T03:52:08.403ZSep 04 03:52:08.391 DEBG [sc] cr2: connecting to [::1]:52397
8902026-09-04T03:52:08.427ZSep 04 03:52:08.392 DEBG [sc] cr2 waiting for prompt
8912026-09-04T03:52:08.427ZSep 04 03:52:08.402 DEBG [sc] cr2: logging in
8922026-09-04T03:52:08.568ZSep 04 03:52:08.556 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
8932026-09-04T03:52:10.955ZSep 04 03:52:10.943 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8942026-09-04T03:52:10.955ZSep 04 03:52:10.943 DEBG [sc] cr3: starting
8952026-09-04T03:52:10.955ZSep 04 03:52:10.943 DEBG [sc] cr3: connecting to [::1]:40347
8962026-09-04T03:52:10.980ZSep 04 03:52:10.944 DEBG [sc] cr3 waiting for prompt
8972026-09-04T03:52:10.980ZSep 04 03:52:10.955 DEBG [sc] cr3: logging in
8982026-09-04T03:52:11.330ZSep 04 03:52:11.318 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8992026-09-04T03:52:13.497ZSep 04 03:52:13.485 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
9002026-09-04T03:52:13.497ZSep 04 03:52:13.485 DEBG [sc] cr3: starting
9012026-09-04T03:52:13.497ZSep 04 03:52:13.485 DEBG [sc] cr3: connecting to [::1]:40347
9022026-09-04T03:52:13.521ZSep 04 03:52:13.486 DEBG [sc] cr3 waiting for prompt
9032026-09-04T03:52:13.522ZSep 04 03:52:13.496 DEBG [sc] cr3: logging in
9042026-09-04T03:52:13.640ZSep 04 03:52:13.628 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
9052026-09-04T03:52:15.829ZSep 04 03:52:15.815 INFO interop bgp unnumbered test passed 🎉
9062026-09-04T03:52:15.853Z+ (( status != 0 ))
9072026-09-04T03:52:15.853Z+ pfexec ./falcon-lab cleanup interop bgp-unnumbered
9082026-09-04T03:52:15.877ZSep 04 03:52:15.856 INFO destroying runner for deployment interop_bgpu
9092026-09-04T03:52:15.877ZSep 04 03:52:15.856 INFO destroying deployment interop_bgpu
9102026-09-04T03:52:15.878ZSep 04 03:52:15.856 INFO destroying nodes
9112026-09-04T03:52:15.965ZSep 04 03:52:15.953 INFO destroying links
9122026-09-04T03:52:15.965ZSep 04 03:52:15.953 INFO destroying link interop_bgpu_ox_sn_vnic0
9132026-09-04T03:52:15.989ZSep 04 03:52:15.958 INFO destroying link interop_bgpu_ox_sn_sim0
9142026-09-04T03:52:15.989ZSep 04 03:52:15.959 INFO destroying link interop_bgpu_cr1_vn_vnic0
9152026-09-04T03:52:16.974ZSep 04 03:52:16.962 INFO destroying link interop_bgpu_cr1_vn_sim0
9162026-09-04T03:52:16.998ZSep 04 03:52:16.963 INFO destroying link interop_bgpu_ox_sn_vnic1
9172026-09-04T03:52:16.998ZSep 04 03:52:16.964 INFO destroying link interop_bgpu_ox_sn_sim1
9182026-09-04T03:52:16.998ZSep 04 03:52:16.965 INFO destroying link interop_bgpu_cr2_vn_vnic0
9192026-09-04T03:52:16.998ZSep 04 03:52:16.967 INFO destroying link interop_bgpu_cr2_vn_sim0
9202026-09-04T03:52:16.998ZSep 04 03:52:16.968 INFO destroying link interop_bgpu_ox_sn_vnic2
9212026-09-04T03:52:16.998ZSep 04 03:52:16.969 INFO destroying link interop_bgpu_ox_sn_sim2
9222026-09-04T03:52:16.998ZSep 04 03:52:16.970 INFO destroying link interop_bgpu_cr3_vn_vnic0
9232026-09-04T03:52:16.998ZSep 04 03:52:16.971 INFO destroying link interop_bgpu_cr3_vn_sim0
9242026-09-04T03:52:16.998ZSep 04 03:52:16.972 INFO destroying link interop_bgpu_ox_sn_vnic3
9252026-09-04T03:52:16.998ZSep 04 03:52:16.973 INFO destroying link interop_bgpu_ox_sn_sim3
9262026-09-04T03:52:16.998ZSep 04 03:52:16.974 INFO destroying link interop_bgpu_peer_vn_vnic0
9272026-09-04T03:52:16.998ZSep 04 03:52:16.975 INFO destroying link interop_bgpu_peer_vn_sim0
9282026-09-04T03:52:16.998ZSep 04 03:52:16.976 INFO destroying external links
9292026-09-04T03:52:16.998ZSep 04 03:52:16.976 INFO destroying external link interop_bgpu_ox_vn_vnic4
9302026-09-04T03:52:16.998ZSep 04 03:52:16.977 INFO destroying external link interop_bgpu_cr1_vn_vnic1
9312026-09-04T03:52:16.998ZSep 04 03:52:16.978 INFO destroying external link interop_bgpu_cr2_vn_vnic1
9322026-09-04T03:52:16.998ZSep 04 03:52:16.979 INFO destroying external link interop_bgpu_cr3_vn_vnic1
9332026-09-04T03:52:16.999ZSep 04 03:52:16.980 INFO destroying external link interop_bgpu_peer_vn_vnic1
9342026-09-04T03:52:16.999ZSep 04 03:52:16.981 INFO destroying images
9352026-09-04T03:52:17.538ZSep 04 03:52:17.526 INFO destroying workspace at .falcon
9362026-09-04T03:52:17.562Z+ return 0
9372026-09-04T03:52:17.562Z+ run_test interop bfd-static-routing
9382026-09-04T03:52:17.562Z+ local topology=interop
9392026-09-04T03:52:17.562Z+ local scenario=bfd-static-routing
9402026-09-04T03:52:17.562Z+ local test_name=interop-bfd-static-routing
9412026-09-04T03:52:17.562Z+ local status=0
9422026-09-04T03:52:17.562Z+ clear_falcon_workspace_files
9432026-09-04T03:52:17.562Z+ [[ -d .falcon ]]
9442026-09-04T03:52:17.562Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
9452026-09-04T03:52:17.562Z+ RUST_LOG=debug
9462026-09-04T03:52:17.562Z+ pfexec ./falcon-lab run interop bfd-static-routing --no-cleanup
9472026-09-04T03:52:17.587ZSep 04 03:52:17.560 DEBG using default route interface igb0
9482026-09-04T03:52:17.587ZSep 04 03:52:17.561 DEBG using default route interface igb0
9492026-09-04T03:52:17.587ZSep 04 03:52:17.561 DEBG using default route interface igb0
9502026-09-04T03:52:17.587ZSep 04 03:52:17.561 DEBG using default route interface igb0
9512026-09-04T03:52:17.587ZSep 04 03:52:17.561 DEBG using default route interface igb0
9522026-09-04T03:52:17.587ZSep 04 03:52:17.561 INFO interop_bfd: launching interop topology
9532026-09-04T03:52:17.587ZSep 04 03:52:17.561 INFO launching runner: deployment(interop_bfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
9542026-09-04T03:52:17.587ZSep 04 03:52:17.561 INFO starting preflight for deployment interop_bfd
9552026-09-04T03:52:18.334ZSep 04 03:52:18.322 INFO creating links
9562026-09-04T03:52:18.334ZSep 04 03:52:18.322 DEBG destroying link interop_bfd_ox_sn_vnic0
9572026-09-04T03:52:18.336ZSep 04 03:52:18.322 DEBG destroying link interop_bfd_ox_sn_sim0
9582026-09-04T03:52:18.336ZSep 04 03:52:18.322 INFO creating simnet link 'interop_bfd_ox_sn_sim0'
9592026-09-04T03:52:18.361ZSep 04 03:52:18.325 INFO creating vnic link 'interop_bfd_ox_sn_vnic0'
9602026-09-04T03:52:18.361ZSep 04 03:52:18.332 DEBG link pair created
9612026-09-04T03:52:18.361ZSep 04 03:52:18.332 DEBG destroying link interop_bfd_cr1_vn_vnic0
9622026-09-04T03:52:18.361ZSep 04 03:52:18.332 DEBG destroying link interop_bfd_cr1_vn_sim0
9632026-09-04T03:52:18.362ZSep 04 03:52:18.332 INFO creating simnet link 'interop_bfd_cr1_vn_sim0'
9642026-09-04T03:52:18.362ZSep 04 03:52:18.333 INFO creating vnic link 'interop_bfd_cr1_vn_vnic0'
9652026-09-04T03:52:18.362ZSep 04 03:52:18.339 DEBG link pair created
9662026-09-04T03:52:18.362ZSep 04 03:52:18.339 DEBG destroying link interop_bfd_ox_sn_vnic1
9672026-09-04T03:52:18.362ZSep 04 03:52:18.339 DEBG destroying link interop_bfd_ox_sn_sim1
9682026-09-04T03:52:18.362ZSep 04 03:52:18.339 INFO creating simnet link 'interop_bfd_ox_sn_sim1'
9692026-09-04T03:52:18.362ZSep 04 03:52:18.340 INFO creating vnic link 'interop_bfd_ox_sn_vnic1'
9702026-09-04T03:52:18.362ZSep 04 03:52:18.347 DEBG link pair created
9712026-09-04T03:52:18.362ZSep 04 03:52:18.347 DEBG destroying link interop_bfd_cr2_vn_vnic0
9722026-09-04T03:52:18.362ZSep 04 03:52:18.347 DEBG destroying link interop_bfd_cr2_vn_sim0
9732026-09-04T03:52:18.363ZSep 04 03:52:18.347 INFO creating simnet link 'interop_bfd_cr2_vn_sim0'
9742026-09-04T03:52:18.363ZSep 04 03:52:18.348 INFO creating vnic link 'interop_bfd_cr2_vn_vnic0'
9752026-09-04T03:52:18.387ZSep 04 03:52:18.355 DEBG link pair created
9762026-09-04T03:52:18.387ZSep 04 03:52:18.355 DEBG destroying link interop_bfd_ox_sn_vnic2
9772026-09-04T03:52:18.387ZSep 04 03:52:18.355 DEBG destroying link interop_bfd_ox_sn_sim2
9782026-09-04T03:52:18.387ZSep 04 03:52:18.355 INFO creating simnet link 'interop_bfd_ox_sn_sim2'
9792026-09-04T03:52:18.387ZSep 04 03:52:18.356 INFO creating vnic link 'interop_bfd_ox_sn_vnic2'
9802026-09-04T03:52:18.387ZSep 04 03:52:18.362 DEBG link pair created
9812026-09-04T03:52:18.387ZSep 04 03:52:18.362 DEBG destroying link interop_bfd_cr3_vn_vnic0
9822026-09-04T03:52:18.387ZSep 04 03:52:18.362 DEBG destroying link interop_bfd_cr3_vn_sim0
9832026-09-04T03:52:18.387ZSep 04 03:52:18.362 INFO creating simnet link 'interop_bfd_cr3_vn_sim0'
9842026-09-04T03:52:18.387ZSep 04 03:52:18.363 INFO creating vnic link 'interop_bfd_cr3_vn_vnic0'
9852026-09-04T03:52:18.387ZSep 04 03:52:18.370 DEBG link pair created
9862026-09-04T03:52:18.387ZSep 04 03:52:18.370 DEBG destroying link interop_bfd_ox_sn_vnic3
9872026-09-04T03:52:18.387ZSep 04 03:52:18.370 DEBG destroying link interop_bfd_ox_sn_sim3
9882026-09-04T03:52:18.387ZSep 04 03:52:18.370 INFO creating simnet link 'interop_bfd_ox_sn_sim3'
9892026-09-04T03:52:18.387ZSep 04 03:52:18.371 INFO creating vnic link 'interop_bfd_ox_sn_vnic3'
9902026-09-04T03:52:18.463ZSep 04 03:52:18.376 DEBG link pair created
9912026-09-04T03:52:18.463ZSep 04 03:52:18.376 DEBG destroying link interop_bfd_peer_vn_vnic0
9922026-09-04T03:52:18.463ZSep 04 03:52:18.376 DEBG destroying link interop_bfd_peer_vn_sim0
9932026-09-04T03:52:18.463ZSep 04 03:52:18.376 INFO creating simnet link 'interop_bfd_peer_vn_sim0'
9942026-09-04T03:52:18.463ZSep 04 03:52:18.377 INFO creating vnic link 'interop_bfd_peer_vn_vnic0'
9952026-09-04T03:52:18.463ZSep 04 03:52:18.385 DEBG link pair created
9962026-09-04T03:52:18.463ZSep 04 03:52:18.386 INFO creating external links
9972026-09-04T03:52:18.463ZSep 04 03:52:18.386 DEBG destroying external link interop_bfd_ox_vn_vnic4
9982026-09-04T03:52:18.464ZSep 04 03:52:18.386 INFO creating external link interop_bfd_ox_vn_vnic4
9992026-09-04T03:52:18.464ZSep 04 03:52:18.387 DEBG external link interop_bfd_ox_vn_vnic4@igb0 created
10002026-09-04T03:52:18.464ZSep 04 03:52:18.387 DEBG destroying external link interop_bfd_cr1_vn_vnic1
10012026-09-04T03:52:18.464ZSep 04 03:52:18.387 INFO creating external link interop_bfd_cr1_vn_vnic1
10022026-09-04T03:52:18.464ZSep 04 03:52:18.388 DEBG external link interop_bfd_cr1_vn_vnic1@igb0 created
10032026-09-04T03:52:18.464ZSep 04 03:52:18.388 DEBG destroying external link interop_bfd_cr2_vn_vnic1
10042026-09-04T03:52:18.464ZSep 04 03:52:18.388 INFO creating external link interop_bfd_cr2_vn_vnic1
10052026-09-04T03:52:18.464ZSep 04 03:52:18.389 DEBG external link interop_bfd_cr2_vn_vnic1@igb0 created
10062026-09-04T03:52:18.464ZSep 04 03:52:18.389 DEBG destroying external link interop_bfd_cr3_vn_vnic1
10072026-09-04T03:52:18.464ZSep 04 03:52:18.389 INFO creating external link interop_bfd_cr3_vn_vnic1
10082026-09-04T03:52:18.464ZSep 04 03:52:18.391 DEBG external link interop_bfd_cr3_vn_vnic1@igb0 created
10092026-09-04T03:52:18.464ZSep 04 03:52:18.391 DEBG destroying external link interop_bfd_peer_vn_vnic1
10102026-09-04T03:52:18.464ZSep 04 03:52:18.391 INFO creating external link interop_bfd_peer_vn_vnic1
10112026-09-04T03:52:18.464ZSep 04 03:52:18.392 DEBG external link interop_bfd_peer_vn_vnic1@igb0 created
10122026-09-04T03:52:18.464ZSep 04 03:52:18.392 INFO creating nodes
10132026-09-04T03:52:18.464ZSep 04 03:52:18.392 INFO ox: launching node
10142026-09-04T03:52:18.464ZSep 04 03:52:18.395 INFO cr1: launching node
10152026-09-04T03:52:18.464ZSep 04 03:52:18.397 INFO cr2: launching node
10162026-09-04T03:52:18.464ZSep 04 03:52:18.399 INFO cr3: launching node
10172026-09-04T03:52:18.464ZSep 04 03:52:18.401 INFO peer: launching node
10182026-09-04T03:52:18.464ZSep 04 03:52:18.415 INFO launched instance cr1 with pid 988 on port 62293
10192026-09-04T03:52:18.464ZSep 04 03:52:18.415 INFO cr1: instance ensure
10202026-09-04T03:52:18.464ZSep 04 03:52:18.415 INFO launched instance ox with pid 987 on port 55922
10212026-09-04T03:52:18.464ZSep 04 03:52:18.415 INFO ox: instance ensure
10222026-09-04T03:52:18.464ZSep 04 03:52:18.415 INFO launched instance cr2 with pid 989 on port 38312
10232026-09-04T03:52:18.464ZSep 04 03:52:18.416 INFO cr2: instance ensure
10242026-09-04T03:52:18.464ZSep 04 03:52:18.416 INFO launched instance cr3 with pid 990 on port 35509
10252026-09-04T03:52:18.464ZSep 04 03:52:18.416 INFO cr3: instance ensure
10262026-09-04T03:52:18.464ZSep 04 03:52:18.416 INFO launched instance peer with pid 991 on port 64083
10272026-09-04T03:52:18.464ZSep 04 03:52:18.416 INFO peer: instance ensure
10282026-09-04T03:52:22.007ZSep 04 03:52:21.995 INFO cr2: instance ensure completed after 0 retries
10292026-09-04T03:52:22.008ZSep 04 03:52:21.995 INFO cr2: instance run
10302026-09-04T03:52:22.032ZSep 04 03:52:21.996 DEBG [sc] cr2: starting
10312026-09-04T03:52:22.032ZSep 04 03:52:21.996 DEBG [sc] cr2: connecting to [::1]:38312
10322026-09-04T03:52:22.032ZSep 04 03:52:21.997 DEBG [sc] cr2 waiting for prompt
10332026-09-04T03:52:22.057ZSep 04 03:52:22.030 INFO ox: instance ensure completed after 0 retries
10342026-09-04T03:52:22.057ZSep 04 03:52:22.030 INFO ox: instance run
10352026-09-04T03:52:22.058ZSep 04 03:52:22.030 DEBG [sc] ox: starting
10362026-09-04T03:52:22.058ZSep 04 03:52:22.030 DEBG [sc] ox: connecting to [::1]:55922
10372026-09-04T03:52:22.058ZSep 04 03:52:22.031 DEBG [sc] ox waiting for prompt
10382026-09-04T03:52:22.165ZSep 04 03:52:22.153 INFO cr1: instance ensure completed after 0 retries
10392026-09-04T03:52:22.165ZSep 04 03:52:22.153 INFO cr1: instance run
10402026-09-04T03:52:22.198ZSep 04 03:52:22.153 DEBG [sc] cr1: starting
10412026-09-04T03:52:22.198ZSep 04 03:52:22.153 DEBG [sc] cr1: connecting to [::1]:62293
10422026-09-04T03:52:22.198ZSep 04 03:52:22.154 DEBG [sc] cr1 waiting for prompt
10432026-09-04T03:52:22.224ZSep 04 03:52:22.195 INFO peer: instance ensure completed after 0 retries
10442026-09-04T03:52:22.224ZSep 04 03:52:22.195 INFO peer: instance run
10452026-09-04T03:52:22.224ZSep 04 03:52:22.195 DEBG [sc] peer: starting
10462026-09-04T03:52:22.224ZSep 04 03:52:22.195 DEBG [sc] peer: connecting to [::1]:64083
10472026-09-04T03:52:22.224ZSep 04 03:52:22.196 DEBG [sc] peer waiting for prompt
10482026-09-04T03:52:22.274ZSep 04 03:52:22.262 INFO cr3: instance ensure completed after 0 retries
10492026-09-04T03:52:22.274ZSep 04 03:52:22.262 INFO cr3: instance run
10502026-09-04T03:52:39.375ZSep 04 03:52:39.363 DEBG [sc] cr1: logging in
10512026-09-04T03:52:39.815ZSep 04 03:52:39.803 INFO cr1: mounting /opt/cargo-bay
10522026-09-04T03:52:39.815ZSep 04 03:52:39.803 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
10532026-09-04T03:52:39.848ZSep 04 03:52:39.836 DEBG [sc] cr1: executing command `cd`
10542026-09-04T03:52:39.873ZSep 04 03:52:39.847 INFO cr1: finished mounting /opt/cargo-bay
10552026-09-04T03:52:39.873ZSep 04 03:52:39.847 DEBG [sc] cr1: executing command `hostname cr1`
10562026-09-04T03:52:39.873ZSep 04 03:52:39.858 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
10572026-09-04T03:52:39.897ZSep 04 03:52:39.868 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
10582026-09-04T03:52:39.898ZSep 04 03:52:39.879 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
10592026-09-04T03:52:39.922ZSep 04 03:52:39.891 INFO cr1: logging out
10602026-09-04T03:52:41.596ZSep 04 03:52:41.584 DEBG [sc] peer: logging in
10612026-09-04T03:52:41.678ZSep 04 03:52:41.667 DEBG [sc] ox: logging in
10622026-09-04T03:52:41.827ZSep 04 03:52:41.813 INFO peer: mounting /opt/cargo-bay
10632026-09-04T03:52:41.827ZSep 04 03:52:41.813 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10642026-09-04T03:52:41.932ZSep 04 03:52:41.920 INFO ox: mounting /opt/cargo-bay
10652026-09-04T03:52:41.932ZSep 04 03:52:41.920 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10662026-09-04T03:52:41.962ZSep 04 03:52:41.950 INFO cr1: logged out
10672026-09-04T03:52:42.999ZSep 04 03:52:42.987 DEBG [sc] peer: executing command `cd`
10682026-09-04T03:52:43.023ZSep 04 03:52:42.998 INFO peer: finished mounting /opt/cargo-bay
10692026-09-04T03:52:43.023ZSep 04 03:52:42.998 DEBG [sc] peer: executing command `hostname peer`
10702026-09-04T03:52:43.023ZSep 04 03:52:43.008 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
10712026-09-04T03:52:43.047ZSep 04 03:52:43.019 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
10722026-09-04T03:52:43.048ZSep 04 03:52:43.031 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
10732026-09-04T03:52:43.072ZSep 04 03:52:43.042 INFO peer: logging out
10742026-09-04T03:52:43.120ZSep 04 03:52:43.108 INFO peer: logged out
10752026-09-04T03:52:43.198ZSep 04 03:52:43.186 DEBG [sc] ox: executing command `cd`
10762026-09-04T03:52:43.222ZSep 04 03:52:43.198 INFO ox: finished mounting /opt/cargo-bay
10772026-09-04T03:52:43.222ZSep 04 03:52:43.198 DEBG [sc] ox: executing command `hostname ox`
10782026-09-04T03:52:43.222ZSep 04 03:52:43.209 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
10792026-09-04T03:52:43.246ZSep 04 03:52:43.220 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
10802026-09-04T03:52:43.246ZSep 04 03:52:43.230 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
10812026-09-04T03:52:43.271ZSep 04 03:52:43.241 INFO ox: logging out
10822026-09-04T03:52:43.341ZSep 04 03:52:43.330 INFO ox: logged out
10832026-09-04T03:52:43.883ZSep 04 03:52:43.871 DEBG [sc] cr2: logging in
10842026-09-04T03:52:44.268ZSep 04 03:52:44.256 INFO cr2: mounting /opt/cargo-bay
10852026-09-04T03:52:44.268ZSep 04 03:52:44.256 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10862026-09-04T03:52:44.292ZSep 04 03:52:44.278 DEBG [sc] cr2: executing command `cd`
10872026-09-04T03:52:44.317ZSep 04 03:52:44.290 INFO cr2: finished mounting /opt/cargo-bay
10882026-09-04T03:52:44.317ZSep 04 03:52:44.290 DEBG [sc] cr2: executing command `hostname cr2`
10892026-09-04T03:52:44.317ZSep 04 03:52:44.300 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
10902026-09-04T03:52:44.341ZSep 04 03:52:44.311 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
10912026-09-04T03:52:44.341ZSep 04 03:52:44.322 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
10922026-09-04T03:52:44.366ZSep 04 03:52:44.333 INFO cr2: logging out
10932026-09-04T03:52:47.338ZSep 04 03:52:47.326 INFO cr2: logged out
10942026-09-04T03:52:47.339ZSep 04 03:52:47.326 INFO interop_bfd: interop topology launch complete
10952026-09-04T03:52:47.363ZSep 04 03:52:47.327 DEBG [sc] ox: starting
10962026-09-04T03:52:47.363ZSep 04 03:52:47.327 DEBG [sc] ox: connecting to [::1]:55922
10972026-09-04T03:52:47.363ZSep 04 03:52:47.327 DEBG [sc] peer: starting
10982026-09-04T03:52:47.364ZSep 04 03:52:47.327 DEBG [sc] peer: connecting to [::1]:64083
10992026-09-04T03:52:47.364ZSep 04 03:52:47.327 DEBG [sc] peer waiting for prompt
11002026-09-04T03:52:47.364ZSep 04 03:52:47.327 DEBG [sc] ox waiting for prompt
11012026-09-04T03:52:47.364ZSep 04 03:52:47.338 DEBG [sc] peer: logging in
11022026-09-04T03:52:47.364ZSep 04 03:52:47.339 DEBG [sc] ox: logging in
11032026-09-04T03:52:47.438ZSep 04 03:52:47.426 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11042026-09-04T03:52:47.463ZSep 04 03:52:47.426 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11052026-09-04T03:52:52.738ZSep 04 03:52:52.726 DEBG [sc] ox: starting
11062026-09-04T03:52:52.738ZSep 04 03:52:52.726 DEBG [sc] ox: connecting to [::1]:55922
11072026-09-04T03:52:52.762ZSep 04 03:52:52.726 DEBG [sc] ox waiting for prompt
11082026-09-04T03:52:52.762ZSep 04 03:52:52.736 DEBG [sc] ox: logging in
11092026-09-04T03:52:52.825ZSep 04 03:52:52.814 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11102026-09-04T03:52:52.903ZSep 04 03:52:52.891 DEBG [sc] ox: starting
11112026-09-04T03:52:52.903ZSep 04 03:52:52.891 DEBG [sc] ox: connecting to [::1]:55922
11122026-09-04T03:52:52.927ZSep 04 03:52:52.892 DEBG [sc] ox waiting for prompt
11132026-09-04T03:52:52.927ZSep 04 03:52:52.902 DEBG [sc] ox: logging in
11142026-09-04T03:52:53.002ZSep 04 03:52:52.991 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11152026-09-04T03:52:53.597ZSep 04 03:52:53.586 DEBG [sc] peer: starting
11162026-09-04T03:52:53.597ZSep 04 03:52:53.586 DEBG [sc] peer: connecting to [::1]:64083
11172026-09-04T03:52:53.621ZSep 04 03:52:53.586 DEBG [sc] peer waiting for prompt
11182026-09-04T03:52:53.621ZSep 04 03:52:53.596 DEBG [sc] peer: logging in
11192026-09-04T03:52:53.686ZSep 04 03:52:53.674 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11202026-09-04T03:52:53.775ZSep 04 03:52:53.763 DEBG [sc] peer: starting
11212026-09-04T03:52:53.775ZSep 04 03:52:53.763 DEBG [sc] peer: connecting to [::1]:64083
11222026-09-04T03:52:53.799ZSep 04 03:52:53.763 DEBG [sc] peer waiting for prompt
11232026-09-04T03:52:53.800ZSep 04 03:52:53.774 DEBG [sc] peer: logging in
11242026-09-04T03:52:53.873ZSep 04 03:52:53.861 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11252026-09-04T03:52:53.940ZSep 04 03:52:53.928 INFO cr1: installing frr
11262026-09-04T03:52:53.940ZSep 04 03:52:53.928 INFO waiting for ceos to initialize
11272026-09-04T03:52:53.940ZSep 04 03:52:53.928 INFO cr3: starting juniper bfd setup
11282026-09-04T03:52:53.940ZSep 04 03:52:53.928 INFO ox: setting up npuvm
11292026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr2: starting
11302026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr2: connecting to [::1]:38312
11312026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] ox: starting
11322026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] ox: connecting to [::1]:55922
11332026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr1: starting
11342026-09-04T03:52:53.964ZSep 04 03:52:53.928 INFO cr3: staged Juniper config and license for guest systemd services
11352026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr1: connecting to [::1]:62293
11362026-09-04T03:52:53.964ZSep 04 03:52:53.928 INFO cr3: waiting for Juniper guest config apply
11372026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr3: starting
11382026-09-04T03:52:53.964ZSep 04 03:52:53.928 DEBG [sc] cr3: connecting to [::1]:35509
11392026-09-04T03:52:53.964ZSep 04 03:52:53.929 DEBG [sc] cr2 waiting for prompt
11402026-09-04T03:52:53.964ZSep 04 03:52:53.929 DEBG [sc] ox waiting for prompt
11412026-09-04T03:52:53.964ZSep 04 03:52:53.929 DEBG [sc] cr1 waiting for prompt
11422026-09-04T03:52:53.964ZSep 04 03:52:53.929 DEBG [sc] cr3 waiting for prompt
11432026-09-04T03:52:53.964ZSep 04 03:52:53.929 DEBG [sc] cr3: logging in
11442026-09-04T03:52:53.964ZSep 04 03:52:53.940 DEBG [sc] cr2: logging in
11452026-09-04T03:52:53.964ZSep 04 03:52:53.940 DEBG [sc] cr1: logging in
11462026-09-04T03:52:53.964ZSep 04 03:52:53.940 DEBG [sc] ox: logging in
11472026-09-04T03:52:54.040ZSep 04 03:52:54.028 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
11482026-09-04T03:52:54.128ZSep 04 03:52:54.117 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11492026-09-04T03:52:54.304ZSep 04 03:52:54.292 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
11502026-09-04T03:52:54.388ZSep 04 03:52:54.376 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11512026-09-04T03:52:56.385ZSep 04 03:52:56.373 INFO cr2: executing eos script show version
11522026-09-04T03:52:56.386ZSep 04 03:52:56.373 DEBG [sc] cr2: starting
11532026-09-04T03:52:56.386ZSep 04 03:52:56.374 DEBG [sc] cr2: connecting to [::1]:38312
11542026-09-04T03:52:56.410ZSep 04 03:52:56.374 DEBG [sc] cr2 waiting for prompt
11552026-09-04T03:52:56.410ZSep 04 03:52:56.384 DEBG [sc] cr2: logging in
11562026-09-04T03:52:56.478ZSep 04 03:52:56.467 INFO cr3: Juniper apply status: installing Juniper license
11572026-09-04T03:52:56.529ZSep 04 03:52:56.517 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11582026-09-04T03:52:57.479ZSep 04 03:52:57.468 DEBG [sc] cr3: starting
11592026-09-04T03:52:57.480ZSep 04 03:52:57.468 DEBG [sc] cr3: connecting to [::1]:35509
11602026-09-04T03:52:57.504ZSep 04 03:52:57.468 DEBG [sc] cr3 waiting for prompt
11612026-09-04T03:52:57.504ZSep 04 03:52:57.478 DEBG [sc] cr3: logging in
11622026-09-04T03:52:57.634ZSep 04 03:52:57.622 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11632026-09-04T03:52:59.706ZSep 04 03:52:59.695 INFO cr3: Juniper guest config applied
11642026-09-04T03:53:01.201ZSep 04 03:53:01.189 DEBG [sc] ox: starting
11652026-09-04T03:53:01.201ZSep 04 03:53:01.189 DEBG [sc] ox: connecting to [::1]:55922
11662026-09-04T03:53:01.225ZSep 04 03:53:01.189 DEBG [sc] ox waiting for prompt
11672026-09-04T03:53:01.225ZSep 04 03:53:01.200 DEBG [sc] ox: logging in
11682026-09-04T03:53:01.300ZSep 04 03:53:01.289 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
11692026-09-04T03:53:01.366ZSep 04 03:53:01.354 DEBG [sc] ox: starting
11702026-09-04T03:53:01.366ZSep 04 03:53:01.354 DEBG [sc] ox: connecting to [::1]:55922
11712026-09-04T03:53:01.390ZSep 04 03:53:01.355 DEBG [sc] ox waiting for prompt
11722026-09-04T03:53:01.390ZSep 04 03:53:01.366 DEBG [sc] ox: logging in
11732026-09-04T03:53:01.466ZSep 04 03:53:01.455 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
11742026-09-04T03:53:01.576ZSep 04 03:53:01.564 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
11752026-09-04T03:53:01.576ZSep 04 03:53:01.564 DEBG [sc] ox: starting
11762026-09-04T03:53:01.576ZSep 04 03:53:01.564 DEBG [sc] ox: connecting to [::1]:55922
11772026-09-04T03:53:01.600ZSep 04 03:53:01.565 DEBG [sc] ox waiting for prompt
11782026-09-04T03:53:01.600ZSep 04 03:53:01.575 DEBG [sc] ox: logging in
11792026-09-04T03:53:01.675ZSep 04 03:53:01.663 DEBG [sc] ox: executing command `chmod +x npuvm`
11802026-09-04T03:53:01.752ZSep 04 03:53:01.741 DEBG [sc] ox: starting
11812026-09-04T03:53:01.752ZSep 04 03:53:01.741 DEBG [sc] ox: connecting to [::1]:55922
11822026-09-04T03:53:01.776ZSep 04 03:53:01.741 DEBG [sc] ox waiting for prompt
11832026-09-04T03:53:01.776ZSep 04 03:53:01.751 DEBG [sc] ox: logging in
11842026-09-04T03:53:01.852ZSep 04 03:53:01.840 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
11852026-09-04T03:53:04.972ZSep 04 03:53:04.960 DEBG [sc] cr2: starting
11862026-09-04T03:53:04.972ZSep 04 03:53:04.960 DEBG [sc] cr2: connecting to [::1]:38312
11872026-09-04T03:53:04.997ZSep 04 03:53:04.960 DEBG [sc] cr2 waiting for prompt
11882026-09-04T03:53:04.997ZSep 04 03:53:04.971 DEBG [sc] cr2: logging in
11892026-09-04T03:53:05.127ZSep 04 03:53:05.114 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11902026-09-04T03:53:07.231ZSep 04 03:53:07.219 INFO cr2: executing eos script show version
11912026-09-04T03:53:07.231ZSep 04 03:53:07.219 DEBG [sc] cr2: starting
11922026-09-04T03:53:07.231ZSep 04 03:53:07.219 DEBG [sc] cr2: connecting to [::1]:38312
11932026-09-04T03:53:07.255ZSep 04 03:53:07.220 DEBG [sc] cr2 waiting for prompt
11942026-09-04T03:53:07.255ZSep 04 03:53:07.230 DEBG [sc] cr2: logging in
11952026-09-04T03:53:07.386ZSep 04 03:53:07.374 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11962026-09-04T03:53:09.727ZSep 04 03:53:09.715 DEBG [sc] cr2: starting
11972026-09-04T03:53:09.727ZSep 04 03:53:09.715 DEBG [sc] cr2: connecting to [::1]:38312
11982026-09-04T03:53:09.751ZSep 04 03:53:09.716 DEBG [sc] cr2 waiting for prompt
11992026-09-04T03:53:09.751ZSep 04 03:53:09.726 DEBG [sc] cr2: logging in
12002026-09-04T03:53:09.902ZSep 04 03:53:09.891 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
12012026-09-04T03:53:12.043ZSep 04 03:53:12.031 INFO cr2: executing eos script show version
12022026-09-04T03:53:12.043ZSep 04 03:53:12.031 DEBG [sc] cr2: starting
12032026-09-04T03:53:12.043ZSep 04 03:53:12.031 DEBG [sc] cr2: connecting to [::1]:38312
12042026-09-04T03:53:12.068ZSep 04 03:53:12.032 DEBG [sc] cr2 waiting for prompt
12052026-09-04T03:53:12.068ZSep 04 03:53:12.042 DEBG [sc] cr2: logging in
12062026-09-04T03:53:12.196ZSep 04 03:53:12.185 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
12072026-09-04T03:53:14.603ZSep 04 03:53:14.591 DEBG [sc] cr2: starting
12082026-09-04T03:53:14.603ZSep 04 03:53:14.591 DEBG [sc] cr2: connecting to [::1]:38312
12092026-09-04T03:53:14.628ZSep 04 03:53:14.592 DEBG [sc] cr2 waiting for prompt
12102026-09-04T03:53:14.628ZSep 04 03:53:14.602 DEBG [sc] cr2: logging in
12112026-09-04T03:53:14.768ZSep 04 03:53:14.756 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
12122026-09-04T03:53:16.863ZSep 04 03:53:16.851 INFO cr2: executing eos script show version
12132026-09-04T03:53:16.863ZSep 04 03:53:16.851 DEBG [sc] cr2: starting
12142026-09-04T03:53:16.863ZSep 04 03:53:16.851 DEBG [sc] cr2: connecting to [::1]:38312
12152026-09-04T03:53:16.887ZSep 04 03:53:16.852 DEBG [sc] cr2 waiting for prompt
12162026-09-04T03:53:16.887ZSep 04 03:53:16.862 DEBG [sc] cr2: logging in
12172026-09-04T03:53:17.017ZSep 04 03:53:17.005 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
12182026-09-04T03:53:19.337ZSep 04 03:53:19.325 INFO cr2: executing eos script
12192026-09-04T03:53:19.337Z enable
12202026-09-04T03:53:19.337Z configure
12212026-09-04T03:53:19.337Z ip routing
12222026-09-04T03:53:19.337Z ipv6 unicast-routing
12232026-09-04T03:53:19.337Z interface Ethernet1
12242026-09-04T03:53:19.337Z no switchport
12252026-09-04T03:53:19.337Z ip address 10.0.1.2/24
12262026-09-04T03:53:19.337Z ipv6 enable
12272026-09-04T03:53:19.337Z ipv6 address fd00:2::2/64
12282026-09-04T03:53:19.337Z bfd interval 1000 min-rx 1000 multiplier 3
12292026-09-04T03:53:19.337Z exit
12302026-09-04T03:53:19.337Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12312026-09-04T03:53:19.337Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12322026-09-04T03:53:19.337Z exit
12332026-09-04T03:53:19.337Z
12342026-09-04T03:53:19.337ZSep 04 03:53:19.325 DEBG [sc] cr2: starting
12352026-09-04T03:53:19.337ZSep 04 03:53:19.325 DEBG [sc] cr2: connecting to [::1]:38312
12362026-09-04T03:53:19.362ZSep 04 03:53:19.326 DEBG [sc] cr2 waiting for prompt
12372026-09-04T03:53:19.362ZSep 04 03:53:19.336 DEBG [sc] cr2: logging in
12382026-09-04T03:53:19.491ZSep 04 03:53:19.479 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
12392026-09-04T03:53:19.491Z enable
12402026-09-04T03:53:19.491Z configure
12412026-09-04T03:53:19.491Z ip routing
12422026-09-04T03:53:19.491Z ipv6 unicast-routing
12432026-09-04T03:53:19.491Z interface Ethernet1
12442026-09-04T03:53:19.492Z no switchport
12452026-09-04T03:53:19.492Z ip address 10.0.1.2/24
12462026-09-04T03:53:19.492Z ipv6 enable
12472026-09-04T03:53:19.492Z ipv6 address fd00:2::2/64
12482026-09-04T03:53:19.492Z bfd interval 1000 min-rx 1000 multiplier 3
12492026-09-04T03:53:19.492Z exit
12502026-09-04T03:53:19.492Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12512026-09-04T03:53:19.492Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12522026-09-04T03:53:19.492Z exit
12532026-09-04T03:53:19.492Z '`
12542026-09-04T03:53:32.104ZSep 04 03:53:32.092 INFO cr1: enabling frr daemon bfdd
12552026-09-04T03:53:32.104ZSep 04 03:53:32.092 DEBG [sc] cr1: starting
12562026-09-04T03:53:32.104ZSep 04 03:53:32.092 DEBG [sc] cr1: connecting to [::1]:62293
12572026-09-04T03:53:32.128ZSep 04 03:53:32.092 DEBG [sc] cr1 waiting for prompt
12582026-09-04T03:53:32.128ZSep 04 03:53:32.102 DEBG [sc] cr1: logging in
12592026-09-04T03:53:32.247ZSep 04 03:53:32.235 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
12602026-09-04T03:53:34.320ZSep 04 03:53:34.309 INFO cr1: stopping frr
12612026-09-04T03:53:34.320ZSep 04 03:53:34.309 DEBG [sc] cr1: starting
12622026-09-04T03:53:34.320ZSep 04 03:53:34.309 DEBG [sc] cr1: connecting to [::1]:62293
12632026-09-04T03:53:34.345ZSep 04 03:53:34.309 DEBG [sc] cr1 waiting for prompt
12642026-09-04T03:53:34.345ZSep 04 03:53:34.320 DEBG [sc] cr1: logging in
12652026-09-04T03:53:34.452ZSep 04 03:53:34.441 DEBG [sc] cr1: executing command `systemctl stop frr`
12662026-09-04T03:53:36.824ZSep 04 03:53:36.811 INFO cr1: starting frr
12672026-09-04T03:53:36.824ZSep 04 03:53:36.811 DEBG [sc] cr1: starting
12682026-09-04T03:53:36.824ZSep 04 03:53:36.811 DEBG [sc] cr1: connecting to [::1]:62293
12692026-09-04T03:53:36.851ZSep 04 03:53:36.812 DEBG [sc] cr1 waiting for prompt
12702026-09-04T03:53:36.851ZSep 04 03:53:36.822 DEBG [sc] cr1: logging in
12712026-09-04T03:53:36.966ZSep 04 03:53:36.954 DEBG [sc] cr1: executing command `systemctl start frr`
12722026-09-04T03:53:44.292ZSep 04 03:53:44.280 INFO cr1: stopping frr
12732026-09-04T03:53:44.292ZSep 04 03:53:44.280 DEBG [sc] cr1: starting
12742026-09-04T03:53:44.293ZSep 04 03:53:44.280 DEBG [sc] cr1: connecting to [::1]:62293
12752026-09-04T03:53:44.317ZSep 04 03:53:44.281 DEBG [sc] cr1 waiting for prompt
12762026-09-04T03:53:44.317ZSep 04 03:53:44.293 DEBG [sc] cr1: logging in
12772026-09-04T03:53:44.459ZSep 04 03:53:44.447 DEBG [sc] cr1: executing command `systemctl stop frr`
12782026-09-04T03:53:46.844ZSep 04 03:53:46.829 INFO cr1: installing frr startup config
12792026-09-04T03:53:46.844ZSep 04 03:53:46.829 DEBG [sc] cr1: starting
12802026-09-04T03:53:46.844ZSep 04 03:53:46.829 DEBG [sc] cr1: connecting to [::1]:62293
12812026-09-04T03:53:46.868ZSep 04 03:53:46.830 DEBG [sc] cr1 waiting for prompt
12822026-09-04T03:53:46.868ZSep 04 03:53:46.840 DEBG [sc] cr1: logging in
12832026-09-04T03:53:46.997ZSep 04 03:53:46.985 DEBG [sc] cr1: executing command `cp /opt/cargo-bay/cr1-bfd-frr.conf /etc/frr/frr.conf && chown frr:frrvty /etc/frr/frr.conf && chmod 640 /etc/frr/frr.conf`
12842026-09-04T03:53:49.077ZSep 04 03:53:49.065 INFO cr1: starting frr
12852026-09-04T03:53:49.103ZSep 04 03:53:49.065 DEBG [sc] cr1: starting
12862026-09-04T03:53:49.104ZSep 04 03:53:49.065 DEBG [sc] cr1: connecting to [::1]:62293
12872026-09-04T03:53:49.104ZSep 04 03:53:49.066 DEBG [sc] cr1 waiting for prompt
12882026-09-04T03:53:49.104ZSep 04 03:53:49.076 DEBG [sc] cr1: logging in
12892026-09-04T03:53:49.221ZSep 04 03:53:49.209 DEBG [sc] cr1: executing command `systemctl start frr`
12902026-09-04T03:54:16.721ZSep 04 03:54:16.709 INFO ox: npuvm install output:
12912026-09-04T03:54:16.834Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/83.85 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (30m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (27m) dendrite-softnpu.tar.gz [>---------------------------------------] 58.48 KiB/83.85 MiB (25m) dendrite-softnpu.tar.gz [>---------------------------------------] 58.48 KiB/83.85 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 58.48 KiB/83.85 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 58.48 KiB/83.85 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 142.48 KiB/83.85 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 474.48 KiB/83.85 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 717.48 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 967.48 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.31 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.54 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.79 MiB/83.85 MiB (87s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.11 MiB/83.85 MiB (75s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.38 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/83.85 MiB (59s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/83.85 MiB (54s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.22 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.70 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.99 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.82 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.14 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.38 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.64 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.98 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.22 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.81 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.06 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.30 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.64 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.90 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.02 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.38 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.61 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.86 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.17 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.45 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.69 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.96 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.29 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.53 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.80 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.13 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.37 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.64 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.97 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.21 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.45 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.81 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.05 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.29 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.58 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.89 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.13 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.40 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.68 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.97 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.21 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.52 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.81 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.05 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.36 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.64 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.89 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.19 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.46 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.72 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.03 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.30 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.56 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.84 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.12 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.38 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.65 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.95 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.22 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.48 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.79 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.06 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.32 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.58 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.90 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.16 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.40 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.74 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.99 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.24 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.56 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.81 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.08 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.36 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.64 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.90 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.17 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.48 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 25.73 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.00 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.25 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.54 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 26.84 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 27.09 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.33 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.68 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.93 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.17 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.51 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.77 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.01 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.34 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.61 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.85 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.18 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.45 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.69 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.98 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.29 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.53 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.13 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.37 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.61 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 32.97 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 33.21 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 33.45 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.05 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 34.28 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 34.58 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 34.89 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.12 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.41 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.49 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.51 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 35.56 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.66 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.89 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.13 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.48 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.72 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.96 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 37.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 37.55 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.80 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.10 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.64 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.94 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.22 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.47 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 39.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.06 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.30 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.60 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.91 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 41.14 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 41.41 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 41.65 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 41.89 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.14 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.49 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.73 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.97 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 43.33 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 43.57 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 43.81 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.17 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.41 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.65 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.94 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 45.25 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 45.48 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 45.77 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 46.09 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.32 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.56 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.84 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 47.16 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 47.40 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 47.65 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 48.00 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.24 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.48 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 49.08 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 49.32 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 49.65 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 49.92 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 50.16 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.44 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.76 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.00 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.24 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.59 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.07 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.32 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.67 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.91 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.15 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.47 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.75 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 53.99 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 54.27 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.59 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.83 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.09 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.43 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.67 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.93 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.27 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.51 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.76 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.10 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.35 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.59 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 57.91 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.19 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.43 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.74 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.02 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.27 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.55 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.86 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.10 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.39 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.70 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.94 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.21 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.54 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.78 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.03 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.38 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.62 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.86 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.20 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.45 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.70 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.98 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.28 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.54 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.81 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.12 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.38 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.64 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.96 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.21 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.47 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.80 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 67.05 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.30 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.61 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.89 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.13 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.44 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.72 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 68.97 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.26 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.55 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.81 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.09 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.39 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.92 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 71.20 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.49 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.75 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.03 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.32 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.59 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.70 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.04 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.28 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.52 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 73.76 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.12 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.36 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.60 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.88 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.20 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.44 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.71 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.04 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.27 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.54 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.88 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.11 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.36 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.71 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.95 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.20 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.55 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.79 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.03 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.32 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.63 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.87 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.11 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.47 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.71 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.95 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.29 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.55 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.79 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.13 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.34 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.58 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.82 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.06 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.30 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.66 MiB/83.85 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): / Creating Plan (Running solver): - Creating Plan (Running solver): - Creating Plan (Finding local manifests): \ Creating Plan (Finding local manifests): \ Creating Plan (Download Manifests 0/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Package planning: 1/1): / Creating Plan (Package planning: 1/1): / Creating Plan (Merging actions): - Creating Plan (Merging actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): / Creating Plan (Consolidating action changes): - Creating Plan (Consolidating action changes): - Creating Plan (Evaluating mediators): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): | Packages to install: 1
12922026-09-04T03:54:16.856Z Create boot environment: No
12932026-09-04T03:54:16.856ZCreate backup boot environment: No
12942026-09-04T03:54:16.856Z
12952026-09-04T03:54:16.856ZDOWNLOAD PKGS FILES XFER (MB) SPEED
12962026-09-04T03:54:16.856Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 4.4k/s
12972026-09-04T03:54:16.856Z
12982026-09-04T03:54:16.856ZPHASE ITEMS
12992026-09-04T03:54:16.856Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
13002026-09-04T03:54:16.856Z Updating package state database working - Updating package state database working \ Updating package state database Done
13012026-09-04T03:54:16.856Z Updating package cache 0/0 | Updating package cache 0/0
13022026-09-04T03:54:16.856Z Updating image state working / Updating image state working - Updating image state Done
13032026-09-04T03:54:16.856Z Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database Done
13042026-09-04T03:54:16.857Z Reading search index working / Reading search index Done
13052026-09-04T03:54:16.857Z Updating search index 0/1 - Updating search index 1/1
13062026-09-04T03:54:16.857Z Updating package cache 0/1 \ Updating package cache 1/1
13072026-09-04T03:54:16.857Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 12.00 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 82.54 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 226.22 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 597.22 KiB/15.18 MiB (48s) scadm [##>-------------------------------------] 842.22 KiB/15.18 MiB (32s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (24s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (17s) scadm [####>-----------------------------------] 1.67 MiB/15.18 MiB (14s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (12s) scadm [#####>----------------------------------] 2.23 MiB/15.18 MiB (10s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (8s) scadm [########>-------------------------------] 3.07 MiB/15.18 MiB (7s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.58 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 3.84 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (5s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.68 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.02 MiB/15.18 MiB (4s) scadm [#############>--------------------------] 5.26 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.50 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.81 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.09 MiB/15.18 MiB (3s) scadm [################>-----------------------] 6.34 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.64 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.93 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.48 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.77 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.01 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.32 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.59 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.85 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.42 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.96 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.26 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.53 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.79 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.10 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.36 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.63 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.94 MiB/15.18 MiB (1s) scadm [################################>-------] 12.19 MiB/15.18 MiB (1s) scadm [################################>-------] 12.46 MiB/15.18 MiB (1s) scadm [#################################>------] 12.78 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.03 MiB/15.18 MiB (1s) scadm [###################################>----] 13.30 MiB/15.18 MiB (0s) scadm [###################################>----] 13.59 MiB/15.18 MiB (0s) scadm [####################################>---] 13.83 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.13 MiB/15.18 MiB (0s) scadm [######################################>-] 14.42 MiB/15.18 MiB (0s) scadm [######################################>-] 14.67 MiB/15.18 MiB (0s) scadm [#######################################>] 14.97 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 85.48 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 228.69 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 475.58 KiB/11.89 MiB (52s) libsidecar_lite.so [##>-------------------------------------] 740.63 KiB/11.89 MiB (32s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (15s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 1.90 MiB/11.89 MiB (10s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [#########>------------------------------] 2.74 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 2.98 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.82 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.33 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.66 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.15 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.49 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.73 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 5.98 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.32 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.57 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.81 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.14 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.41 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.65 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.96 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.24 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.25 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.25 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.25 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.27 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.31 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.53 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.76 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.01 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.32 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.60 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.84 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.10 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.44 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.68 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.92 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.28 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.52 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.76 MiB/11.89 MiB (0s)
13082026-09-04T03:54:16.865ZSep 04 03:54:16.710 DEBG [sc] ox: starting
13092026-09-04T03:54:16.865ZSep 04 03:54:16.710 DEBG [sc] ox: connecting to [::1]:55922
13102026-09-04T03:54:16.865ZSep 04 03:54:16.710 DEBG [sc] ox waiting for prompt
13112026-09-04T03:54:16.865ZSep 04 03:54:16.720 DEBG [sc] ox: logging in
13122026-09-04T03:54:16.891ZSep 04 03:54:16.808 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
13132026-09-04T03:54:16.956ZSep 04 03:54:16.944 DEBG [sc] peer: starting
13142026-09-04T03:54:16.956ZSep 04 03:54:16.944 DEBG [sc] peer: connecting to [::1]:64083
13152026-09-04T03:54:16.980ZSep 04 03:54:16.945 DEBG [sc] peer waiting for prompt
13162026-09-04T03:54:16.980ZSep 04 03:54:16.957 DEBG [sc] peer: logging in
13172026-09-04T03:54:17.046ZSep 04 03:54:17.034 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
13182026-09-04T03:54:17.102ZSep 04 03:54:17.090 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.175:4676/bgp/config/routers)
13192026-09-04T03:54:18.305ZSep 04 03:54:18.293 DEBG [sc] ox: starting
13202026-09-04T03:54:18.305ZSep 04 03:54:18.293 DEBG [sc] ox: connecting to [::1]:55922
13212026-09-04T03:54:18.329ZSep 04 03:54:18.294 DEBG [sc] ox waiting for prompt
13222026-09-04T03:54:18.329ZSep 04 03:54:18.305 DEBG [sc] ox: logging in
13232026-09-04T03:54:18.405ZSep 04 03:54:18.393 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13242026-09-04T03:54:19.427ZSep 04 03:54:19.416 DEBG [sc] ox: starting
13252026-09-04T03:54:19.427ZSep 04 03:54:19.416 DEBG [sc] ox: connecting to [::1]:55922
13262026-09-04T03:54:19.451ZSep 04 03:54:19.417 DEBG [sc] ox waiting for prompt
13272026-09-04T03:54:19.451ZSep 04 03:54:19.417 DEBG [sc] ox: logging in
13282026-09-04T03:54:19.507ZSep 04 03:54:19.495 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13292026-09-04T03:54:19.562ZSep 04 03:54:19.550 DEBG [sc] ox: starting
13302026-09-04T03:54:19.562ZSep 04 03:54:19.550 DEBG [sc] ox: connecting to [::1]:55922
13312026-09-04T03:54:19.587ZSep 04 03:54:19.551 DEBG [sc] ox waiting for prompt
13322026-09-04T03:54:19.587ZSep 04 03:54:19.562 DEBG [sc] ox: logging in
13332026-09-04T03:54:19.650ZSep 04 03:54:19.638 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
13342026-09-04T03:54:19.705ZSep 04 03:54:19.693 DEBG [sc] ox: starting
13352026-09-04T03:54:19.706ZSep 04 03:54:19.693 DEBG [sc] ox: connecting to [::1]:55922
13362026-09-04T03:54:19.730ZSep 04 03:54:19.694 DEBG [sc] ox waiting for prompt
13372026-09-04T03:54:19.730ZSep 04 03:54:19.704 DEBG [sc] ox: logging in
13382026-09-04T03:54:19.804ZSep 04 03:54:19.792 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
13392026-09-04T03:54:19.870ZSep 04 03:54:19.858 DEBG [sc] ox: starting
13402026-09-04T03:54:19.870ZSep 04 03:54:19.858 DEBG [sc] ox: connecting to [::1]:55922
13412026-09-04T03:54:19.894ZSep 04 03:54:19.859 DEBG [sc] ox waiting for prompt
13422026-09-04T03:54:19.894ZSep 04 03:54:19.869 DEBG [sc] ox: logging in
13432026-09-04T03:54:19.970ZSep 04 03:54:19.958 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
13442026-09-04T03:54:20.855ZSep 04 03:54:20.844 DEBG [sc] ox: starting
13452026-09-04T03:54:20.855ZSep 04 03:54:20.844 DEBG [sc] ox: connecting to [::1]:55922
13462026-09-04T03:54:20.880ZSep 04 03:54:20.845 DEBG [sc] ox waiting for prompt
13472026-09-04T03:54:20.880ZSep 04 03:54:20.856 DEBG [sc] ox: logging in
13482026-09-04T03:54:20.957ZSep 04 03:54:20.945 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
13492026-09-04T03:54:21.023ZSep 04 03:54:21.011 DEBG [sc] ox: starting
13502026-09-04T03:54:21.023ZSep 04 03:54:21.011 DEBG [sc] ox: connecting to [::1]:55922
13512026-09-04T03:54:21.047ZSep 04 03:54:21.012 DEBG [sc] ox waiting for prompt
13522026-09-04T03:54:21.047ZSep 04 03:54:21.022 DEBG [sc] ox: logging in
13532026-09-04T03:54:21.112ZSep 04 03:54:21.100 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
13542026-09-04T03:54:21.177ZSep 04 03:54:21.166 DEBG [sc] ox: starting
13552026-09-04T03:54:21.177ZSep 04 03:54:21.166 DEBG [sc] ox: connecting to [::1]:55922
13562026-09-04T03:54:21.202ZSep 04 03:54:21.166 DEBG [sc] ox waiting for prompt
13572026-09-04T03:54:21.202ZSep 04 03:54:21.177 DEBG [sc] ox: logging in
13582026-09-04T03:54:21.265ZSep 04 03:54:21.254 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
13592026-09-04T03:54:21.961ZSep 04 03:54:21.949 DEBG [sc] ox: starting
13602026-09-04T03:54:21.961ZSep 04 03:54:21.949 DEBG [sc] ox: connecting to [::1]:55922
13612026-09-04T03:54:21.985ZSep 04 03:54:21.949 DEBG [sc] ox waiting for prompt
13622026-09-04T03:54:21.985ZSep 04 03:54:21.960 DEBG [sc] ox: logging in
13632026-09-04T03:54:22.050ZSep 04 03:54:22.038 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
13642026-09-04T03:54:22.116ZSep 04 03:54:22.104 DEBG [sc] ox: starting
13652026-09-04T03:54:22.116ZSep 04 03:54:22.104 DEBG [sc] ox: connecting to [::1]:55922
13662026-09-04T03:54:22.141ZSep 04 03:54:22.105 DEBG [sc] ox waiting for prompt
13672026-09-04T03:54:22.141ZSep 04 03:54:22.115 DEBG [sc] ox: logging in
13682026-09-04T03:54:22.204ZSep 04 03:54:22.192 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
13692026-09-04T03:54:22.729ZSep 04 03:54:22.717 DEBG [sc] ox: starting
13702026-09-04T03:54:22.729ZSep 04 03:54:22.717 DEBG [sc] ox: connecting to [::1]:55922
13712026-09-04T03:54:22.754ZSep 04 03:54:22.718 DEBG [sc] ox waiting for prompt
13722026-09-04T03:54:22.754ZSep 04 03:54:22.729 DEBG [sc] ox: logging in
13732026-09-04T03:54:22.819ZSep 04 03:54:22.806 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
13742026-09-04T03:54:22.884ZSep 04 03:54:22.872 DEBG [sc] ox: starting
13752026-09-04T03:54:22.885ZSep 04 03:54:22.873 DEBG [sc] ox: connecting to [::1]:55922
13762026-09-04T03:54:22.910ZSep 04 03:54:22.873 DEBG [sc] ox waiting for prompt
13772026-09-04T03:54:22.910ZSep 04 03:54:22.883 DEBG [sc] ox: logging in
13782026-09-04T03:54:22.983ZSep 04 03:54:22.971 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
13792026-09-04T03:54:23.050ZSep 04 03:54:23.038 DEBG [sc] ox: starting
13802026-09-04T03:54:23.050ZSep 04 03:54:23.038 DEBG [sc] ox: connecting to [::1]:55922
13812026-09-04T03:54:23.075ZSep 04 03:54:23.038 DEBG [sc] ox waiting for prompt
13822026-09-04T03:54:23.075ZSep 04 03:54:23.048 DEBG [sc] ox: logging in
13832026-09-04T03:54:23.138ZSep 04 03:54:23.126 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
13842026-09-04T03:54:23.204ZSep 04 03:54:23.192 DEBG [sc] ox: starting
13852026-09-04T03:54:23.204ZSep 04 03:54:23.192 DEBG [sc] ox: connecting to [::1]:55922
13862026-09-04T03:54:23.229ZSep 04 03:54:23.193 DEBG [sc] ox waiting for prompt
13872026-09-04T03:54:23.229ZSep 04 03:54:23.203 DEBG [sc] ox: logging in
13882026-09-04T03:54:23.304ZSep 04 03:54:23.292 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
13892026-09-04T03:54:23.996ZSep 04 03:54:23.985 DEBG [sc] ox: starting
13902026-09-04T03:54:23.996ZSep 04 03:54:23.985 DEBG [sc] ox: connecting to [::1]:55922
13912026-09-04T03:54:24.021ZSep 04 03:54:23.986 DEBG [sc] ox waiting for prompt
13922026-09-04T03:54:24.021ZSep 04 03:54:23.996 DEBG [sc] ox: logging in
13932026-09-04T03:54:24.086ZSep 04 03:54:24.075 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
13942026-09-04T03:54:24.151ZSep 04 03:54:24.140 DEBG [sc] ox: starting
13952026-09-04T03:54:24.151ZSep 04 03:54:24.140 DEBG [sc] ox: connecting to [::1]:55922
13962026-09-04T03:54:24.176ZSep 04 03:54:24.140 DEBG [sc] ox waiting for prompt
13972026-09-04T03:54:24.176ZSep 04 03:54:24.151 DEBG [sc] ox: logging in
13982026-09-04T03:54:24.251ZSep 04 03:54:24.239 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
13992026-09-04T03:54:24.777ZSep 04 03:54:24.765 DEBG [sc] ox: starting
14002026-09-04T03:54:24.777ZSep 04 03:54:24.765 DEBG [sc] ox: connecting to [::1]:55922
14012026-09-04T03:54:24.801ZSep 04 03:54:24.766 DEBG [sc] ox waiting for prompt
14022026-09-04T03:54:24.801ZSep 04 03:54:24.776 DEBG [sc] ox: logging in
14032026-09-04T03:54:24.865ZSep 04 03:54:24.853 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
14042026-09-04T03:54:24.931ZSep 04 03:54:24.919 DEBG [sc] ox: starting
14052026-09-04T03:54:24.931ZSep 04 03:54:24.919 DEBG [sc] ox: connecting to [::1]:55922
14062026-09-04T03:54:24.955ZSep 04 03:54:24.920 DEBG [sc] ox waiting for prompt
14072026-09-04T03:54:24.955ZSep 04 03:54:24.930 DEBG [sc] ox: logging in
14082026-09-04T03:54:25.031ZSep 04 03:54:25.020 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
14092026-09-04T03:54:25.097ZSep 04 03:54:25.085 DEBG [sc] ox: starting
14102026-09-04T03:54:25.097ZSep 04 03:54:25.085 DEBG [sc] ox: connecting to [::1]:55922
14112026-09-04T03:54:25.121ZSep 04 03:54:25.086 DEBG [sc] ox waiting for prompt
14122026-09-04T03:54:25.121ZSep 04 03:54:25.096 DEBG [sc] ox: logging in
14132026-09-04T03:54:25.196ZSep 04 03:54:25.185 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
14142026-09-04T03:54:25.264ZSep 04 03:54:25.252 DEBG [sc] ox: starting
14152026-09-04T03:54:25.264ZSep 04 03:54:25.252 DEBG [sc] ox: connecting to [::1]:55922
14162026-09-04T03:54:25.289ZSep 04 03:54:25.252 DEBG [sc] ox waiting for prompt
14172026-09-04T03:54:25.289ZSep 04 03:54:25.263 DEBG [sc] ox: logging in
14182026-09-04T03:54:25.364ZSep 04 03:54:25.352 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
14192026-09-04T03:54:25.968ZSep 04 03:54:25.956 DEBG [sc] ox: starting
14202026-09-04T03:54:25.969ZSep 04 03:54:25.957 DEBG [sc] ox: connecting to [::1]:55922
14212026-09-04T03:54:25.995ZSep 04 03:54:25.957 DEBG [sc] ox waiting for prompt
14222026-09-04T03:54:25.995ZSep 04 03:54:25.968 DEBG [sc] ox: logging in
14232026-09-04T03:54:26.068ZSep 04 03:54:26.057 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
14242026-09-04T03:54:26.135ZSep 04 03:54:26.124 DEBG [sc] ox: starting
14252026-09-04T03:54:26.135ZSep 04 03:54:26.124 DEBG [sc] ox: connecting to [::1]:55922
14262026-09-04T03:54:26.160ZSep 04 03:54:26.125 DEBG [sc] ox waiting for prompt
14272026-09-04T03:54:26.160ZSep 04 03:54:26.135 DEBG [sc] ox: logging in
14282026-09-04T03:54:26.236ZSep 04 03:54:26.225 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
14292026-09-04T03:54:26.761ZSep 04 03:54:26.749 DEBG [sc] ox: starting
14302026-09-04T03:54:26.761ZSep 04 03:54:26.749 DEBG [sc] ox: connecting to [::1]:55922
14312026-09-04T03:54:26.785ZSep 04 03:54:26.750 DEBG [sc] ox waiting for prompt
14322026-09-04T03:54:26.785ZSep 04 03:54:26.759 DEBG [sc] ox: logging in
14332026-09-04T03:54:26.849ZSep 04 03:54:26.836 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
14342026-09-04T03:54:26.903ZSep 04 03:54:26.892 DEBG [sc] ox: starting
14352026-09-04T03:54:26.903ZSep 04 03:54:26.892 DEBG [sc] ox: connecting to [::1]:55922
14362026-09-04T03:54:26.927ZSep 04 03:54:26.892 DEBG [sc] ox waiting for prompt
14372026-09-04T03:54:26.927ZSep 04 03:54:26.903 DEBG [sc] ox: logging in
14382026-09-04T03:54:26.991ZSep 04 03:54:26.979 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
14392026-09-04T03:54:27.058ZSep 04 03:54:27.047 DEBG [sc] ox: starting
14402026-09-04T03:54:27.058ZSep 04 03:54:27.047 DEBG [sc] ox: connecting to [::1]:55922
14412026-09-04T03:54:27.082ZSep 04 03:54:27.047 DEBG [sc] ox waiting for prompt
14422026-09-04T03:54:27.083ZSep 04 03:54:27.057 DEBG [sc] ox: logging in
14432026-09-04T03:54:27.147ZSep 04 03:54:27.135 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
14442026-09-04T03:54:27.214ZSep 04 03:54:27.202 DEBG [sc] ox: starting
14452026-09-04T03:54:27.214ZSep 04 03:54:27.202 DEBG [sc] ox: connecting to [::1]:55922
14462026-09-04T03:54:27.238ZSep 04 03:54:27.203 DEBG [sc] ox waiting for prompt
14472026-09-04T03:54:27.238ZSep 04 03:54:27.213 DEBG [sc] ox: logging in
14482026-09-04T03:54:27.302ZSep 04 03:54:27.290 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.3.1/24 tfportqsfp3_0/v4`
14492026-09-04T03:54:27.859ZSep 04 03:54:27.847 DEBG [sc] ox: starting
14502026-09-04T03:54:27.859ZSep 04 03:54:27.847 DEBG [sc] ox: connecting to [::1]:55922
14512026-09-04T03:54:27.883ZSep 04 03:54:27.848 DEBG [sc] ox waiting for prompt
14522026-09-04T03:54:27.884ZSep 04 03:54:27.859 DEBG [sc] ox: logging in
14532026-09-04T03:54:27.946ZSep 04 03:54:27.935 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v4 -p -o addr`
14542026-09-04T03:54:28.013ZSep 04 03:54:28.001 DEBG [sc] ox: starting
14552026-09-04T03:54:28.013ZSep 04 03:54:28.001 DEBG [sc] ox: connecting to [::1]:55922
14562026-09-04T03:54:28.037ZSep 04 03:54:28.002 DEBG [sc] ox waiting for prompt
14572026-09-04T03:54:28.037ZSep 04 03:54:28.012 DEBG [sc] ox: logging in
14582026-09-04T03:54:28.102ZSep 04 03:54:28.091 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:4::1/64 tfportqsfp3_0/v6`
14592026-09-04T03:54:28.627ZSep 04 03:54:28.616 DEBG [sc] ox: starting
14602026-09-04T03:54:28.627ZSep 04 03:54:28.616 DEBG [sc] ox: connecting to [::1]:55922
14612026-09-04T03:54:28.651ZSep 04 03:54:28.616 DEBG [sc] ox waiting for prompt
14622026-09-04T03:54:28.652ZSep 04 03:54:28.627 DEBG [sc] ox: logging in
14632026-09-04T03:54:28.714ZSep 04 03:54:28.703 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v6 -p -o addr`
14642026-09-04T03:54:28.782ZSep 04 03:54:28.770 DEBG [sc] peer: starting
14652026-09-04T03:54:28.782ZSep 04 03:54:28.770 DEBG [sc] peer: connecting to [::1]:64083
14662026-09-04T03:54:28.807ZSep 04 03:54:28.771 DEBG [sc] peer waiting for prompt
14672026-09-04T03:54:28.807ZSep 04 03:54:28.782 DEBG [sc] peer: logging in
14682026-09-04T03:54:28.871ZSep 04 03:54:28.860 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
14692026-09-04T03:54:28.950ZSep 04 03:54:28.939 DEBG [sc] peer: starting
14702026-09-04T03:54:28.950ZSep 04 03:54:28.939 DEBG [sc] peer: connecting to [::1]:64083
14712026-09-04T03:54:28.974ZSep 04 03:54:28.939 DEBG [sc] peer waiting for prompt
14722026-09-04T03:54:28.974ZSep 04 03:54:28.949 DEBG [sc] peer: logging in
14732026-09-04T03:54:29.048ZSep 04 03:54:29.037 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
14742026-09-04T03:54:29.115ZSep 04 03:54:29.104 DEBG [sc] peer: starting
14752026-09-04T03:54:29.115ZSep 04 03:54:29.104 DEBG [sc] peer: connecting to [::1]:64083
14762026-09-04T03:54:29.139ZSep 04 03:54:29.104 DEBG [sc] peer waiting for prompt
14772026-09-04T03:54:29.139ZSep 04 03:54:29.114 DEBG [sc] peer: logging in
14782026-09-04T03:54:29.203ZSep 04 03:54:29.192 DEBG [sc] peer: executing command `ipadm create-addr -T static -a 10.0.3.2/24 vioif0/v4`
14792026-09-04T03:54:29.751ZSep 04 03:54:29.739 DEBG [sc] peer: starting
14802026-09-04T03:54:29.751ZSep 04 03:54:29.739 DEBG [sc] peer: connecting to [::1]:64083
14812026-09-04T03:54:29.775ZSep 04 03:54:29.740 DEBG [sc] peer waiting for prompt
14822026-09-04T03:54:29.775ZSep 04 03:54:29.751 DEBG [sc] peer: logging in
14832026-09-04T03:54:29.842ZSep 04 03:54:29.827 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v4 -p -o addr`
14842026-09-04T03:54:29.906ZSep 04 03:54:29.894 DEBG [sc] peer: starting
14852026-09-04T03:54:29.906ZSep 04 03:54:29.894 DEBG [sc] peer: connecting to [::1]:64083
14862026-09-04T03:54:29.930ZSep 04 03:54:29.895 DEBG [sc] peer waiting for prompt
14872026-09-04T03:54:29.930ZSep 04 03:54:29.905 DEBG [sc] peer: logging in
14882026-09-04T03:54:29.993ZSep 04 03:54:29.982 DEBG [sc] peer: executing command `ipadm create-addr -T static -a fd00:4::2/64 vioif0/v6`
14892026-09-04T03:54:30.518ZSep 04 03:54:30.506 DEBG [sc] peer: starting
14902026-09-04T03:54:30.518ZSep 04 03:54:30.506 DEBG [sc] peer: connecting to [::1]:64083
14912026-09-04T03:54:30.542ZSep 04 03:54:30.507 DEBG [sc] peer waiting for prompt
14922026-09-04T03:54:30.542ZSep 04 03:54:30.517 DEBG [sc] peer: logging in
14932026-09-04T03:54:30.606ZSep 04 03:54:30.594 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v6 -p -o addr`
14942026-09-04T03:54:30.672ZSep 04 03:54:30.660 DEBG [sc] ox: starting
14952026-09-04T03:54:30.672ZSep 04 03:54:30.660 DEBG [sc] ox: connecting to [::1]:55922
14962026-09-04T03:54:30.697ZSep 04 03:54:30.660 DEBG [sc] ox waiting for prompt
14972026-09-04T03:54:30.697ZSep 04 03:54:30.672 DEBG [sc] ox: logging in
14982026-09-04T03:54:30.772ZSep 04 03:54:30.760 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
14992026-09-04T03:54:30.839ZSep 04 03:54:30.827 DEBG [sc] ox: starting
15002026-09-04T03:54:30.839ZSep 04 03:54:30.827 DEBG [sc] ox: connecting to [::1]:55922
15012026-09-04T03:54:30.863ZSep 04 03:54:30.827 DEBG [sc] ox waiting for prompt
15022026-09-04T03:54:30.863ZSep 04 03:54:30.838 DEBG [sc] ox: logging in
15032026-09-04T03:54:30.939ZSep 04 03:54:30.928 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
15042026-09-04T03:54:31.009ZSep 04 03:54:30.997 INFO installing static v4 route 192.168.100.0/24
15052026-09-04T03:54:31.033ZSep 04 03:54:30.999 INFO installing static v6 route fd01::/64
15062026-09-04T03:54:31.033ZSep 04 03:54:31.000 INFO adding BFD peers for cr1, cr2, cr3, and peer (dual-stack)
15072026-09-04T03:54:31.033ZSep 04 03:54:31.010 INFO phase 1: all peers up
15082026-09-04T03:54:31.034Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15092026-09-04T03:54:32.025Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15102026-09-04T03:54:33.026Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15112026-09-04T03:54:34.028Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15122026-09-04T03:54:35.030Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15132026-09-04T03:54:36.032Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15142026-09-04T03:54:36.059Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15152026-09-04T03:54:37.034Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15162026-09-04T03:54:38.036Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15172026-09-04T03:54:39.038Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15182026-09-04T03:54:40.040Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15192026-09-04T03:54:40.065Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15202026-09-04T03:54:41.042Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15212026-09-04T03:54:42.044Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15222026-09-04T03:54:43.046Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15232026-09-04T03:54:44.046Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15242026-09-04T03:54:44.071Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15252026-09-04T03:54:45.049Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15262026-09-04T03:54:46.050Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15272026-09-04T03:54:47.053Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15282026-09-04T03:54:48.054Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15292026-09-04T03:54:48.078Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15302026-09-04T03:54:49.057Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15312026-09-04T03:54:50.059Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15322026-09-04T03:54:51.060Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15332026-09-04T03:54:52.062Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15342026-09-04T03:54:52.086Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15352026-09-04T03:54:53.064Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15362026-09-04T03:54:54.066Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15372026-09-04T03:54:55.069Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15382026-09-04T03:54:56.070Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15392026-09-04T03:54:56.094Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15402026-09-04T03:54:57.072Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15412026-09-04T03:54:58.077Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15422026-09-04T03:54:59.077Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15432026-09-04T03:55:00.078Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15442026-09-04T03:55:00.102Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15452026-09-04T03:55:01.081Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-09-04T03:55:02.084Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15472026-09-04T03:55:03.086Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15482026-09-04T03:55:04.087Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15492026-09-04T03:55:04.111ZSep 04 03:55:04.076 INFO cr1: executing frr script show bfd peers json
15502026-09-04T03:55:04.111ZSep 04 03:55:04.076 DEBG [sc] cr1: starting
15512026-09-04T03:55:04.111ZSep 04 03:55:04.076 DEBG [sc] cr1: connecting to [::1]:62293
15522026-09-04T03:55:04.111ZSep 04 03:55:04.077 DEBG [sc] cr1 waiting for prompt
15532026-09-04T03:55:04.111ZSep 04 03:55:04.088 DEBG [sc] cr1: logging in
15542026-09-04T03:55:04.419ZSep 04 03:55:04.408 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15552026-09-04T03:55:06.575Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15562026-09-04T03:55:07.576ZSep 04 03:55:07.564 INFO cr1: executing frr script show bfd peers json
15572026-09-04T03:55:07.576ZSep 04 03:55:07.564 DEBG [sc] cr1: starting
15582026-09-04T03:55:07.576ZSep 04 03:55:07.564 DEBG [sc] cr1: connecting to [::1]:62293
15592026-09-04T03:55:07.601ZSep 04 03:55:07.565 DEBG [sc] cr1 waiting for prompt
15602026-09-04T03:55:07.601ZSep 04 03:55:07.576 DEBG [sc] cr1: logging in
15612026-09-04T03:55:07.732ZSep 04 03:55:07.720 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15622026-09-04T03:55:09.883Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15632026-09-04T03:55:10.884ZSep 04 03:55:10.872 INFO cr1: executing frr script show bfd peers json
15642026-09-04T03:55:10.908ZSep 04 03:55:10.872 DEBG [sc] cr1: starting
15652026-09-04T03:55:10.908ZSep 04 03:55:10.872 DEBG [sc] cr1: connecting to [::1]:62293
15662026-09-04T03:55:10.908ZSep 04 03:55:10.873 DEBG [sc] cr1 waiting for prompt
15672026-09-04T03:55:10.908ZSep 04 03:55:10.884 DEBG [sc] cr1: logging in
15682026-09-04T03:55:11.016ZSep 04 03:55:11.005 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15692026-09-04T03:55:13.163Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15702026-09-04T03:55:14.164ZSep 04 03:55:14.153 INFO cr1: executing frr script show bfd peers json
15712026-09-04T03:55:14.164ZSep 04 03:55:14.153 DEBG [sc] cr1: starting
15722026-09-04T03:55:14.164ZSep 04 03:55:14.153 DEBG [sc] cr1: connecting to [::1]:62293
15732026-09-04T03:55:14.189ZSep 04 03:55:14.154 DEBG [sc] cr1 waiting for prompt
15742026-09-04T03:55:14.189ZSep 04 03:55:14.165 DEBG [sc] cr1: logging in
15752026-09-04T03:55:14.308ZSep 04 03:55:14.297 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15762026-09-04T03:55:16.455Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15772026-09-04T03:55:17.455ZSep 04 03:55:17.444 INFO cr1: executing frr script show bfd peers json
15782026-09-04T03:55:17.455ZSep 04 03:55:17.444 DEBG [sc] cr1: starting
15792026-09-04T03:55:17.455ZSep 04 03:55:17.444 DEBG [sc] cr1: connecting to [::1]:62293
15802026-09-04T03:55:17.480ZSep 04 03:55:17.445 DEBG [sc] cr1 waiting for prompt
15812026-09-04T03:55:17.480ZSep 04 03:55:17.456 DEBG [sc] cr1: logging in
15822026-09-04T03:55:17.613ZSep 04 03:55:17.598 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15832026-09-04T03:55:19.766Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15842026-09-04T03:55:19.766ZSep 04 03:55:19.754 INFO cr1: executing frr script show bfd peers json
15852026-09-04T03:55:19.766ZSep 04 03:55:19.754 DEBG [sc] cr1: starting
15862026-09-04T03:55:19.766ZSep 04 03:55:19.754 DEBG [sc] cr1: connecting to [::1]:62293
15872026-09-04T03:55:19.790ZSep 04 03:55:19.755 DEBG [sc] cr1 waiting for prompt
15882026-09-04T03:55:19.790ZSep 04 03:55:19.765 DEBG [sc] cr1: logging in
15892026-09-04T03:55:19.911ZSep 04 03:55:19.898 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15902026-09-04T03:55:22.049Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15912026-09-04T03:55:23.051ZSep 04 03:55:23.039 INFO cr1: executing frr script show bfd peers json
15922026-09-04T03:55:23.051ZSep 04 03:55:23.039 DEBG [sc] cr1: starting
15932026-09-04T03:55:23.051ZSep 04 03:55:23.039 DEBG [sc] cr1: connecting to [::1]:62293
15942026-09-04T03:55:23.076ZSep 04 03:55:23.040 DEBG [sc] cr1 waiting for prompt
15952026-09-04T03:55:23.076ZSep 04 03:55:23.051 DEBG [sc] cr1: logging in
15962026-09-04T03:55:23.196ZSep 04 03:55:23.185 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15972026-09-04T03:55:25.342Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15982026-09-04T03:55:26.337ZSep 04 03:55:26.325 INFO cr1: executing frr script show bfd peers json
15992026-09-04T03:55:26.337ZSep 04 03:55:26.325 DEBG [sc] cr1: starting
16002026-09-04T03:55:26.337ZSep 04 03:55:26.325 DEBG [sc] cr1: connecting to [::1]:62293
16012026-09-04T03:55:26.361ZSep 04 03:55:26.326 DEBG [sc] cr1 waiting for prompt
16022026-09-04T03:55:26.361ZSep 04 03:55:26.337 DEBG [sc] cr1: logging in
16032026-09-04T03:55:26.492ZSep 04 03:55:26.480 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16042026-09-04T03:55:28.647Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16052026-09-04T03:55:29.649ZSep 04 03:55:29.637 INFO cr1: executing frr script show bfd peers json
16062026-09-04T03:55:29.649ZSep 04 03:55:29.638 DEBG [sc] cr1: starting
16072026-09-04T03:55:29.649ZSep 04 03:55:29.638 DEBG [sc] cr1: connecting to [::1]:62293
16082026-09-04T03:55:29.674ZSep 04 03:55:29.639 DEBG [sc] cr1 waiting for prompt
16092026-09-04T03:55:29.674ZSep 04 03:55:29.649 DEBG [sc] cr1: logging in
16102026-09-04T03:55:29.782ZSep 04 03:55:29.770 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16112026-09-04T03:55:31.923Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16122026-09-04T03:55:32.924ZSep 04 03:55:32.912 INFO cr1: executing frr script show bfd peers json
16132026-09-04T03:55:32.949ZSep 04 03:55:32.912 DEBG [sc] cr1: starting
16142026-09-04T03:55:32.949ZSep 04 03:55:32.912 DEBG [sc] cr1: connecting to [::1]:62293
16152026-09-04T03:55:32.949ZSep 04 03:55:32.913 DEBG [sc] cr1 waiting for prompt
16162026-09-04T03:55:32.949ZSep 04 03:55:32.924 DEBG [sc] cr1: logging in
16172026-09-04T03:55:33.090ZSep 04 03:55:33.078 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16182026-09-04T03:55:35.222Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16192026-09-04T03:55:35.222ZSep 04 03:55:35.211 INFO cr2: executing eos script show bfd peers | json
16202026-09-04T03:55:35.246ZSep 04 03:55:35.211 DEBG [sc] cr2: starting
16212026-09-04T03:55:35.246ZSep 04 03:55:35.211 DEBG [sc] cr2: connecting to [::1]:38312
16222026-09-04T03:55:35.246ZSep 04 03:55:35.212 DEBG [sc] cr2 waiting for prompt
16232026-09-04T03:55:35.246ZSep 04 03:55:35.223 DEBG [sc] cr2: logging in
16242026-09-04T03:55:35.639ZSep 04 03:55:35.628 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16252026-09-04T03:55:38.020Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16262026-09-04T03:55:39.021ZSep 04 03:55:39.009 INFO cr2: executing eos script show bfd peers | json
16272026-09-04T03:55:39.021ZSep 04 03:55:39.009 DEBG [sc] cr2: starting
16282026-09-04T03:55:39.021ZSep 04 03:55:39.009 DEBG [sc] cr2: connecting to [::1]:38312
16292026-09-04T03:55:39.046ZSep 04 03:55:39.010 DEBG [sc] cr2 waiting for prompt
16302026-09-04T03:55:39.046ZSep 04 03:55:39.021 DEBG [sc] cr2: logging in
16312026-09-04T03:55:39.165ZSep 04 03:55:39.153 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16322026-09-04T03:55:41.515Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16332026-09-04T03:55:42.515ZSep 04 03:55:42.504 INFO cr2: executing eos script show bfd peers | json
16342026-09-04T03:55:42.515ZSep 04 03:55:42.504 DEBG [sc] cr2: starting
16352026-09-04T03:55:42.516ZSep 04 03:55:42.504 DEBG [sc] cr2: connecting to [::1]:38312
16362026-09-04T03:55:42.540ZSep 04 03:55:42.505 DEBG [sc] cr2 waiting for prompt
16372026-09-04T03:55:42.540ZSep 04 03:55:42.515 DEBG [sc] cr2: logging in
16382026-09-04T03:55:42.682ZSep 04 03:55:42.670 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16392026-09-04T03:55:45.057Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16402026-09-04T03:55:46.058ZSep 04 03:55:46.047 INFO cr2: executing eos script show bfd peers | json
16412026-09-04T03:55:46.082ZSep 04 03:55:46.047 DEBG [sc] cr2: starting
16422026-09-04T03:55:46.082ZSep 04 03:55:46.047 DEBG [sc] cr2: connecting to [::1]:38312
16432026-09-04T03:55:46.082ZSep 04 03:55:46.048 DEBG [sc] cr2 waiting for prompt
16442026-09-04T03:55:46.082ZSep 04 03:55:46.059 DEBG [sc] cr2: logging in
16452026-09-04T03:55:46.236ZSep 04 03:55:46.225 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16462026-09-04T03:55:48.586Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16472026-09-04T03:55:49.587ZSep 04 03:55:49.575 INFO cr2: executing eos script show bfd peers | json
16482026-09-04T03:55:49.587ZSep 04 03:55:49.575 DEBG [sc] cr2: starting
16492026-09-04T03:55:49.587ZSep 04 03:55:49.575 DEBG [sc] cr2: connecting to [::1]:38312
16502026-09-04T03:55:49.612ZSep 04 03:55:49.576 DEBG [sc] cr2 waiting for prompt
16512026-09-04T03:55:49.612ZSep 04 03:55:49.587 DEBG [sc] cr2: logging in
16522026-09-04T03:55:49.753ZSep 04 03:55:49.741 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16532026-09-04T03:55:52.086Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16542026-09-04T03:55:52.086ZSep 04 03:55:52.074 INFO cr2: executing eos script show bfd peers | json
16552026-09-04T03:55:52.086ZSep 04 03:55:52.075 DEBG [sc] cr2: starting
16562026-09-04T03:55:52.086ZSep 04 03:55:52.075 DEBG [sc] cr2: connecting to [::1]:38312
16572026-09-04T03:55:52.110ZSep 04 03:55:52.075 DEBG [sc] cr2 waiting for prompt
16582026-09-04T03:55:52.110ZSep 04 03:55:52.085 DEBG [sc] cr2: logging in
16592026-09-04T03:55:52.240ZSep 04 03:55:52.229 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16602026-09-04T03:55:54.593Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16612026-09-04T03:55:55.594ZSep 04 03:55:55.583 INFO cr2: executing eos script show bfd peers | json
16622026-09-04T03:55:55.595ZSep 04 03:55:55.583 DEBG [sc] cr2: starting
16632026-09-04T03:55:55.595ZSep 04 03:55:55.583 DEBG [sc] cr2: connecting to [::1]:38312
16642026-09-04T03:55:55.620ZSep 04 03:55:55.584 DEBG [sc] cr2 waiting for prompt
16652026-09-04T03:55:55.620ZSep 04 03:55:55.595 DEBG [sc] cr2: logging in
16662026-09-04T03:55:55.739ZSep 04 03:55:55.728 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16672026-09-04T03:55:58.077Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16682026-09-04T03:55:59.078ZSep 04 03:55:59.066 INFO cr2: executing eos script show bfd peers | json
16692026-09-04T03:55:59.078ZSep 04 03:55:59.066 DEBG [sc] cr2: starting
16702026-09-04T03:55:59.103ZSep 04 03:55:59.066 DEBG [sc] cr2: connecting to [::1]:38312
16712026-09-04T03:55:59.103ZSep 04 03:55:59.067 DEBG [sc] cr2 waiting for prompt
16722026-09-04T03:55:59.103ZSep 04 03:55:59.078 DEBG [sc] cr2: logging in
16732026-09-04T03:55:59.268ZSep 04 03:55:59.257 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16742026-09-04T03:56:01.629Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16752026-09-04T03:56:02.630ZSep 04 03:56:02.619 INFO cr2: executing eos script show bfd peers | json
16762026-09-04T03:56:02.631ZSep 04 03:56:02.619 DEBG [sc] cr2: starting
16772026-09-04T03:56:02.631ZSep 04 03:56:02.619 DEBG [sc] cr2: connecting to [::1]:38312
16782026-09-04T03:56:02.655ZSep 04 03:56:02.620 DEBG [sc] cr2 waiting for prompt
16792026-09-04T03:56:02.655ZSep 04 03:56:02.631 DEBG [sc] cr2: logging in
16802026-09-04T03:56:02.774ZSep 04 03:56:02.763 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16812026-09-04T03:56:05.126Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16822026-09-04T03:56:06.126ZSep 04 03:56:06.114 INFO cr2: executing eos script show bfd peers | json
16832026-09-04T03:56:06.126ZSep 04 03:56:06.114 DEBG [sc] cr2: starting
16842026-09-04T03:56:06.126ZSep 04 03:56:06.114 DEBG [sc] cr2: connecting to [::1]:38312
16852026-09-04T03:56:06.151ZSep 04 03:56:06.115 DEBG [sc] cr2 waiting for prompt
16862026-09-04T03:56:06.151ZSep 04 03:56:06.127 DEBG [sc] cr2: logging in
16872026-09-04T03:56:06.292ZSep 04 03:56:06.281 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16882026-09-04T03:56:08.677Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16892026-09-04T03:56:08.677ZSep 04 03:56:08.665 INFO cr3: executing juniper script show bfd session | display json
16902026-09-04T03:56:08.677ZSep 04 03:56:08.665 DEBG [sc] cr3: starting
16912026-09-04T03:56:08.677ZSep 04 03:56:08.665 DEBG [sc] cr3: connecting to [::1]:35509
16922026-09-04T03:56:08.701ZSep 04 03:56:08.666 DEBG [sc] cr3 waiting for prompt
16932026-09-04T03:56:08.701ZSep 04 03:56:08.676 DEBG [sc] cr3: logging in
16942026-09-04T03:56:09.053ZSep 04 03:56:09.042 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16952026-09-04T03:56:11.323Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16962026-09-04T03:56:12.324ZSep 04 03:56:12.312 INFO cr3: executing juniper script show bfd session | display json
16972026-09-04T03:56:12.324ZSep 04 03:56:12.313 DEBG [sc] cr3: starting
16982026-09-04T03:56:12.348ZSep 04 03:56:12.313 DEBG [sc] cr3: connecting to [::1]:35509
16992026-09-04T03:56:12.348ZSep 04 03:56:12.314 DEBG [sc] cr3 waiting for prompt
17002026-09-04T03:56:12.348ZSep 04 03:56:12.325 DEBG [sc] cr3: logging in
17012026-09-04T03:56:12.480ZSep 04 03:56:12.469 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17022026-09-04T03:56:14.734Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17032026-09-04T03:56:15.735ZSep 04 03:56:15.723 INFO cr3: executing juniper script show bfd session | display json
17042026-09-04T03:56:15.735ZSep 04 03:56:15.723 DEBG [sc] cr3: starting
17052026-09-04T03:56:15.735ZSep 04 03:56:15.723 DEBG [sc] cr3: connecting to [::1]:35509
17062026-09-04T03:56:15.761ZSep 04 03:56:15.724 DEBG [sc] cr3 waiting for prompt
17072026-09-04T03:56:15.761ZSep 04 03:56:15.735 DEBG [sc] cr3: logging in
17082026-09-04T03:56:15.868ZSep 04 03:56:15.856 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17092026-09-04T03:56:18.139Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17102026-09-04T03:56:19.139ZSep 04 03:56:19.128 INFO cr3: executing juniper script show bfd session | display json
17112026-09-04T03:56:19.139ZSep 04 03:56:19.128 DEBG [sc] cr3: starting
17122026-09-04T03:56:19.139ZSep 04 03:56:19.128 DEBG [sc] cr3: connecting to [::1]:35509
17132026-09-04T03:56:19.163ZSep 04 03:56:19.129 DEBG [sc] cr3 waiting for prompt
17142026-09-04T03:56:19.163ZSep 04 03:56:19.140 DEBG [sc] cr3: logging in
17152026-09-04T03:56:19.294ZSep 04 03:56:19.283 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17162026-09-04T03:56:21.572Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17172026-09-04T03:56:22.573ZSep 04 03:56:22.562 INFO cr3: executing juniper script show bfd session | display json
17182026-09-04T03:56:22.598ZSep 04 03:56:22.562 DEBG [sc] cr3: starting
17192026-09-04T03:56:22.598ZSep 04 03:56:22.562 DEBG [sc] cr3: connecting to [::1]:35509
17202026-09-04T03:56:22.598ZSep 04 03:56:22.563 DEBG [sc] cr3 waiting for prompt
17212026-09-04T03:56:22.598ZSep 04 03:56:22.574 DEBG [sc] cr3: logging in
17222026-09-04T03:56:22.730ZSep 04 03:56:22.718 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17232026-09-04T03:56:24.994Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17242026-09-04T03:56:24.994ZSep 04 03:56:24.982 INFO cr3: executing juniper script show bfd session | display json
17252026-09-04T03:56:24.995ZSep 04 03:56:24.982 DEBG [sc] cr3: starting
17262026-09-04T03:56:25.020ZSep 04 03:56:24.982 DEBG [sc] cr3: connecting to [::1]:35509
17272026-09-04T03:56:25.020ZSep 04 03:56:24.983 DEBG [sc] cr3 waiting for prompt
17282026-09-04T03:56:25.020ZSep 04 03:56:24.992 DEBG [sc] cr3: logging in
17292026-09-04T03:56:25.137ZSep 04 03:56:25.125 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17302026-09-04T03:56:27.394Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17312026-09-04T03:56:28.395ZSep 04 03:56:28.384 INFO cr3: executing juniper script show bfd session | display json
17322026-09-04T03:56:28.420ZSep 04 03:56:28.384 DEBG [sc] cr3: starting
17332026-09-04T03:56:28.420ZSep 04 03:56:28.384 DEBG [sc] cr3: connecting to [::1]:35509
17342026-09-04T03:56:28.420ZSep 04 03:56:28.385 DEBG [sc] cr3 waiting for prompt
17352026-09-04T03:56:28.420ZSep 04 03:56:28.396 DEBG [sc] cr3: logging in
17362026-09-04T03:56:28.551ZSep 04 03:56:28.540 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17372026-09-04T03:56:30.828Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17382026-09-04T03:56:31.830ZSep 04 03:56:31.818 INFO cr3: executing juniper script show bfd session | display json
17392026-09-04T03:56:31.854ZSep 04 03:56:31.818 DEBG [sc] cr3: starting
17402026-09-04T03:56:31.855ZSep 04 03:56:31.818 DEBG [sc] cr3: connecting to [::1]:35509
17412026-09-04T03:56:31.855ZSep 04 03:56:31.819 DEBG [sc] cr3 waiting for prompt
17422026-09-04T03:56:31.855ZSep 04 03:56:31.830 DEBG [sc] cr3: logging in
17432026-09-04T03:56:31.963ZSep 04 03:56:31.951 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17442026-09-04T03:56:34.260Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17452026-09-04T03:56:35.262ZSep 04 03:56:35.250 INFO cr3: executing juniper script show bfd session | display json
17462026-09-04T03:56:35.262ZSep 04 03:56:35.250 DEBG [sc] cr3: starting
17472026-09-04T03:56:35.262ZSep 04 03:56:35.250 DEBG [sc] cr3: connecting to [::1]:35509
17482026-09-04T03:56:35.286ZSep 04 03:56:35.251 DEBG [sc] cr3 waiting for prompt
17492026-09-04T03:56:35.286ZSep 04 03:56:35.262 DEBG [sc] cr3: logging in
17502026-09-04T03:56:35.429ZSep 04 03:56:35.418 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17512026-09-04T03:56:37.717Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17522026-09-04T03:56:38.717ZSep 04 03:56:38.706 INFO cr3: executing juniper script show bfd session | display json
17532026-09-04T03:56:38.717ZSep 04 03:56:38.706 DEBG [sc] cr3: starting
17542026-09-04T03:56:38.718ZSep 04 03:56:38.706 DEBG [sc] cr3: connecting to [::1]:35509
17552026-09-04T03:56:38.742ZSep 04 03:56:38.707 DEBG [sc] cr3 waiting for prompt
17562026-09-04T03:56:38.742ZSep 04 03:56:38.718 DEBG [sc] cr3: logging in
17572026-09-04T03:56:38.865ZSep 04 03:56:38.850 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17582026-09-04T03:56:41.113Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17592026-09-04T03:56:41.137Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17602026-09-04T03:56:42.116Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17612026-09-04T03:56:43.118Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17622026-09-04T03:56:44.120Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17632026-09-04T03:56:45.122Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17642026-09-04T03:56:45.146Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17652026-09-04T03:56:46.124Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17662026-09-04T03:56:47.125Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17672026-09-04T03:56:48.128Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17682026-09-04T03:56:49.130Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17692026-09-04T03:56:49.154ZSep 04 03:56:49.119 INFO phase 2: stop frr on cr1
17702026-09-04T03:56:49.154ZSep 04 03:56:49.119 INFO cr1: stopping frr
17712026-09-04T03:56:49.154ZSep 04 03:56:49.119 DEBG [sc] cr1: starting
17722026-09-04T03:56:49.154ZSep 04 03:56:49.119 DEBG [sc] cr1: connecting to [::1]:62293
17732026-09-04T03:56:49.154ZSep 04 03:56:49.120 DEBG [sc] cr1 waiting for prompt
17742026-09-04T03:56:49.154ZSep 04 03:56:49.131 DEBG [sc] cr1: logging in
17752026-09-04T03:56:49.449ZSep 04 03:56:49.437 DEBG [sc] cr1: executing command `systemctl stop frr`
17762026-09-04T03:56:51.831Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
17772026-09-04T03:56:52.833Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17782026-09-04T03:56:53.836Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17792026-09-04T03:56:54.838Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17802026-09-04T03:56:55.838Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17812026-09-04T03:56:56.841Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17822026-09-04T03:56:56.866Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17832026-09-04T03:56:57.845Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17842026-09-04T03:56:58.847Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17852026-09-04T03:56:59.847Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17862026-09-04T03:57:00.846Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17872026-09-04T03:57:00.870Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17882026-09-04T03:57:01.849Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17892026-09-04T03:57:02.849Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17902026-09-04T03:57:03.853Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17912026-09-04T03:57:04.860Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17922026-09-04T03:57:04.886Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17932026-09-04T03:57:05.861Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17942026-09-04T03:57:06.858Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17952026-09-04T03:57:07.865Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17962026-09-04T03:57:08.869Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17972026-09-04T03:57:08.893Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17982026-09-04T03:57:09.863Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17992026-09-04T03:57:10.865Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18002026-09-04T03:57:11.867Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18012026-09-04T03:57:12.868Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18022026-09-04T03:57:12.893Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18032026-09-04T03:57:13.871Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18042026-09-04T03:57:14.873Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18052026-09-04T03:57:15.874Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18062026-09-04T03:57:16.876Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18072026-09-04T03:57:16.900Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18082026-09-04T03:57:17.879Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18092026-09-04T03:57:18.881Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18102026-09-04T03:57:19.882Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18112026-09-04T03:57:20.884Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18122026-09-04T03:57:20.909Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18132026-09-04T03:57:21.887Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18142026-09-04T03:57:22.889Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18152026-09-04T03:57:23.890Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18162026-09-04T03:57:24.891Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18172026-09-04T03:57:24.916ZSep 04 03:57:24.880 INFO cr2: executing eos script show bfd peers | json
18182026-09-04T03:57:24.916ZSep 04 03:57:24.880 DEBG [sc] cr2: starting
18192026-09-04T03:57:24.916ZSep 04 03:57:24.880 DEBG [sc] cr2: connecting to [::1]:38312
18202026-09-04T03:57:24.916ZSep 04 03:57:24.881 DEBG [sc] cr2 waiting for prompt
18212026-09-04T03:57:24.916ZSep 04 03:57:24.892 DEBG [sc] cr2: logging in
18222026-09-04T03:57:25.248ZSep 04 03:57:25.237 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18232026-09-04T03:57:27.577Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18242026-09-04T03:57:28.578ZSep 04 03:57:28.567 INFO cr2: executing eos script show bfd peers | json
18252026-09-04T03:57:28.578ZSep 04 03:57:28.567 DEBG [sc] cr2: starting
18262026-09-04T03:57:28.579ZSep 04 03:57:28.567 DEBG [sc] cr2: connecting to [::1]:38312
18272026-09-04T03:57:28.603ZSep 04 03:57:28.568 DEBG [sc] cr2 waiting for prompt
18282026-09-04T03:57:28.603ZSep 04 03:57:28.579 DEBG [sc] cr2: logging in
18292026-09-04T03:57:28.724ZSep 04 03:57:28.712 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18302026-09-04T03:57:31.085Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18312026-09-04T03:57:32.087ZSep 04 03:57:32.075 INFO cr2: executing eos script show bfd peers | json
18322026-09-04T03:57:32.087ZSep 04 03:57:32.075 DEBG [sc] cr2: starting
18332026-09-04T03:57:32.087ZSep 04 03:57:32.075 DEBG [sc] cr2: connecting to [::1]:38312
18342026-09-04T03:57:32.112ZSep 04 03:57:32.076 DEBG [sc] cr2 waiting for prompt
18352026-09-04T03:57:32.112ZSep 04 03:57:32.087 DEBG [sc] cr2: logging in
18362026-09-04T03:57:32.242ZSep 04 03:57:32.230 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18372026-09-04T03:57:34.649Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18382026-09-04T03:57:35.650ZSep 04 03:57:35.639 INFO cr2: executing eos script show bfd peers | json
18392026-09-04T03:57:35.650ZSep 04 03:57:35.639 DEBG [sc] cr2: starting
18402026-09-04T03:57:35.650ZSep 04 03:57:35.639 DEBG [sc] cr2: connecting to [::1]:38312
18412026-09-04T03:57:35.674ZSep 04 03:57:35.640 DEBG [sc] cr2 waiting for prompt
18422026-09-04T03:57:35.674ZSep 04 03:57:35.651 DEBG [sc] cr2: logging in
18432026-09-04T03:57:35.805ZSep 04 03:57:35.794 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18442026-09-04T03:57:38.171Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18452026-09-04T03:57:39.172ZSep 04 03:57:39.161 INFO cr2: executing eos script show bfd peers | json
18462026-09-04T03:57:39.172ZSep 04 03:57:39.161 DEBG [sc] cr2: starting
18472026-09-04T03:57:39.172ZSep 04 03:57:39.161 DEBG [sc] cr2: connecting to [::1]:38312
18482026-09-04T03:57:39.197ZSep 04 03:57:39.162 DEBG [sc] cr2 waiting for prompt
18492026-09-04T03:57:39.197ZSep 04 03:57:39.173 DEBG [sc] cr2: logging in
18502026-09-04T03:57:39.327ZSep 04 03:57:39.316 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18512026-09-04T03:57:41.676Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18522026-09-04T03:57:41.677ZSep 04 03:57:41.665 INFO cr2: executing eos script show bfd peers | json
18532026-09-04T03:57:41.677ZSep 04 03:57:41.665 DEBG [sc] cr2: starting
18542026-09-04T03:57:41.677ZSep 04 03:57:41.665 DEBG [sc] cr2: connecting to [::1]:38312
18552026-09-04T03:57:41.701ZSep 04 03:57:41.666 DEBG [sc] cr2 waiting for prompt
18562026-09-04T03:57:41.701ZSep 04 03:57:41.676 DEBG [sc] cr2: logging in
18572026-09-04T03:57:41.832ZSep 04 03:57:41.820 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18582026-09-04T03:57:44.244Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18592026-09-04T03:57:45.244ZSep 04 03:57:45.233 INFO cr2: executing eos script show bfd peers | json
18602026-09-04T03:57:45.268ZSep 04 03:57:45.233 DEBG [sc] cr2: starting
18612026-09-04T03:57:45.268ZSep 04 03:57:45.233 DEBG [sc] cr2: connecting to [::1]:38312
18622026-09-04T03:57:45.268ZSep 04 03:57:45.233 DEBG [sc] cr2 waiting for prompt
18632026-09-04T03:57:45.268ZSep 04 03:57:45.245 DEBG [sc] cr2: logging in
18642026-09-04T03:57:45.400ZSep 04 03:57:45.389 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18652026-09-04T03:57:47.748Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18662026-09-04T03:57:48.750ZSep 04 03:57:48.738 INFO cr2: executing eos script show bfd peers | json
18672026-09-04T03:57:48.750ZSep 04 03:57:48.738 DEBG [sc] cr2: starting
18682026-09-04T03:57:48.750ZSep 04 03:57:48.738 DEBG [sc] cr2: connecting to [::1]:38312
18692026-09-04T03:57:48.774ZSep 04 03:57:48.739 DEBG [sc] cr2 waiting for prompt
18702026-09-04T03:57:48.774ZSep 04 03:57:48.750 DEBG [sc] cr2: logging in
18712026-09-04T03:57:48.917ZSep 04 03:57:48.905 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18722026-09-04T03:57:51.280Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18732026-09-04T03:57:52.281ZSep 04 03:57:52.269 INFO cr2: executing eos script show bfd peers | json
18742026-09-04T03:57:52.281ZSep 04 03:57:52.269 DEBG [sc] cr2: starting
18752026-09-04T03:57:52.281ZSep 04 03:57:52.269 DEBG [sc] cr2: connecting to [::1]:38312
18762026-09-04T03:57:52.322ZSep 04 03:57:52.270 DEBG [sc] cr2 waiting for prompt
18772026-09-04T03:57:52.322ZSep 04 03:57:52.281 DEBG [sc] cr2: logging in
18782026-09-04T03:57:52.413ZSep 04 03:57:52.402 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18792026-09-04T03:57:54.758Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18802026-09-04T03:57:55.759ZSep 04 03:57:55.748 INFO cr2: executing eos script show bfd peers | json
18812026-09-04T03:57:55.783ZSep 04 03:57:55.748 DEBG [sc] cr2: starting
18822026-09-04T03:57:55.783ZSep 04 03:57:55.748 DEBG [sc] cr2: connecting to [::1]:38312
18832026-09-04T03:57:55.783ZSep 04 03:57:55.749 DEBG [sc] cr2 waiting for prompt
18842026-09-04T03:57:55.784ZSep 04 03:57:55.760 DEBG [sc] cr2: logging in
18852026-09-04T03:57:55.892ZSep 04 03:57:55.881 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18862026-09-04T03:57:58.230Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18872026-09-04T03:57:58.254ZSep 04 03:57:58.219 INFO cr3: executing juniper script show bfd session | display json
18882026-09-04T03:57:58.254ZSep 04 03:57:58.219 DEBG [sc] cr3: starting
18892026-09-04T03:57:58.254ZSep 04 03:57:58.219 DEBG [sc] cr3: connecting to [::1]:35509
18902026-09-04T03:57:58.254ZSep 04 03:57:58.219 DEBG [sc] cr3 waiting for prompt
18912026-09-04T03:57:58.254ZSep 04 03:57:58.229 DEBG [sc] cr3: logging in
18922026-09-04T03:57:58.599ZSep 04 03:57:58.588 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18932026-09-04T03:58:00.864Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18942026-09-04T03:58:01.865ZSep 04 03:58:01.854 INFO cr3: executing juniper script show bfd session | display json
18952026-09-04T03:58:01.865ZSep 04 03:58:01.854 DEBG [sc] cr3: starting
18962026-09-04T03:58:01.865ZSep 04 03:58:01.854 DEBG [sc] cr3: connecting to [::1]:35509
18972026-09-04T03:58:01.889ZSep 04 03:58:01.855 DEBG [sc] cr3 waiting for prompt
18982026-09-04T03:58:01.889ZSep 04 03:58:01.866 DEBG [sc] cr3: logging in
18992026-09-04T03:58:02.022ZSep 04 03:58:02.011 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19002026-09-04T03:58:04.305Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19012026-09-04T03:58:05.306ZSep 04 03:58:05.294 INFO cr3: executing juniper script show bfd session | display json
19022026-09-04T03:58:05.306ZSep 04 03:58:05.294 DEBG [sc] cr3: starting
19032026-09-04T03:58:05.306ZSep 04 03:58:05.294 DEBG [sc] cr3: connecting to [::1]:35509
19042026-09-04T03:58:05.356ZSep 04 03:58:05.295 DEBG [sc] cr3 waiting for prompt
19052026-09-04T03:58:05.356ZSep 04 03:58:05.306 DEBG [sc] cr3: logging in
19062026-09-04T03:58:05.450ZSep 04 03:58:05.438 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19072026-09-04T03:58:07.724Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19082026-09-04T03:58:08.725ZSep 04 03:58:08.713 INFO cr3: executing juniper script show bfd session | display json
19092026-09-04T03:58:08.725ZSep 04 03:58:08.714 DEBG [sc] cr3: starting
19102026-09-04T03:58:08.725ZSep 04 03:58:08.714 DEBG [sc] cr3: connecting to [::1]:35509
19112026-09-04T03:58:08.749ZSep 04 03:58:08.714 DEBG [sc] cr3 waiting for prompt
19122026-09-04T03:58:08.749ZSep 04 03:58:08.726 DEBG [sc] cr3: logging in
19132026-09-04T03:58:08.868ZSep 04 03:58:08.857 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19142026-09-04T03:58:11.118Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19152026-09-04T03:58:12.120ZSep 04 03:58:12.108 INFO cr3: executing juniper script show bfd session | display json
19162026-09-04T03:58:12.120ZSep 04 03:58:12.108 DEBG [sc] cr3: starting
19172026-09-04T03:58:12.120ZSep 04 03:58:12.108 DEBG [sc] cr3: connecting to [::1]:35509
19182026-09-04T03:58:12.144ZSep 04 03:58:12.109 DEBG [sc] cr3 waiting for prompt
19192026-09-04T03:58:12.144ZSep 04 03:58:12.120 DEBG [sc] cr3: logging in
19202026-09-04T03:58:12.253ZSep 04 03:58:12.242 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19212026-09-04T03:58:14.531Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19222026-09-04T03:58:14.555ZSep 04 03:58:14.519 INFO cr3: executing juniper script show bfd session | display json
19232026-09-04T03:58:14.555ZSep 04 03:58:14.519 DEBG [sc] cr3: starting
19242026-09-04T03:58:14.556ZSep 04 03:58:14.519 DEBG [sc] cr3: connecting to [::1]:35509
19252026-09-04T03:58:14.556ZSep 04 03:58:14.520 DEBG [sc] cr3 waiting for prompt
19262026-09-04T03:58:14.556ZSep 04 03:58:14.529 DEBG [sc] cr3: logging in
19272026-09-04T03:58:14.673ZSep 04 03:58:14.661 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19282026-09-04T03:58:16.956Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19292026-09-04T03:58:17.957ZSep 04 03:58:17.946 INFO cr3: executing juniper script show bfd session | display json
19302026-09-04T03:58:17.957ZSep 04 03:58:17.946 DEBG [sc] cr3: starting
19312026-09-04T03:58:17.957ZSep 04 03:58:17.946 DEBG [sc] cr3: connecting to [::1]:35509
19322026-09-04T03:58:17.984ZSep 04 03:58:17.946 DEBG [sc] cr3 waiting for prompt
19332026-09-04T03:58:17.984ZSep 04 03:58:17.958 DEBG [sc] cr3: logging in
19342026-09-04T03:58:18.113ZSep 04 03:58:18.102 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19352026-09-04T03:58:20.385Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19362026-09-04T03:58:21.387ZSep 04 03:58:21.375 INFO cr3: executing juniper script show bfd session | display json
19372026-09-04T03:58:21.387ZSep 04 03:58:21.375 DEBG [sc] cr3: starting
19382026-09-04T03:58:21.387ZSep 04 03:58:21.375 DEBG [sc] cr3: connecting to [::1]:35509
19392026-09-04T03:58:21.411ZSep 04 03:58:21.376 DEBG [sc] cr3 waiting for prompt
19402026-09-04T03:58:21.411ZSep 04 03:58:21.387 DEBG [sc] cr3: logging in
19412026-09-04T03:58:21.542ZSep 04 03:58:21.530 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19422026-09-04T03:58:23.812Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19432026-09-04T03:58:24.813ZSep 04 03:58:24.802 INFO cr3: executing juniper script show bfd session | display json
19442026-09-04T03:58:24.814ZSep 04 03:58:24.802 DEBG [sc] cr3: starting
19452026-09-04T03:58:24.838ZSep 04 03:58:24.802 DEBG [sc] cr3: connecting to [::1]:35509
19462026-09-04T03:58:24.838ZSep 04 03:58:24.803 DEBG [sc] cr3 waiting for prompt
19472026-09-04T03:58:24.838ZSep 04 03:58:24.815 DEBG [sc] cr3: logging in
19482026-09-04T03:58:24.957ZSep 04 03:58:24.946 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19492026-09-04T03:58:27.228Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19502026-09-04T03:58:28.230ZSep 04 03:58:28.218 INFO cr3: executing juniper script show bfd session | display json
19512026-09-04T03:58:28.230ZSep 04 03:58:28.218 DEBG [sc] cr3: starting
19522026-09-04T03:58:28.230ZSep 04 03:58:28.218 DEBG [sc] cr3: connecting to [::1]:35509
19532026-09-04T03:58:28.254ZSep 04 03:58:28.219 DEBG [sc] cr3 waiting for prompt
19542026-09-04T03:58:28.254ZSep 04 03:58:28.230 DEBG [sc] cr3: logging in
19552026-09-04T03:58:28.387ZSep 04 03:58:28.375 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19562026-09-04T03:58:30.674Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19572026-09-04T03:58:30.698Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19582026-09-04T03:58:31.676Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19592026-09-04T03:58:32.678Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19602026-09-04T03:58:33.680Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19612026-09-04T03:58:34.682Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19622026-09-04T03:58:34.707Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19632026-09-04T03:58:35.684Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19642026-09-04T03:58:36.685Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19652026-09-04T03:58:37.687Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19662026-09-04T03:58:38.689Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19672026-09-04T03:58:38.714ZSep 04 03:58:38.679 INFO phase 3: pause ceos on cr2
19682026-09-04T03:58:38.714ZSep 04 03:58:38.679 INFO cr2: pausing ceos
19692026-09-04T03:58:38.714ZSep 04 03:58:38.679 DEBG [sc] cr2: starting
19702026-09-04T03:58:38.714ZSep 04 03:58:38.679 DEBG [sc] cr2: connecting to [::1]:38312
19712026-09-04T03:58:38.714ZSep 04 03:58:38.680 DEBG [sc] cr2 waiting for prompt
19722026-09-04T03:58:38.714ZSep 04 03:58:38.692 DEBG [sc] cr2: logging in
19732026-09-04T03:58:39.024ZSep 04 03:58:39.012 DEBG [sc] cr2: executing command `docker pause ceos`
19742026-09-04T03:58:41.141Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19752026-09-04T03:58:42.143Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19762026-09-04T03:58:43.145Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19772026-09-04T03:58:44.147Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19782026-09-04T03:58:45.149Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19792026-09-04T03:58:45.173Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19802026-09-04T03:58:46.151Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19812026-09-04T03:58:47.153Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19822026-09-04T03:58:48.154Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19832026-09-04T03:58:49.155Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19842026-09-04T03:58:49.180Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19852026-09-04T03:58:50.158Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19862026-09-04T03:58:51.160Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19872026-09-04T03:58:52.162Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19882026-09-04T03:58:53.164Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19892026-09-04T03:58:53.188Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19902026-09-04T03:58:54.165Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19912026-09-04T03:58:55.167Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19922026-09-04T03:58:56.169Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19932026-09-04T03:58:57.171Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19942026-09-04T03:58:57.196Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19952026-09-04T03:58:58.174Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19962026-09-04T03:58:59.175Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19972026-09-04T03:59:00.178Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19982026-09-04T03:59:01.179Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19992026-09-04T03:59:01.203Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20002026-09-04T03:59:02.181Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20012026-09-04T03:59:03.183Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20022026-09-04T03:59:04.185Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20032026-09-04T03:59:05.187Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20042026-09-04T03:59:05.212Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20052026-09-04T03:59:06.189Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20062026-09-04T03:59:07.190Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20072026-09-04T03:59:08.191Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20082026-09-04T03:59:09.193Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20092026-09-04T03:59:09.217Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20102026-09-04T03:59:10.195Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20112026-09-04T03:59:11.197Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20122026-09-04T03:59:12.199Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20132026-09-04T03:59:13.201Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20142026-09-04T03:59:13.225ZSep 04 03:59:13.190 INFO cr3: executing juniper script show bfd session | display json
20152026-09-04T03:59:13.225ZSep 04 03:59:13.190 DEBG [sc] cr3: starting
20162026-09-04T03:59:13.225ZSep 04 03:59:13.190 DEBG [sc] cr3: connecting to [::1]:35509
20172026-09-04T03:59:13.225ZSep 04 03:59:13.190 DEBG [sc] cr3 waiting for prompt
20182026-09-04T03:59:13.225ZSep 04 03:59:13.202 DEBG [sc] cr3: logging in
20192026-09-04T03:59:13.532ZSep 04 03:59:13.521 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20202026-09-04T03:59:15.791Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20212026-09-04T03:59:16.792ZSep 04 03:59:16.780 INFO cr3: executing juniper script show bfd session | display json
20222026-09-04T03:59:16.792ZSep 04 03:59:16.780 DEBG [sc] cr3: starting
20232026-09-04T03:59:16.792ZSep 04 03:59:16.780 DEBG [sc] cr3: connecting to [::1]:35509
20242026-09-04T03:59:16.816ZSep 04 03:59:16.781 DEBG [sc] cr3 waiting for prompt
20252026-09-04T03:59:16.816ZSep 04 03:59:16.792 DEBG [sc] cr3: logging in
20262026-09-04T03:59:16.935ZSep 04 03:59:16.924 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20272026-09-04T03:59:19.211Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20282026-09-04T03:59:20.213ZSep 04 03:59:20.202 INFO cr3: executing juniper script show bfd session | display json
20292026-09-04T03:59:20.213ZSep 04 03:59:20.202 DEBG [sc] cr3: starting
20302026-09-04T03:59:20.213ZSep 04 03:59:20.202 DEBG [sc] cr3: connecting to [::1]:35509
20312026-09-04T03:59:20.237ZSep 04 03:59:20.203 DEBG [sc] cr3 waiting for prompt
20322026-09-04T03:59:20.237ZSep 04 03:59:20.213 DEBG [sc] cr3: logging in
20332026-09-04T03:59:20.368ZSep 04 03:59:20.357 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20342026-09-04T03:59:22.645Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20352026-09-04T03:59:23.646ZSep 04 03:59:23.635 INFO cr3: executing juniper script show bfd session | display json
20362026-09-04T03:59:23.671ZSep 04 03:59:23.635 DEBG [sc] cr3: starting
20372026-09-04T03:59:23.671ZSep 04 03:59:23.635 DEBG [sc] cr3: connecting to [::1]:35509
20382026-09-04T03:59:23.671ZSep 04 03:59:23.635 DEBG [sc] cr3 waiting for prompt
20392026-09-04T03:59:23.671ZSep 04 03:59:23.647 DEBG [sc] cr3: logging in
20402026-09-04T03:59:23.780ZSep 04 03:59:23.768 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20412026-09-04T03:59:26.038Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20422026-09-04T03:59:27.039ZSep 04 03:59:27.028 INFO cr3: executing juniper script show bfd session | display json
20432026-09-04T03:59:27.039ZSep 04 03:59:27.028 DEBG [sc] cr3: starting
20442026-09-04T03:59:27.039ZSep 04 03:59:27.028 DEBG [sc] cr3: connecting to [::1]:35509
20452026-09-04T03:59:27.063ZSep 04 03:59:27.028 DEBG [sc] cr3 waiting for prompt
20462026-09-04T03:59:27.063ZSep 04 03:59:27.040 DEBG [sc] cr3: logging in
20472026-09-04T03:59:27.184ZSep 04 03:59:27.173 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20482026-09-04T03:59:29.434Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20492026-09-04T03:59:29.434ZSep 04 03:59:29.422 INFO cr3: executing juniper script show bfd session | display json
20502026-09-04T03:59:29.434ZSep 04 03:59:29.423 DEBG [sc] cr3: starting
20512026-09-04T03:59:29.435ZSep 04 03:59:29.423 DEBG [sc] cr3: connecting to [::1]:35509
20522026-09-04T03:59:29.459ZSep 04 03:59:29.423 DEBG [sc] cr3 waiting for prompt
20532026-09-04T03:59:29.459ZSep 04 03:59:29.434 DEBG [sc] cr3: logging in
20542026-09-04T03:59:29.589ZSep 04 03:59:29.578 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20552026-09-04T03:59:31.849Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20562026-09-04T03:59:32.850ZSep 04 03:59:32.839 INFO cr3: executing juniper script show bfd session | display json
20572026-09-04T03:59:32.851ZSep 04 03:59:32.839 DEBG [sc] cr3: starting
20582026-09-04T03:59:32.851ZSep 04 03:59:32.839 DEBG [sc] cr3: connecting to [::1]:35509
20592026-09-04T03:59:32.875ZSep 04 03:59:32.840 DEBG [sc] cr3 waiting for prompt
20602026-09-04T03:59:32.875ZSep 04 03:59:32.851 DEBG [sc] cr3: logging in
20612026-09-04T03:59:32.983ZSep 04 03:59:32.972 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20622026-09-04T03:59:35.245Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20632026-09-04T03:59:36.247ZSep 04 03:59:36.235 INFO cr3: executing juniper script show bfd session | display json
20642026-09-04T03:59:36.247ZSep 04 03:59:36.235 DEBG [sc] cr3: starting
20652026-09-04T03:59:36.247ZSep 04 03:59:36.235 DEBG [sc] cr3: connecting to [::1]:35509
20662026-09-04T03:59:36.271ZSep 04 03:59:36.236 DEBG [sc] cr3 waiting for prompt
20672026-09-04T03:59:36.271ZSep 04 03:59:36.247 DEBG [sc] cr3: logging in
20682026-09-04T03:59:36.391ZSep 04 03:59:36.380 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20692026-09-04T03:59:38.642Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20702026-09-04T03:59:39.644ZSep 04 03:59:39.633 INFO cr3: executing juniper script show bfd session | display json
20712026-09-04T03:59:39.644ZSep 04 03:59:39.633 DEBG [sc] cr3: starting
20722026-09-04T03:59:39.644ZSep 04 03:59:39.633 DEBG [sc] cr3: connecting to [::1]:35509
20732026-09-04T03:59:39.668ZSep 04 03:59:39.633 DEBG [sc] cr3 waiting for prompt
20742026-09-04T03:59:39.668ZSep 04 03:59:39.645 DEBG [sc] cr3: logging in
20752026-09-04T03:59:39.799ZSep 04 03:59:39.787 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20762026-09-04T03:59:42.044Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20772026-09-04T03:59:43.045ZSep 04 03:59:43.034 INFO cr3: executing juniper script show bfd session | display json
20782026-09-04T03:59:43.069ZSep 04 03:59:43.034 DEBG [sc] cr3: starting
20792026-09-04T03:59:43.070ZSep 04 03:59:43.034 DEBG [sc] cr3: connecting to [::1]:35509
20802026-09-04T03:59:43.070ZSep 04 03:59:43.035 DEBG [sc] cr3 waiting for prompt
20812026-09-04T03:59:43.070ZSep 04 03:59:43.046 DEBG [sc] cr3: logging in
20822026-09-04T03:59:43.190ZSep 04 03:59:43.179 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
20832026-09-04T03:59:45.451Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20842026-09-04T03:59:45.475Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20852026-09-04T03:59:46.454Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20862026-09-04T03:59:47.456Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20872026-09-04T03:59:48.459Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20882026-09-04T03:59:49.461Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20892026-09-04T03:59:49.485Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20902026-09-04T03:59:50.463Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20912026-09-04T03:59:51.466Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20922026-09-04T03:59:52.467Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20932026-09-04T03:59:53.469Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20942026-09-04T03:59:53.493ZSep 04 03:59:53.459 INFO phase 4: pause cRPD on cr3
20952026-09-04T03:59:53.493ZSep 04 03:59:53.459 INFO cr3: pausing crpd1
20962026-09-04T03:59:53.493ZSep 04 03:59:53.459 DEBG [sc] cr3: starting
20972026-09-04T03:59:53.493ZSep 04 03:59:53.459 DEBG [sc] cr3: connecting to [::1]:35509
20982026-09-04T03:59:53.493ZSep 04 03:59:53.460 DEBG [sc] cr3 waiting for prompt
20992026-09-04T03:59:53.493ZSep 04 03:59:53.471 DEBG [sc] cr3: logging in
21002026-09-04T03:59:53.625ZSep 04 03:59:53.614 DEBG [sc] cr3: executing command `docker pause crpd1`
21012026-09-04T03:59:55.736Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21022026-09-04T03:59:56.738Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21032026-09-04T03:59:57.740Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21042026-09-04T03:59:58.742Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21052026-09-04T03:59:59.744Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21062026-09-04T03:59:59.768Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21072026-09-04T04:00:00.746Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21082026-09-04T04:00:01.747Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21092026-09-04T04:00:02.749Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21102026-09-04T04:00:03.751Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21112026-09-04T04:00:03.775Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21122026-09-04T04:00:04.753Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21132026-09-04T04:00:05.754Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21142026-09-04T04:00:06.757Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21152026-09-04T04:00:07.757Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21162026-09-04T04:00:07.782Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21172026-09-04T04:00:08.760Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21182026-09-04T04:00:09.762Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21192026-09-04T04:00:10.764Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21202026-09-04T04:00:11.766Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21212026-09-04T04:00:11.790Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21222026-09-04T04:00:12.769Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21232026-09-04T04:00:13.770Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21242026-09-04T04:00:14.773Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21252026-09-04T04:00:15.774Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21262026-09-04T04:00:15.799Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21272026-09-04T04:00:16.776Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21282026-09-04T04:00:17.778Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21292026-09-04T04:00:18.780Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21302026-09-04T04:00:19.782Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21312026-09-04T04:00:19.806Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21322026-09-04T04:00:20.785Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21332026-09-04T04:00:21.786Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21342026-09-04T04:00:22.789Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21352026-09-04T04:00:23.791Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21362026-09-04T04:00:23.816Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21372026-09-04T04:00:24.794Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21382026-09-04T04:00:25.795Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21392026-09-04T04:00:26.798Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21402026-09-04T04:00:27.799Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21412026-09-04T04:00:27.823Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21422026-09-04T04:00:28.800Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21432026-09-04T04:00:29.803Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21442026-09-04T04:00:30.805Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21452026-09-04T04:00:31.806Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21462026-09-04T04:00:31.831Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21472026-09-04T04:00:32.808Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21482026-09-04T04:00:33.811Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21492026-09-04T04:00:34.812Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21502026-09-04T04:00:35.814Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21512026-09-04T04:00:35.838ZSep 04 04:00:35.804 INFO phase 5: stop mgd on peer
21522026-09-04T04:00:35.838ZSep 04 04:00:35.805 DEBG [sc] peer: starting
21532026-09-04T04:00:35.838ZSep 04 04:00:35.805 DEBG [sc] peer: connecting to [::1]:64083
21542026-09-04T04:00:35.838ZSep 04 04:00:35.805 DEBG [sc] peer waiting for prompt
21552026-09-04T04:00:35.838ZSep 04 04:00:35.816 DEBG [sc] peer: logging in
21562026-09-04T04:00:35.916ZSep 04 04:00:35.904 DEBG [sc] peer: executing command `pkill -x mgd`
21572026-09-04T04:00:35.971Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21582026-09-04T04:00:36.973Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21592026-09-04T04:00:37.975Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21602026-09-04T04:00:38.977Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21612026-09-04T04:00:39.978Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21622026-09-04T04:00:40.003Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21632026-09-04T04:00:40.981Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21642026-09-04T04:00:41.982Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21652026-09-04T04:00:42.983Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21662026-09-04T04:00:43.985Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21672026-09-04T04:00:44.010Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21682026-09-04T04:00:44.987Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21692026-09-04T04:00:45.989Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21702026-09-04T04:00:46.991Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21712026-09-04T04:00:47.993Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21722026-09-04T04:00:48.018Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21732026-09-04T04:00:48.996Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21742026-09-04T04:00:49.998Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21752026-09-04T04:00:51.000Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21762026-09-04T04:00:52.002Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21772026-09-04T04:00:52.027Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21782026-09-04T04:00:53.004Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21792026-09-04T04:00:54.006Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21802026-09-04T04:00:55.008Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21812026-09-04T04:00:56.009Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21822026-09-04T04:00:56.034Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21832026-09-04T04:00:57.013Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21842026-09-04T04:00:58.014Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21852026-09-04T04:00:59.016Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21862026-09-04T04:01:00.017Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21872026-09-04T04:01:00.042Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21882026-09-04T04:01:01.020Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21892026-09-04T04:01:02.022Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21902026-09-04T04:01:03.024Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21912026-09-04T04:01:04.025Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21922026-09-04T04:01:04.049Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21932026-09-04T04:01:05.027Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21942026-09-04T04:01:06.029Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21952026-09-04T04:01:07.031Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21962026-09-04T04:01:08.033Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21972026-09-04T04:01:08.058ZSep 04 04:01:08.023 INFO phase 6: start frr on cr1
21982026-09-04T04:01:08.058ZSep 04 04:01:08.023 INFO cr1: starting frr
21992026-09-04T04:01:08.058ZSep 04 04:01:08.023 DEBG [sc] cr1: starting
22002026-09-04T04:01:08.058ZSep 04 04:01:08.023 DEBG [sc] cr1: connecting to [::1]:62293
22012026-09-04T04:01:08.058ZSep 04 04:01:08.024 DEBG [sc] cr1 waiting for prompt
22022026-09-04T04:01:08.058ZSep 04 04:01:08.035 DEBG [sc] cr1: logging in
22032026-09-04T04:01:08.392ZSep 04 04:01:08.380 DEBG [sc] cr1: executing command `systemctl start frr`
22042026-09-04T04:01:15.700Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22052026-09-04T04:01:16.702Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22062026-09-04T04:01:17.704Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22072026-09-04T04:01:18.706Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22082026-09-04T04:01:19.708Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22092026-09-04T04:01:19.732Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22102026-09-04T04:01:20.710Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22112026-09-04T04:01:21.712Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22122026-09-04T04:01:22.713Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22132026-09-04T04:01:23.715Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22142026-09-04T04:01:23.739Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22152026-09-04T04:01:24.718Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22162026-09-04T04:01:25.720Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22172026-09-04T04:01:26.722Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22182026-09-04T04:01:27.724Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22192026-09-04T04:01:27.748Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22202026-09-04T04:01:28.724Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22212026-09-04T04:01:29.726Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22222026-09-04T04:01:30.728Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22232026-09-04T04:01:31.730Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22242026-09-04T04:01:31.754Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22252026-09-04T04:01:32.733Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22262026-09-04T04:01:33.734Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22272026-09-04T04:01:34.736Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22282026-09-04T04:01:35.738Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22292026-09-04T04:01:35.762Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22302026-09-04T04:01:36.740Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22312026-09-04T04:01:37.742Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22322026-09-04T04:01:38.744Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22332026-09-04T04:01:39.745Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22342026-09-04T04:01:39.770Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22352026-09-04T04:01:40.748Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22362026-09-04T04:01:41.750Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22372026-09-04T04:01:42.752Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22382026-09-04T04:01:43.754Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22392026-09-04T04:01:43.778Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22402026-09-04T04:01:44.756Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22412026-09-04T04:01:45.758Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22422026-09-04T04:01:46.758Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22432026-09-04T04:01:47.761Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22442026-09-04T04:01:47.785ZSep 04 04:01:47.750 INFO cr1: executing frr script show bfd peers json
22452026-09-04T04:01:47.785ZSep 04 04:01:47.750 DEBG [sc] cr1: starting
22462026-09-04T04:01:47.785ZSep 04 04:01:47.750 DEBG [sc] cr1: connecting to [::1]:62293
22472026-09-04T04:01:47.785ZSep 04 04:01:47.750 DEBG [sc] cr1 waiting for prompt
22482026-09-04T04:01:47.785ZSep 04 04:01:47.762 DEBG [sc] cr1: logging in
22492026-09-04T04:01:48.079ZSep 04 04:01:48.067 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22502026-09-04T04:01:50.220Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22512026-09-04T04:01:51.221ZSep 04 04:01:51.210 INFO cr1: executing frr script show bfd peers json
22522026-09-04T04:01:51.246ZSep 04 04:01:51.210 DEBG [sc] cr1: starting
22532026-09-04T04:01:51.246ZSep 04 04:01:51.210 DEBG [sc] cr1: connecting to [::1]:62293
22542026-09-04T04:01:51.247ZSep 04 04:01:51.211 DEBG [sc] cr1 waiting for prompt
22552026-09-04T04:01:51.247ZSep 04 04:01:51.221 DEBG [sc] cr1: logging in
22562026-09-04T04:01:51.354ZSep 04 04:01:51.343 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22572026-09-04T04:01:53.494Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22582026-09-04T04:01:54.496ZSep 04 04:01:54.485 INFO cr1: executing frr script show bfd peers json
22592026-09-04T04:01:54.496ZSep 04 04:01:54.485 DEBG [sc] cr1: starting
22602026-09-04T04:01:54.496ZSep 04 04:01:54.485 DEBG [sc] cr1: connecting to [::1]:62293
22612026-09-04T04:01:54.520ZSep 04 04:01:54.486 DEBG [sc] cr1 waiting for prompt
22622026-09-04T04:01:54.520ZSep 04 04:01:54.497 DEBG [sc] cr1: logging in
22632026-09-04T04:01:54.640ZSep 04 04:01:54.629 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22642026-09-04T04:01:56.791Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22652026-09-04T04:01:57.793ZSep 04 04:01:57.781 INFO cr1: executing frr script show bfd peers json
22662026-09-04T04:01:57.793ZSep 04 04:01:57.782 DEBG [sc] cr1: starting
22672026-09-04T04:01:57.793ZSep 04 04:01:57.782 DEBG [sc] cr1: connecting to [::1]:62293
22682026-09-04T04:01:57.817ZSep 04 04:01:57.782 DEBG [sc] cr1 waiting for prompt
22692026-09-04T04:01:57.817ZSep 04 04:01:57.794 DEBG [sc] cr1: logging in
22702026-09-04T04:01:57.959ZSep 04 04:01:57.948 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22712026-09-04T04:02:00.103Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22722026-09-04T04:02:01.104ZSep 04 04:02:01.093 INFO cr1: executing frr script show bfd peers json
22732026-09-04T04:02:01.104ZSep 04 04:02:01.094 DEBG [sc] cr1: starting
22742026-09-04T04:02:01.128ZSep 04 04:02:01.094 DEBG [sc] cr1: connecting to [::1]:62293
22752026-09-04T04:02:01.128ZSep 04 04:02:01.094 DEBG [sc] cr1 waiting for prompt
22762026-09-04T04:02:01.128ZSep 04 04:02:01.105 DEBG [sc] cr1: logging in
22772026-09-04T04:02:01.250ZSep 04 04:02:01.239 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22782026-09-04T04:02:03.392Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22792026-09-04T04:02:03.392ZSep 04 04:02:03.381 INFO cr1: executing frr script show bfd peers json
22802026-09-04T04:02:03.392ZSep 04 04:02:03.381 DEBG [sc] cr1: starting
22812026-09-04T04:02:03.392ZSep 04 04:02:03.381 DEBG [sc] cr1: connecting to [::1]:62293
22822026-09-04T04:02:03.416ZSep 04 04:02:03.382 DEBG [sc] cr1 waiting for prompt
22832026-09-04T04:02:03.417ZSep 04 04:02:03.392 DEBG [sc] cr1: logging in
22842026-09-04T04:02:03.557ZSep 04 04:02:03.546 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22852026-09-04T04:02:05.699Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22862026-09-04T04:02:06.700ZSep 04 04:02:06.689 INFO cr1: executing frr script show bfd peers json
22872026-09-04T04:02:06.701ZSep 04 04:02:06.689 DEBG [sc] cr1: starting
22882026-09-04T04:02:06.701ZSep 04 04:02:06.689 DEBG [sc] cr1: connecting to [::1]:62293
22892026-09-04T04:02:06.725ZSep 04 04:02:06.690 DEBG [sc] cr1 waiting for prompt
22902026-09-04T04:02:06.725ZSep 04 04:02:06.702 DEBG [sc] cr1: logging in
22912026-09-04T04:02:06.845ZSep 04 04:02:06.834 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22922026-09-04T04:02:09.000Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22932026-09-04T04:02:10.002ZSep 04 04:02:09.990 INFO cr1: executing frr script show bfd peers json
22942026-09-04T04:02:10.002ZSep 04 04:02:09.990 DEBG [sc] cr1: starting
22952026-09-04T04:02:10.026ZSep 04 04:02:09.990 DEBG [sc] cr1: connecting to [::1]:62293
22962026-09-04T04:02:10.026ZSep 04 04:02:09.990 DEBG [sc] cr1 waiting for prompt
22972026-09-04T04:02:10.026ZSep 04 04:02:10.002 DEBG [sc] cr1: logging in
22982026-09-04T04:02:10.146ZSep 04 04:02:10.135 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22992026-09-04T04:02:12.279Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23002026-09-04T04:02:13.280ZSep 04 04:02:13.269 INFO cr1: executing frr script show bfd peers json
23012026-09-04T04:02:13.280ZSep 04 04:02:13.269 DEBG [sc] cr1: starting
23022026-09-04T04:02:13.280ZSep 04 04:02:13.269 DEBG [sc] cr1: connecting to [::1]:62293
23032026-09-04T04:02:13.304ZSep 04 04:02:13.270 DEBG [sc] cr1 waiting for prompt
23042026-09-04T04:02:13.304ZSep 04 04:02:13.281 DEBG [sc] cr1: logging in
23052026-09-04T04:02:13.435ZSep 04 04:02:13.424 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23062026-09-04T04:02:15.575Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23072026-09-04T04:02:16.577ZSep 04 04:02:16.565 INFO cr1: executing frr script show bfd peers json
23082026-09-04T04:02:16.577ZSep 04 04:02:16.566 DEBG [sc] cr1: starting
23092026-09-04T04:02:16.577ZSep 04 04:02:16.566 DEBG [sc] cr1: connecting to [::1]:62293
23102026-09-04T04:02:16.602ZSep 04 04:02:16.566 DEBG [sc] cr1 waiting for prompt
23112026-09-04T04:02:16.602ZSep 04 04:02:16.578 DEBG [sc] cr1: logging in
23122026-09-04T04:02:16.733ZSep 04 04:02:16.721 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23132026-09-04T04:02:18.877Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23142026-09-04T04:02:18.902ZSep 04 04:02:18.868 INFO phase 7: unpause ceos on cr2
23152026-09-04T04:02:18.902ZSep 04 04:02:18.868 INFO cr2: unpausing ceos
23162026-09-04T04:02:18.902ZSep 04 04:02:18.868 DEBG [sc] cr2: starting
23172026-09-04T04:02:18.902ZSep 04 04:02:18.868 DEBG [sc] cr2: connecting to [::1]:38312
23182026-09-04T04:02:18.902ZSep 04 04:02:18.868 DEBG [sc] cr2 waiting for prompt
23192026-09-04T04:02:18.902ZSep 04 04:02:18.879 DEBG [sc] cr2: logging in
23202026-09-04T04:02:19.214ZSep 04 04:02:19.203 DEBG [sc] cr2: executing command `docker unpause ceos`
23212026-09-04T04:02:21.332Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23222026-09-04T04:02:22.333Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23232026-09-04T04:02:23.335Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23242026-09-04T04:02:24.337Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23252026-09-04T04:02:25.339Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23262026-09-04T04:02:25.387Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23272026-09-04T04:02:26.341Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23282026-09-04T04:02:27.342Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23292026-09-04T04:02:28.344Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23302026-09-04T04:02:29.346Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23312026-09-04T04:02:29.370Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23322026-09-04T04:02:30.364Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23332026-09-04T04:02:31.350Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23342026-09-04T04:02:32.352Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23352026-09-04T04:02:33.354Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23362026-09-04T04:02:33.378Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23372026-09-04T04:02:34.357Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23382026-09-04T04:02:35.366Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23392026-09-04T04:02:36.360Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23402026-09-04T04:02:37.362Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23412026-09-04T04:02:37.386Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
23422026-09-04T04:02:38.364Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23432026-09-04T04:02:39.366Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23442026-09-04T04:02:40.367Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23452026-09-04T04:02:41.369Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23462026-09-04T04:02:41.393Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
23472026-09-04T04:02:42.371Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23482026-09-04T04:02:43.371Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23492026-09-04T04:02:44.374Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23502026-09-04T04:02:45.376Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23512026-09-04T04:02:45.400Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
23522026-09-04T04:02:46.378Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23532026-09-04T04:02:47.380Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23542026-09-04T04:02:48.382Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23552026-09-04T04:02:49.383Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23562026-09-04T04:02:49.408Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
23572026-09-04T04:02:50.385Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23582026-09-04T04:02:51.388Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23592026-09-04T04:02:52.389Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23602026-09-04T04:02:53.391Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23612026-09-04T04:02:53.415ZSep 04 04:02:53.379 INFO cr1: executing frr script show bfd peers json
23622026-09-04T04:02:53.415ZSep 04 04:02:53.379 DEBG [sc] cr1: starting
23632026-09-04T04:02:53.416ZSep 04 04:02:53.379 DEBG [sc] cr1: connecting to [::1]:62293
23642026-09-04T04:02:53.416ZSep 04 04:02:53.380 DEBG [sc] cr1 waiting for prompt
23652026-09-04T04:02:53.416ZSep 04 04:02:53.391 DEBG [sc] cr1: logging in
23662026-09-04T04:02:53.708ZSep 04 04:02:53.697 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23672026-09-04T04:02:55.875Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23682026-09-04T04:02:56.876ZSep 04 04:02:56.865 INFO cr1: executing frr script show bfd peers json
23692026-09-04T04:02:56.877ZSep 04 04:02:56.865 DEBG [sc] cr1: starting
23702026-09-04T04:02:56.877ZSep 04 04:02:56.865 DEBG [sc] cr1: connecting to [::1]:62293
23712026-09-04T04:02:56.901ZSep 04 04:02:56.866 DEBG [sc] cr1 waiting for prompt
23722026-09-04T04:02:56.901ZSep 04 04:02:56.877 DEBG [sc] cr1: logging in
23732026-09-04T04:02:57.010ZSep 04 04:02:56.999 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23742026-09-04T04:02:59.144Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23752026-09-04T04:03:00.145ZSep 04 04:03:00.134 INFO cr1: executing frr script show bfd peers json
23762026-09-04T04:03:00.145ZSep 04 04:03:00.134 DEBG [sc] cr1: starting
23772026-09-04T04:03:00.145ZSep 04 04:03:00.134 DEBG [sc] cr1: connecting to [::1]:62293
23782026-09-04T04:03:00.171ZSep 04 04:03:00.135 DEBG [sc] cr1 waiting for prompt
23792026-09-04T04:03:00.171ZSep 04 04:03:00.146 DEBG [sc] cr1: logging in
23802026-09-04T04:03:00.278ZSep 04 04:03:00.267 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23812026-09-04T04:03:02.419Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23822026-09-04T04:03:03.421ZSep 04 04:03:03.409 INFO cr1: executing frr script show bfd peers json
23832026-09-04T04:03:03.445ZSep 04 04:03:03.409 DEBG [sc] cr1: starting
23842026-09-04T04:03:03.445ZSep 04 04:03:03.409 DEBG [sc] cr1: connecting to [::1]:62293
23852026-09-04T04:03:03.446ZSep 04 04:03:03.410 DEBG [sc] cr1 waiting for prompt
23862026-09-04T04:03:03.446ZSep 04 04:03:03.422 DEBG [sc] cr1: logging in
23872026-09-04T04:03:03.554ZSep 04 04:03:03.543 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23882026-09-04T04:03:05.696Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23892026-09-04T04:03:06.697ZSep 04 04:03:06.686 INFO cr1: executing frr script show bfd peers json
23902026-09-04T04:03:06.697ZSep 04 04:03:06.687 DEBG [sc] cr1: starting
23912026-09-04T04:03:06.697ZSep 04 04:03:06.687 DEBG [sc] cr1: connecting to [::1]:62293
23922026-09-04T04:03:06.721ZSep 04 04:03:06.687 DEBG [sc] cr1 waiting for prompt
23932026-09-04T04:03:06.722ZSep 04 04:03:06.699 DEBG [sc] cr1: logging in
23942026-09-04T04:03:06.843ZSep 04 04:03:06.831 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23952026-09-04T04:03:08.983Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23962026-09-04T04:03:09.009ZSep 04 04:03:08.972 INFO cr1: executing frr script show bfd peers json
23972026-09-04T04:03:09.009ZSep 04 04:03:08.972 DEBG [sc] cr1: starting
23982026-09-04T04:03:09.009ZSep 04 04:03:08.972 DEBG [sc] cr1: connecting to [::1]:62293
23992026-09-04T04:03:09.009ZSep 04 04:03:08.973 DEBG [sc] cr1 waiting for prompt
24002026-09-04T04:03:09.009ZSep 04 04:03:08.983 DEBG [sc] cr1: logging in
24012026-09-04T04:03:09.128ZSep 04 04:03:09.117 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24022026-09-04T04:03:11.268Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
24032026-09-04T04:03:12.269ZSep 04 04:03:12.258 INFO cr1: executing frr script show bfd peers json
24042026-09-04T04:03:12.270ZSep 04 04:03:12.258 DEBG [sc] cr1: starting
24052026-09-04T04:03:12.270ZSep 04 04:03:12.258 DEBG [sc] cr1: connecting to [::1]:62293
24062026-09-04T04:03:12.298ZSep 04 04:03:12.259 DEBG [sc] cr1 waiting for prompt
24072026-09-04T04:03:12.298ZSep 04 04:03:12.270 DEBG [sc] cr1: logging in
24082026-09-04T04:03:12.414ZSep 04 04:03:12.402 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24092026-09-04T04:03:14.560Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
24102026-09-04T04:03:15.561ZSep 04 04:03:15.550 INFO cr1: executing frr script show bfd peers json
24112026-09-04T04:03:15.585ZSep 04 04:03:15.550 DEBG [sc] cr1: starting
24122026-09-04T04:03:15.585ZSep 04 04:03:15.550 DEBG [sc] cr1: connecting to [::1]:62293
24132026-09-04T04:03:15.585ZSep 04 04:03:15.551 DEBG [sc] cr1 waiting for prompt
24142026-09-04T04:03:15.585ZSep 04 04:03:15.562 DEBG [sc] cr1: logging in
24152026-09-04T04:03:15.705ZSep 04 04:03:15.694 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24162026-09-04T04:03:17.857Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
24172026-09-04T04:03:18.857ZSep 04 04:03:18.846 INFO cr1: executing frr script show bfd peers json
24182026-09-04T04:03:18.857ZSep 04 04:03:18.846 DEBG [sc] cr1: starting
24192026-09-04T04:03:18.857ZSep 04 04:03:18.846 DEBG [sc] cr1: connecting to [::1]:62293
24202026-09-04T04:03:18.881ZSep 04 04:03:18.847 DEBG [sc] cr1 waiting for prompt
24212026-09-04T04:03:18.881ZSep 04 04:03:18.858 DEBG [sc] cr1: logging in
24222026-09-04T04:03:19.012ZSep 04 04:03:19.001 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24232026-09-04T04:03:21.143Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
24242026-09-04T04:03:22.145ZSep 04 04:03:22.133 INFO cr1: executing frr script show bfd peers json
24252026-09-04T04:03:22.170ZSep 04 04:03:22.134 DEBG [sc] cr1: starting
24262026-09-04T04:03:22.170ZSep 04 04:03:22.134 DEBG [sc] cr1: connecting to [::1]:62293
24272026-09-04T04:03:22.170ZSep 04 04:03:22.135 DEBG [sc] cr1 waiting for prompt
24282026-09-04T04:03:22.170ZSep 04 04:03:22.146 DEBG [sc] cr1: logging in
24292026-09-04T04:03:22.312ZSep 04 04:03:22.301 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24302026-09-04T04:03:24.463Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
24312026-09-04T04:03:24.464ZSep 04 04:03:24.452 INFO cr2: executing eos script show bfd peers | json
24322026-09-04T04:03:24.464ZSep 04 04:03:24.452 DEBG [sc] cr2: starting
24332026-09-04T04:03:24.464ZSep 04 04:03:24.452 DEBG [sc] cr2: connecting to [::1]:38312
24342026-09-04T04:03:24.488ZSep 04 04:03:24.453 DEBG [sc] cr2 waiting for prompt
24352026-09-04T04:03:24.488ZSep 04 04:03:24.464 DEBG [sc] cr2: logging in
24362026-09-04T04:03:24.843ZSep 04 04:03:24.832 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24372026-09-04T04:03:27.207Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
24382026-09-04T04:03:28.208ZSep 04 04:03:28.197 INFO cr2: executing eos script show bfd peers | json
24392026-09-04T04:03:28.208ZSep 04 04:03:28.197 DEBG [sc] cr2: starting
24402026-09-04T04:03:28.209ZSep 04 04:03:28.197 DEBG [sc] cr2: connecting to [::1]:38312
24412026-09-04T04:03:28.233ZSep 04 04:03:28.198 DEBG [sc] cr2 waiting for prompt
24422026-09-04T04:03:28.233ZSep 04 04:03:28.209 DEBG [sc] cr2: logging in
24432026-09-04T04:03:28.341ZSep 04 04:03:28.330 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24442026-09-04T04:03:30.711Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
24452026-09-04T04:03:31.712ZSep 04 04:03:31.701 INFO cr2: executing eos script show bfd peers | json
24462026-09-04T04:03:31.736ZSep 04 04:03:31.701 DEBG [sc] cr2: starting
24472026-09-04T04:03:31.736ZSep 04 04:03:31.701 DEBG [sc] cr2: connecting to [::1]:38312
24482026-09-04T04:03:31.736ZSep 04 04:03:31.702 DEBG [sc] cr2 waiting for prompt
24492026-09-04T04:03:31.736ZSep 04 04:03:31.713 DEBG [sc] cr2: logging in
24502026-09-04T04:03:31.856ZSep 04 04:03:31.845 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24512026-09-04T04:03:34.230Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
24522026-09-04T04:03:35.231ZSep 04 04:03:35.220 INFO cr2: executing eos script show bfd peers | json
24532026-09-04T04:03:35.255ZSep 04 04:03:35.220 DEBG [sc] cr2: starting
24542026-09-04T04:03:35.255ZSep 04 04:03:35.220 DEBG [sc] cr2: connecting to [::1]:38312
24552026-09-04T04:03:35.255ZSep 04 04:03:35.221 DEBG [sc] cr2 waiting for prompt
24562026-09-04T04:03:35.255ZSep 04 04:03:35.231 DEBG [sc] cr2: logging in
24572026-09-04T04:03:35.369ZSep 04 04:03:35.353 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24582026-09-04T04:03:37.718Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
24592026-09-04T04:03:38.720ZSep 04 04:03:38.708 INFO cr2: executing eos script show bfd peers | json
24602026-09-04T04:03:38.720ZSep 04 04:03:38.708 DEBG [sc] cr2: starting
24612026-09-04T04:03:38.720ZSep 04 04:03:38.708 DEBG [sc] cr2: connecting to [::1]:38312
24622026-09-04T04:03:38.745ZSep 04 04:03:38.709 DEBG [sc] cr2 waiting for prompt
24632026-09-04T04:03:38.745ZSep 04 04:03:38.720 DEBG [sc] cr2: logging in
24642026-09-04T04:03:38.865ZSep 04 04:03:38.854 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24652026-09-04T04:03:41.194Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
24662026-09-04T04:03:41.194ZSep 04 04:03:41.182 INFO cr2: executing eos script show bfd peers | json
24672026-09-04T04:03:41.194ZSep 04 04:03:41.183 DEBG [sc] cr2: starting
24682026-09-04T04:03:41.194ZSep 04 04:03:41.183 DEBG [sc] cr2: connecting to [::1]:38312
24692026-09-04T04:03:41.218ZSep 04 04:03:41.183 DEBG [sc] cr2 waiting for prompt
24702026-09-04T04:03:41.218ZSep 04 04:03:41.194 DEBG [sc] cr2: logging in
24712026-09-04T04:03:41.347ZSep 04 04:03:41.337 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24722026-09-04T04:03:43.710Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
24732026-09-04T04:03:44.712ZSep 04 04:03:44.700 INFO cr2: executing eos script show bfd peers | json
24742026-09-04T04:03:44.712ZSep 04 04:03:44.701 DEBG [sc] cr2: starting
24752026-09-04T04:03:44.712ZSep 04 04:03:44.701 DEBG [sc] cr2: connecting to [::1]:38312
24762026-09-04T04:03:44.736ZSep 04 04:03:44.701 DEBG [sc] cr2 waiting for prompt
24772026-09-04T04:03:44.736ZSep 04 04:03:44.712 DEBG [sc] cr2: logging in
24782026-09-04T04:03:44.867ZSep 04 04:03:44.856 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24792026-09-04T04:03:47.195Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
24802026-09-04T04:03:48.196ZSep 04 04:03:48.184 INFO cr2: executing eos script show bfd peers | json
24812026-09-04T04:03:48.196ZSep 04 04:03:48.185 DEBG [sc] cr2: starting
24822026-09-04T04:03:48.196ZSep 04 04:03:48.185 DEBG [sc] cr2: connecting to [::1]:38312
24832026-09-04T04:03:48.221ZSep 04 04:03:48.185 DEBG [sc] cr2 waiting for prompt
24842026-09-04T04:03:48.221ZSep 04 04:03:48.196 DEBG [sc] cr2: logging in
24852026-09-04T04:03:48.374ZSep 04 04:03:48.363 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24862026-09-04T04:03:50.738Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
24872026-09-04T04:03:51.739ZSep 04 04:03:51.728 INFO cr2: executing eos script show bfd peers | json
24882026-09-04T04:03:51.739ZSep 04 04:03:51.728 DEBG [sc] cr2: starting
24892026-09-04T04:03:51.739ZSep 04 04:03:51.728 DEBG [sc] cr2: connecting to [::1]:38312
24902026-09-04T04:03:51.763ZSep 04 04:03:51.729 DEBG [sc] cr2 waiting for prompt
24912026-09-04T04:03:51.763ZSep 04 04:03:51.740 DEBG [sc] cr2: logging in
24922026-09-04T04:03:51.896ZSep 04 04:03:51.885 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24932026-09-04T04:03:54.247Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
24942026-09-04T04:03:55.248ZSep 04 04:03:55.237 INFO cr2: executing eos script show bfd peers | json
24952026-09-04T04:03:55.248ZSep 04 04:03:55.237 DEBG [sc] cr2: starting
24962026-09-04T04:03:55.248ZSep 04 04:03:55.237 DEBG [sc] cr2: connecting to [::1]:38312
24972026-09-04T04:03:55.273ZSep 04 04:03:55.238 DEBG [sc] cr2 waiting for prompt
24982026-09-04T04:03:55.273ZSep 04 04:03:55.248 DEBG [sc] cr2: logging in
24992026-09-04T04:03:55.413ZSep 04 04:03:55.403 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25002026-09-04T04:03:57.783Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
25012026-09-04T04:03:57.807ZSep 04 04:03:57.773 INFO phase 8: unpause cRPD on cr3
25022026-09-04T04:03:57.807ZSep 04 04:03:57.773 INFO cr3: unpausing crpd1
25032026-09-04T04:03:57.807ZSep 04 04:03:57.773 DEBG [sc] cr3: starting
25042026-09-04T04:03:57.808ZSep 04 04:03:57.773 DEBG [sc] cr3: connecting to [::1]:35509
25052026-09-04T04:03:57.808ZSep 04 04:03:57.774 DEBG [sc] cr3 waiting for prompt
25062026-09-04T04:03:57.808ZSep 04 04:03:57.784 DEBG [sc] cr3: logging in
25072026-09-04T04:03:58.163ZSep 04 04:03:58.151 DEBG [sc] cr3: executing command `docker unpause crpd1`
25082026-09-04T04:04:00.286Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25092026-09-04T04:04:01.288Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25102026-09-04T04:04:02.290Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25112026-09-04T04:04:03.291Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25122026-09-04T04:04:04.293Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25132026-09-04T04:04:04.317Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25142026-09-04T04:04:05.296Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25152026-09-04T04:04:06.297Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25162026-09-04T04:04:07.299Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25172026-09-04T04:04:08.301Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25182026-09-04T04:04:08.325Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25192026-09-04T04:04:09.302Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25202026-09-04T04:04:10.304Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25212026-09-04T04:04:11.306Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25222026-09-04T04:04:12.308Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25232026-09-04T04:04:12.332Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25242026-09-04T04:04:13.311Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25252026-09-04T04:04:14.312Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25262026-09-04T04:04:15.314Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25272026-09-04T04:04:16.316Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25282026-09-04T04:04:16.341Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25292026-09-04T04:04:17.318Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25302026-09-04T04:04:18.320Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25312026-09-04T04:04:19.321Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25322026-09-04T04:04:20.323Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25332026-09-04T04:04:20.372Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
25342026-09-04T04:04:21.325Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
25352026-09-04T04:04:22.328Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
25362026-09-04T04:04:23.329Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
25372026-09-04T04:04:24.331Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25382026-09-04T04:04:24.356Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
25392026-09-04T04:04:25.334Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
25402026-09-04T04:04:26.335Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
25412026-09-04T04:04:27.337Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
25422026-09-04T04:04:28.338Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
25432026-09-04T04:04:28.363Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
25442026-09-04T04:04:29.340Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
25452026-09-04T04:04:30.342Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
25462026-09-04T04:04:31.344Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
25472026-09-04T04:04:32.346Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
25482026-09-04T04:04:32.346ZSep 04 04:04:32.335 INFO cr1: executing frr script show bfd peers json
25492026-09-04T04:04:32.346ZSep 04 04:04:32.335 DEBG [sc] cr1: starting
25502026-09-04T04:04:32.346ZSep 04 04:04:32.335 DEBG [sc] cr1: connecting to [::1]:62293
25512026-09-04T04:04:32.370ZSep 04 04:04:32.335 DEBG [sc] cr1 waiting for prompt
25522026-09-04T04:04:32.370ZSep 04 04:04:32.347 DEBG [sc] cr1: logging in
25532026-09-04T04:04:32.681ZSep 04 04:04:32.670 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25542026-09-04T04:04:34.811Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
25552026-09-04T04:04:35.811ZSep 04 04:04:35.800 INFO cr1: executing frr script show bfd peers json
25562026-09-04T04:04:35.811ZSep 04 04:04:35.800 DEBG [sc] cr1: starting
25572026-09-04T04:04:35.811ZSep 04 04:04:35.800 DEBG [sc] cr1: connecting to [::1]:62293
25582026-09-04T04:04:35.836ZSep 04 04:04:35.801 DEBG [sc] cr1 waiting for prompt
25592026-09-04T04:04:35.836ZSep 04 04:04:35.812 DEBG [sc] cr1: logging in
25602026-09-04T04:04:35.956ZSep 04 04:04:35.945 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25612026-09-04T04:04:38.091Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
25622026-09-04T04:04:39.093ZSep 04 04:04:39.081 INFO cr1: executing frr script show bfd peers json
25632026-09-04T04:04:39.093ZSep 04 04:04:39.081 DEBG [sc] cr1: starting
25642026-09-04T04:04:39.093ZSep 04 04:04:39.081 DEBG [sc] cr1: connecting to [::1]:62293
25652026-09-04T04:04:39.117ZSep 04 04:04:39.082 DEBG [sc] cr1 waiting for prompt
25662026-09-04T04:04:39.117ZSep 04 04:04:39.094 DEBG [sc] cr1: logging in
25672026-09-04T04:04:39.225ZSep 04 04:04:39.214 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25682026-09-04T04:04:41.360Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
25692026-09-04T04:04:42.361ZSep 04 04:04:42.350 INFO cr1: executing frr script show bfd peers json
25702026-09-04T04:04:42.361ZSep 04 04:04:42.350 DEBG [sc] cr1: starting
25712026-09-04T04:04:42.361ZSep 04 04:04:42.350 DEBG [sc] cr1: connecting to [::1]:62293
25722026-09-04T04:04:42.386ZSep 04 04:04:42.351 DEBG [sc] cr1 waiting for prompt
25732026-09-04T04:04:42.386ZSep 04 04:04:42.362 DEBG [sc] cr1: logging in
25742026-09-04T04:04:42.505ZSep 04 04:04:42.494 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25752026-09-04T04:04:44.643Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
25762026-09-04T04:04:45.644ZSep 04 04:04:45.633 INFO cr1: executing frr script show bfd peers json
25772026-09-04T04:04:45.668ZSep 04 04:04:45.633 DEBG [sc] cr1: starting
25782026-09-04T04:04:45.668ZSep 04 04:04:45.633 DEBG [sc] cr1: connecting to [::1]:62293
25792026-09-04T04:04:45.668ZSep 04 04:04:45.634 DEBG [sc] cr1 waiting for prompt
25802026-09-04T04:04:45.669ZSep 04 04:04:45.645 DEBG [sc] cr1: logging in
25812026-09-04T04:04:45.811ZSep 04 04:04:45.800 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25822026-09-04T04:04:47.951Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
25832026-09-04T04:04:47.951ZSep 04 04:04:47.940 INFO cr1: executing frr script show bfd peers json
25842026-09-04T04:04:47.975ZSep 04 04:04:47.940 DEBG [sc] cr1: starting
25852026-09-04T04:04:47.975ZSep 04 04:04:47.940 DEBG [sc] cr1: connecting to [::1]:62293
25862026-09-04T04:04:47.976ZSep 04 04:04:47.941 DEBG [sc] cr1 waiting for prompt
25872026-09-04T04:04:47.976ZSep 04 04:04:47.951 DEBG [sc] cr1: logging in
25882026-09-04T04:04:48.084ZSep 04 04:04:48.073 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25892026-09-04T04:04:50.227Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
25902026-09-04T04:04:51.228ZSep 04 04:04:51.216 INFO cr1: executing frr script show bfd peers json
25912026-09-04T04:04:51.228ZSep 04 04:04:51.216 DEBG [sc] cr1: starting
25922026-09-04T04:04:51.228ZSep 04 04:04:51.217 DEBG [sc] cr1: connecting to [::1]:62293
25932026-09-04T04:04:51.253ZSep 04 04:04:51.217 DEBG [sc] cr1 waiting for prompt
25942026-09-04T04:04:51.253ZSep 04 04:04:51.229 DEBG [sc] cr1: logging in
25952026-09-04T04:04:51.371ZSep 04 04:04:51.360 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25962026-09-04T04:04:53.532Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
25972026-09-04T04:04:54.533ZSep 04 04:04:54.522 INFO cr1: executing frr script show bfd peers json
25982026-09-04T04:04:54.533ZSep 04 04:04:54.522 DEBG [sc] cr1: starting
25992026-09-04T04:04:54.557ZSep 04 04:04:54.522 DEBG [sc] cr1: connecting to [::1]:62293
26002026-09-04T04:04:54.557ZSep 04 04:04:54.523 DEBG [sc] cr1 waiting for prompt
26012026-09-04T04:04:54.557ZSep 04 04:04:54.534 DEBG [sc] cr1: logging in
26022026-09-04T04:04:54.667ZSep 04 04:04:54.656 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
26032026-09-04T04:04:56.808Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
26042026-09-04T04:04:57.809ZSep 04 04:04:57.797 INFO cr1: executing frr script show bfd peers json
26052026-09-04T04:04:57.809ZSep 04 04:04:57.797 DEBG [sc] cr1: starting
26062026-09-04T04:04:57.809ZSep 04 04:04:57.797 DEBG [sc] cr1: connecting to [::1]:62293
26072026-09-04T04:04:57.833ZSep 04 04:04:57.798 DEBG [sc] cr1 waiting for prompt
26082026-09-04T04:04:57.833ZSep 04 04:04:57.809 DEBG [sc] cr1: logging in
26092026-09-04T04:04:57.963ZSep 04 04:04:57.952 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
26102026-09-04T04:05:00.103Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
26112026-09-04T04:05:01.104ZSep 04 04:05:01.093 INFO cr1: executing frr script show bfd peers json
26122026-09-04T04:05:01.104ZSep 04 04:05:01.093 DEBG [sc] cr1: starting
26132026-09-04T04:05:01.105ZSep 04 04:05:01.093 DEBG [sc] cr1: connecting to [::1]:62293
26142026-09-04T04:05:01.129ZSep 04 04:05:01.094 DEBG [sc] cr1 waiting for prompt
26152026-09-04T04:05:01.129ZSep 04 04:05:01.106 DEBG [sc] cr1: logging in
26162026-09-04T04:05:01.272ZSep 04 04:05:01.261 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
26172026-09-04T04:05:03.415Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
26182026-09-04T04:05:03.415ZSep 04 04:05:03.404 INFO cr2: executing eos script show bfd peers | json
26192026-09-04T04:05:03.415ZSep 04 04:05:03.404 DEBG [sc] cr2: starting
26202026-09-04T04:05:03.415ZSep 04 04:05:03.404 DEBG [sc] cr2: connecting to [::1]:38312
26212026-09-04T04:05:03.440ZSep 04 04:05:03.405 DEBG [sc] cr2 waiting for prompt
26222026-09-04T04:05:03.440ZSep 04 04:05:03.416 DEBG [sc] cr2: logging in
26232026-09-04T04:05:03.779ZSep 04 04:05:03.768 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26242026-09-04T04:05:06.119Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
26252026-09-04T04:05:07.122ZSep 04 04:05:07.110 INFO cr2: executing eos script show bfd peers | json
26262026-09-04T04:05:07.122ZSep 04 04:05:07.110 DEBG [sc] cr2: starting
26272026-09-04T04:05:07.122ZSep 04 04:05:07.110 DEBG [sc] cr2: connecting to [::1]:38312
26282026-09-04T04:05:07.146ZSep 04 04:05:07.111 DEBG [sc] cr2 waiting for prompt
26292026-09-04T04:05:07.146ZSep 04 04:05:07.122 DEBG [sc] cr2: logging in
26302026-09-04T04:05:07.277ZSep 04 04:05:07.266 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26312026-09-04T04:05:09.619Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
26322026-09-04T04:05:10.620ZSep 04 04:05:10.609 INFO cr2: executing eos script show bfd peers | json
26332026-09-04T04:05:10.620ZSep 04 04:05:10.609 DEBG [sc] cr2: starting
26342026-09-04T04:05:10.620ZSep 04 04:05:10.609 DEBG [sc] cr2: connecting to [::1]:38312
26352026-09-04T04:05:10.645ZSep 04 04:05:10.609 DEBG [sc] cr2 waiting for prompt
26362026-09-04T04:05:10.645ZSep 04 04:05:10.621 DEBG [sc] cr2: logging in
26372026-09-04T04:05:10.764ZSep 04 04:05:10.753 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26382026-09-04T04:05:13.118Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
26392026-09-04T04:05:14.119ZSep 04 04:05:14.109 INFO cr2: executing eos script show bfd peers | json
26402026-09-04T04:05:14.144ZSep 04 04:05:14.109 DEBG [sc] cr2: starting
26412026-09-04T04:05:14.144ZSep 04 04:05:14.109 DEBG [sc] cr2: connecting to [::1]:38312
26422026-09-04T04:05:14.144ZSep 04 04:05:14.109 DEBG [sc] cr2 waiting for prompt
26432026-09-04T04:05:14.144ZSep 04 04:05:14.121 DEBG [sc] cr2: logging in
26442026-09-04T04:05:14.286ZSep 04 04:05:14.275 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26452026-09-04T04:05:16.620Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
26462026-09-04T04:05:17.621ZSep 04 04:05:17.610 INFO cr2: executing eos script show bfd peers | json
26472026-09-04T04:05:17.621ZSep 04 04:05:17.610 DEBG [sc] cr2: starting
26482026-09-04T04:05:17.621ZSep 04 04:05:17.610 DEBG [sc] cr2: connecting to [::1]:38312
26492026-09-04T04:05:17.646ZSep 04 04:05:17.611 DEBG [sc] cr2 waiting for prompt
26502026-09-04T04:05:17.646ZSep 04 04:05:17.623 DEBG [sc] cr2: logging in
26512026-09-04T04:05:17.778ZSep 04 04:05:17.767 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26522026-09-04T04:05:20.123Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
26532026-09-04T04:05:20.123ZSep 04 04:05:20.112 INFO cr2: executing eos script show bfd peers | json
26542026-09-04T04:05:20.123ZSep 04 04:05:20.112 DEBG [sc] cr2: starting
26552026-09-04T04:05:20.123ZSep 04 04:05:20.112 DEBG [sc] cr2: connecting to [::1]:38312
26562026-09-04T04:05:20.147ZSep 04 04:05:20.113 DEBG [sc] cr2 waiting for prompt
26572026-09-04T04:05:20.147ZSep 04 04:05:20.122 DEBG [sc] cr2: logging in
26582026-09-04T04:05:20.278ZSep 04 04:05:20.267 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26592026-09-04T04:05:22.654Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
26602026-09-04T04:05:23.656ZSep 04 04:05:23.644 INFO cr2: executing eos script show bfd peers | json
26612026-09-04T04:05:23.656ZSep 04 04:05:23.644 DEBG [sc] cr2: starting
26622026-09-04T04:05:23.656ZSep 04 04:05:23.645 DEBG [sc] cr2: connecting to [::1]:38312
26632026-09-04T04:05:23.681ZSep 04 04:05:23.645 DEBG [sc] cr2 waiting for prompt
26642026-09-04T04:05:23.681ZSep 04 04:05:23.656 DEBG [sc] cr2: logging in
26652026-09-04T04:05:23.799ZSep 04 04:05:23.788 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26662026-09-04T04:05:26.147Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
26672026-09-04T04:05:27.148ZSep 04 04:05:27.137 INFO cr2: executing eos script show bfd peers | json
26682026-09-04T04:05:27.148ZSep 04 04:05:27.137 DEBG [sc] cr2: starting
26692026-09-04T04:05:27.148ZSep 04 04:05:27.137 DEBG [sc] cr2: connecting to [::1]:38312
26702026-09-04T04:05:27.173ZSep 04 04:05:27.138 DEBG [sc] cr2 waiting for prompt
26712026-09-04T04:05:27.173ZSep 04 04:05:27.150 DEBG [sc] cr2: logging in
26722026-09-04T04:05:27.293ZSep 04 04:05:27.282 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26732026-09-04T04:05:29.641Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
26742026-09-04T04:05:30.642ZSep 04 04:05:30.631 INFO cr2: executing eos script show bfd peers | json
26752026-09-04T04:05:30.642ZSep 04 04:05:30.631 DEBG [sc] cr2: starting
26762026-09-04T04:05:30.642ZSep 04 04:05:30.631 DEBG [sc] cr2: connecting to [::1]:38312
26772026-09-04T04:05:30.666ZSep 04 04:05:30.632 DEBG [sc] cr2 waiting for prompt
26782026-09-04T04:05:30.666ZSep 04 04:05:30.643 DEBG [sc] cr2: logging in
26792026-09-04T04:05:30.798ZSep 04 04:05:30.787 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26802026-09-04T04:05:33.141Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
26812026-09-04T04:05:34.141ZSep 04 04:05:34.130 INFO cr2: executing eos script show bfd peers | json
26822026-09-04T04:05:34.165ZSep 04 04:05:34.130 DEBG [sc] cr2: starting
26832026-09-04T04:05:34.165ZSep 04 04:05:34.130 DEBG [sc] cr2: connecting to [::1]:38312
26842026-09-04T04:05:34.165ZSep 04 04:05:34.131 DEBG [sc] cr2 waiting for prompt
26852026-09-04T04:05:34.165ZSep 04 04:05:34.142 DEBG [sc] cr2: logging in
26862026-09-04T04:05:34.275ZSep 04 04:05:34.264 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
26872026-09-04T04:05:36.620Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
26882026-09-04T04:05:36.620ZSep 04 04:05:36.609 INFO cr3: executing juniper script show bfd session | display json
26892026-09-04T04:05:36.620ZSep 04 04:05:36.609 DEBG [sc] cr3: starting
26902026-09-04T04:05:36.621ZSep 04 04:05:36.609 DEBG [sc] cr3: connecting to [::1]:35509
26912026-09-04T04:05:36.645ZSep 04 04:05:36.610 DEBG [sc] cr3 waiting for prompt
26922026-09-04T04:05:36.645ZSep 04 04:05:36.621 DEBG [sc] cr3: logging in
26932026-09-04T04:05:36.972ZSep 04 04:05:36.961 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
26942026-09-04T04:05:39.234Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
26952026-09-04T04:05:40.235ZSep 04 04:05:40.223 INFO cr3: executing juniper script show bfd session | display json
26962026-09-04T04:05:40.235ZSep 04 04:05:40.223 DEBG [sc] cr3: starting
26972026-09-04T04:05:40.235ZSep 04 04:05:40.223 DEBG [sc] cr3: connecting to [::1]:35509
26982026-09-04T04:05:40.259ZSep 04 04:05:40.224 DEBG [sc] cr3 waiting for prompt
26992026-09-04T04:05:40.259ZSep 04 04:05:40.235 DEBG [sc] cr3: logging in
27002026-09-04T04:05:40.391ZSep 04 04:05:40.379 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27012026-09-04T04:05:42.674Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
27022026-09-04T04:05:43.675ZSep 04 04:05:43.664 INFO cr3: executing juniper script show bfd session | display json
27032026-09-04T04:05:43.675ZSep 04 04:05:43.664 DEBG [sc] cr3: starting
27042026-09-04T04:05:43.675ZSep 04 04:05:43.664 DEBG [sc] cr3: connecting to [::1]:35509
27052026-09-04T04:05:43.712ZSep 04 04:05:43.664 DEBG [sc] cr3 waiting for prompt
27062026-09-04T04:05:43.712ZSep 04 04:05:43.675 DEBG [sc] cr3: logging in
27072026-09-04T04:05:43.819ZSep 04 04:05:43.808 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27082026-09-04T04:05:46.076Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
27092026-09-04T04:05:47.077ZSep 04 04:05:47.066 INFO cr3: executing juniper script show bfd session | display json
27102026-09-04T04:05:47.077ZSep 04 04:05:47.066 DEBG [sc] cr3: starting
27112026-09-04T04:05:47.101ZSep 04 04:05:47.066 DEBG [sc] cr3: connecting to [::1]:35509
27122026-09-04T04:05:47.101ZSep 04 04:05:47.067 DEBG [sc] cr3 waiting for prompt
27132026-09-04T04:05:47.101ZSep 04 04:05:47.078 DEBG [sc] cr3: logging in
27142026-09-04T04:05:47.233ZSep 04 04:05:47.222 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27152026-09-04T04:05:49.502Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
27162026-09-04T04:05:50.504ZSep 04 04:05:50.492 INFO cr3: executing juniper script show bfd session | display json
27172026-09-04T04:05:50.504ZSep 04 04:05:50.492 DEBG [sc] cr3: starting
27182026-09-04T04:05:50.504ZSep 04 04:05:50.492 DEBG [sc] cr3: connecting to [::1]:35509
27192026-09-04T04:05:50.528ZSep 04 04:05:50.493 DEBG [sc] cr3 waiting for prompt
27202026-09-04T04:05:50.528ZSep 04 04:05:50.505 DEBG [sc] cr3: logging in
27212026-09-04T04:05:50.660ZSep 04 04:05:50.649 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27222026-09-04T04:05:52.911Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
27232026-09-04T04:05:52.911ZSep 04 04:05:52.900 INFO cr3: executing juniper script show bfd session | display json
27242026-09-04T04:05:52.911ZSep 04 04:05:52.900 DEBG [sc] cr3: starting
27252026-09-04T04:05:52.911ZSep 04 04:05:52.900 DEBG [sc] cr3: connecting to [::1]:35509
27262026-09-04T04:05:52.936ZSep 04 04:05:52.901 DEBG [sc] cr3 waiting for prompt
27272026-09-04T04:05:52.937ZSep 04 04:05:52.911 DEBG [sc] cr3: logging in
27282026-09-04T04:05:53.076ZSep 04 04:05:53.065 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27292026-09-04T04:05:55.335Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
27302026-09-04T04:05:56.337ZSep 04 04:05:56.325 INFO cr3: executing juniper script show bfd session | display json
27312026-09-04T04:05:56.337ZSep 04 04:05:56.325 DEBG [sc] cr3: starting
27322026-09-04T04:05:56.337ZSep 04 04:05:56.325 DEBG [sc] cr3: connecting to [::1]:35509
27332026-09-04T04:05:56.361ZSep 04 04:05:56.326 DEBG [sc] cr3 waiting for prompt
27342026-09-04T04:05:56.361ZSep 04 04:05:56.338 DEBG [sc] cr3: logging in
27352026-09-04T04:05:56.472ZSep 04 04:05:56.460 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27362026-09-04T04:05:58.733Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
27372026-09-04T04:05:59.734ZSep 04 04:05:59.723 INFO cr3: executing juniper script show bfd session | display json
27382026-09-04T04:05:59.735ZSep 04 04:05:59.723 DEBG [sc] cr3: starting
27392026-09-04T04:05:59.735ZSep 04 04:05:59.723 DEBG [sc] cr3: connecting to [::1]:35509
27402026-09-04T04:05:59.759ZSep 04 04:05:59.724 DEBG [sc] cr3 waiting for prompt
27412026-09-04T04:05:59.759ZSep 04 04:05:59.735 DEBG [sc] cr3: logging in
27422026-09-04T04:05:59.868ZSep 04 04:05:59.857 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27432026-09-04T04:06:02.125Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
27442026-09-04T04:06:03.126ZSep 04 04:06:03.115 INFO cr3: executing juniper script show bfd session | display json
27452026-09-04T04:06:03.126ZSep 04 04:06:03.115 DEBG [sc] cr3: starting
27462026-09-04T04:06:03.126ZSep 04 04:06:03.115 DEBG [sc] cr3: connecting to [::1]:35509
27472026-09-04T04:06:03.150ZSep 04 04:06:03.116 DEBG [sc] cr3 waiting for prompt
27482026-09-04T04:06:03.150ZSep 04 04:06:03.126 DEBG [sc] cr3: logging in
27492026-09-04T04:06:03.269ZSep 04 04:06:03.258 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27502026-09-04T04:06:05.539Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
27512026-09-04T04:06:06.540ZSep 04 04:06:06.529 INFO cr3: executing juniper script show bfd session | display json
27522026-09-04T04:06:06.540ZSep 04 04:06:06.529 DEBG [sc] cr3: starting
27532026-09-04T04:06:06.540ZSep 04 04:06:06.529 DEBG [sc] cr3: connecting to [::1]:35509
27542026-09-04T04:06:06.565ZSep 04 04:06:06.530 DEBG [sc] cr3 waiting for prompt
27552026-09-04T04:06:06.565ZSep 04 04:06:06.540 DEBG [sc] cr3: logging in
27562026-09-04T04:06:06.673ZSep 04 04:06:06.662 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
27572026-09-04T04:06:08.912Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
27582026-09-04T04:06:08.936ZSep 04 04:06:08.903 INFO phase 9: restart mgd on peer
27592026-09-04T04:06:08.936ZSep 04 04:06:08.903 DEBG [sc] peer: starting
27602026-09-04T04:06:08.936ZSep 04 04:06:08.903 DEBG [sc] peer: connecting to [::1]:64083
27612026-09-04T04:06:08.937ZSep 04 04:06:08.903 DEBG [sc] peer waiting for prompt
27622026-09-04T04:06:08.937ZSep 04 04:06:08.914 DEBG [sc] peer: logging in
27632026-09-04T04:06:09.014ZSep 04 04:06:09.003 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
27642026-09-04T04:06:09.085Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27652026-09-04T04:06:10.087Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27662026-09-04T04:06:11.088Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27672026-09-04T04:06:12.090Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27682026-09-04T04:06:13.092Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27692026-09-04T04:06:13.116Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27702026-09-04T04:06:14.095Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27712026-09-04T04:06:15.097Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27722026-09-04T04:06:16.099Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27732026-09-04T04:06:17.101Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27742026-09-04T04:06:17.125Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27752026-09-04T04:06:18.103Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27762026-09-04T04:06:19.105Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27772026-09-04T04:06:20.107Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27782026-09-04T04:06:21.107Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27792026-09-04T04:06:21.131Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27802026-09-04T04:06:22.110Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27812026-09-04T04:06:23.112Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27822026-09-04T04:06:24.114Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27832026-09-04T04:06:25.115Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27842026-09-04T04:06:25.139Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27852026-09-04T04:06:26.118Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27862026-09-04T04:06:27.119Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27872026-09-04T04:06:28.121Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27882026-09-04T04:06:29.123Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27892026-09-04T04:06:29.148Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27902026-09-04T04:06:30.126Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27912026-09-04T04:06:31.129Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27922026-09-04T04:06:32.130Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27932026-09-04T04:06:33.131Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27942026-09-04T04:06:33.156Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
27952026-09-04T04:06:34.134Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
27962026-09-04T04:06:35.136Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
27972026-09-04T04:06:36.138Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
27982026-09-04T04:06:37.140Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
27992026-09-04T04:06:37.164Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
28002026-09-04T04:06:38.142Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
28012026-09-04T04:06:39.145Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
28022026-09-04T04:06:40.147Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
28032026-09-04T04:06:41.148Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
28042026-09-04T04:06:41.173ZSep 04 04:06:41.137 INFO cr1: executing frr script show bfd peers json
28052026-09-04T04:06:41.173ZSep 04 04:06:41.137 DEBG [sc] cr1: starting
28062026-09-04T04:06:41.173ZSep 04 04:06:41.137 DEBG [sc] cr1: connecting to [::1]:62293
28072026-09-04T04:06:41.173ZSep 04 04:06:41.138 DEBG [sc] cr1 waiting for prompt
28082026-09-04T04:06:41.173ZSep 04 04:06:41.149 DEBG [sc] cr1: logging in
28092026-09-04T04:06:41.471ZSep 04 04:06:41.460 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28102026-09-04T04:06:43.617Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
28112026-09-04T04:06:44.618ZSep 04 04:06:44.607 INFO cr1: executing frr script show bfd peers json
28122026-09-04T04:06:44.643ZSep 04 04:06:44.608 DEBG [sc] cr1: starting
28132026-09-04T04:06:44.643ZSep 04 04:06:44.608 DEBG [sc] cr1: connecting to [::1]:62293
28142026-09-04T04:06:44.643ZSep 04 04:06:44.608 DEBG [sc] cr1 waiting for prompt
28152026-09-04T04:06:44.643ZSep 04 04:06:44.620 DEBG [sc] cr1: logging in
28162026-09-04T04:06:44.774ZSep 04 04:06:44.763 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28172026-09-04T04:06:46.929Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
28182026-09-04T04:06:47.930ZSep 04 04:06:47.919 INFO cr1: executing frr script show bfd peers json
28192026-09-04T04:06:47.931ZSep 04 04:06:47.919 DEBG [sc] cr1: starting
28202026-09-04T04:06:47.931ZSep 04 04:06:47.919 DEBG [sc] cr1: connecting to [::1]:62293
28212026-09-04T04:06:47.955ZSep 04 04:06:47.920 DEBG [sc] cr1 waiting for prompt
28222026-09-04T04:06:47.956ZSep 04 04:06:47.930 DEBG [sc] cr1: logging in
28232026-09-04T04:06:48.075ZSep 04 04:06:48.063 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28242026-09-04T04:06:50.229Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
28252026-09-04T04:06:51.231ZSep 04 04:06:51.220 INFO cr1: executing frr script show bfd peers json
28262026-09-04T04:06:51.232ZSep 04 04:06:51.220 DEBG [sc] cr1: starting
28272026-09-04T04:06:51.232ZSep 04 04:06:51.220 DEBG [sc] cr1: connecting to [::1]:62293
28282026-09-04T04:06:51.256ZSep 04 04:06:51.221 DEBG [sc] cr1 waiting for prompt
28292026-09-04T04:06:51.256ZSep 04 04:06:51.232 DEBG [sc] cr1: logging in
28302026-09-04T04:06:51.387ZSep 04 04:06:51.375 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28312026-09-04T04:06:53.520Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
28322026-09-04T04:06:54.521ZSep 04 04:06:54.510 INFO cr1: executing frr script show bfd peers json
28332026-09-04T04:06:54.521ZSep 04 04:06:54.510 DEBG [sc] cr1: starting
28342026-09-04T04:06:54.521ZSep 04 04:06:54.510 DEBG [sc] cr1: connecting to [::1]:62293
28352026-09-04T04:06:54.546ZSep 04 04:06:54.511 DEBG [sc] cr1 waiting for prompt
28362026-09-04T04:06:54.546ZSep 04 04:06:54.522 DEBG [sc] cr1: logging in
28372026-09-04T04:06:54.676ZSep 04 04:06:54.665 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28382026-09-04T04:06:56.807Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
28392026-09-04T04:06:56.832ZSep 04 04:06:56.795 INFO cr1: executing frr script show bfd peers json
28402026-09-04T04:06:56.832ZSep 04 04:06:56.796 DEBG [sc] cr1: starting
28412026-09-04T04:06:56.832ZSep 04 04:06:56.796 DEBG [sc] cr1: connecting to [::1]:62293
28422026-09-04T04:06:56.832ZSep 04 04:06:56.797 DEBG [sc] cr1 waiting for prompt
28432026-09-04T04:06:56.832ZSep 04 04:06:56.806 DEBG [sc] cr1: logging in
28442026-09-04T04:06:56.972ZSep 04 04:06:56.961 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28452026-09-04T04:06:59.122Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
28462026-09-04T04:07:00.124ZSep 04 04:07:00.112 INFO cr1: executing frr script show bfd peers json
28472026-09-04T04:07:00.124ZSep 04 04:07:00.112 DEBG [sc] cr1: starting
28482026-09-04T04:07:00.124ZSep 04 04:07:00.112 DEBG [sc] cr1: connecting to [::1]:62293
28492026-09-04T04:07:00.149ZSep 04 04:07:00.113 DEBG [sc] cr1 waiting for prompt
28502026-09-04T04:07:00.149ZSep 04 04:07:00.125 DEBG [sc] cr1: logging in
28512026-09-04T04:07:00.289ZSep 04 04:07:00.278 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28522026-09-04T04:07:02.431Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
28532026-09-04T04:07:03.432ZSep 04 04:07:03.421 INFO cr1: executing frr script show bfd peers json
28542026-09-04T04:07:03.432ZSep 04 04:07:03.421 DEBG [sc] cr1: starting
28552026-09-04T04:07:03.432ZSep 04 04:07:03.421 DEBG [sc] cr1: connecting to [::1]:62293
28562026-09-04T04:07:03.456ZSep 04 04:07:03.422 DEBG [sc] cr1 waiting for prompt
28572026-09-04T04:07:03.456ZSep 04 04:07:03.433 DEBG [sc] cr1: logging in
28582026-09-04T04:07:03.577ZSep 04 04:07:03.566 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28592026-09-04T04:07:05.717Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
28602026-09-04T04:07:06.718ZSep 04 04:07:06.707 INFO cr1: executing frr script show bfd peers json
28612026-09-04T04:07:06.718ZSep 04 04:07:06.707 DEBG [sc] cr1: starting
28622026-09-04T04:07:06.718ZSep 04 04:07:06.707 DEBG [sc] cr1: connecting to [::1]:62293
28632026-09-04T04:07:06.848ZSep 04 04:07:06.708 DEBG [sc] cr1 waiting for prompt
28642026-09-04T04:07:06.848ZSep 04 04:07:06.719 DEBG [sc] cr1: logging in
28652026-09-04T04:07:06.873ZSep 04 04:07:06.851 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28662026-09-04T04:07:09.019Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
28672026-09-04T04:07:10.020ZSep 04 04:07:10.009 INFO cr1: executing frr script show bfd peers json
28682026-09-04T04:07:10.020ZSep 04 04:07:10.009 DEBG [sc] cr1: starting
28692026-09-04T04:07:10.020ZSep 04 04:07:10.009 DEBG [sc] cr1: connecting to [::1]:62293
28702026-09-04T04:07:10.045ZSep 04 04:07:10.010 DEBG [sc] cr1 waiting for prompt
28712026-09-04T04:07:10.045ZSep 04 04:07:10.021 DEBG [sc] cr1: logging in
28722026-09-04T04:07:10.164ZSep 04 04:07:10.153 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
28732026-09-04T04:07:12.313Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
28742026-09-04T04:07:12.338ZSep 04 04:07:12.302 INFO cr2: executing eos script show bfd peers | json
28752026-09-04T04:07:12.338ZSep 04 04:07:12.302 DEBG [sc] cr2: starting
28762026-09-04T04:07:12.339ZSep 04 04:07:12.302 DEBG [sc] cr2: connecting to [::1]:38312
28772026-09-04T04:07:12.339ZSep 04 04:07:12.303 DEBG [sc] cr2 waiting for prompt
28782026-09-04T04:07:12.339ZSep 04 04:07:12.314 DEBG [sc] cr2: logging in
28792026-09-04T04:07:12.660ZSep 04 04:07:12.650 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
28802026-09-04T04:07:15.069Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
28812026-09-04T04:07:16.070ZSep 04 04:07:16.059 INFO cr2: executing eos script show bfd peers | json
28822026-09-04T04:07:16.094ZSep 04 04:07:16.059 DEBG [sc] cr2: starting
28832026-09-04T04:07:16.094ZSep 04 04:07:16.059 DEBG [sc] cr2: connecting to [::1]:38312
28842026-09-04T04:07:16.094ZSep 04 04:07:16.060 DEBG [sc] cr2 waiting for prompt
28852026-09-04T04:07:16.094ZSep 04 04:07:16.071 DEBG [sc] cr2: logging in
28862026-09-04T04:07:16.235ZSep 04 04:07:16.225 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
28872026-09-04T04:07:18.565Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
28882026-09-04T04:07:19.567ZSep 04 04:07:19.556 INFO cr2: executing eos script show bfd peers | json
28892026-09-04T04:07:19.567ZSep 04 04:07:19.556 DEBG [sc] cr2: starting
28902026-09-04T04:07:19.567ZSep 04 04:07:19.556 DEBG [sc] cr2: connecting to [::1]:38312
28912026-09-04T04:07:19.591ZSep 04 04:07:19.556 DEBG [sc] cr2 waiting for prompt
28922026-09-04T04:07:19.591ZSep 04 04:07:19.567 DEBG [sc] cr2: logging in
28932026-09-04T04:07:19.721ZSep 04 04:07:19.710 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
28942026-09-04T04:07:22.061Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
28952026-09-04T04:07:23.062ZSep 04 04:07:23.051 INFO cr2: executing eos script show bfd peers | json
28962026-09-04T04:07:23.062ZSep 04 04:07:23.051 DEBG [sc] cr2: starting
28972026-09-04T04:07:23.063ZSep 04 04:07:23.051 DEBG [sc] cr2: connecting to [::1]:38312
28982026-09-04T04:07:23.088ZSep 04 04:07:23.052 DEBG [sc] cr2 waiting for prompt
28992026-09-04T04:07:23.088ZSep 04 04:07:23.063 DEBG [sc] cr2: logging in
29002026-09-04T04:07:23.185ZSep 04 04:07:23.174 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29012026-09-04T04:07:25.532Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
29022026-09-04T04:07:26.534ZSep 04 04:07:26.523 INFO cr2: executing eos script show bfd peers | json
29032026-09-04T04:07:26.534ZSep 04 04:07:26.523 DEBG [sc] cr2: starting
29042026-09-04T04:07:26.534ZSep 04 04:07:26.523 DEBG [sc] cr2: connecting to [::1]:38312
29052026-09-04T04:07:26.558ZSep 04 04:07:26.524 DEBG [sc] cr2 waiting for prompt
29062026-09-04T04:07:26.558ZSep 04 04:07:26.535 DEBG [sc] cr2: logging in
29072026-09-04T04:07:26.667ZSep 04 04:07:26.657 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29082026-09-04T04:07:28.997Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
29092026-09-04T04:07:28.997ZSep 04 04:07:28.986 INFO cr2: executing eos script show bfd peers | json
29102026-09-04T04:07:29.022ZSep 04 04:07:28.987 DEBG [sc] cr2: starting
29112026-09-04T04:07:29.023ZSep 04 04:07:28.987 DEBG [sc] cr2: connecting to [::1]:38312
29122026-09-04T04:07:29.023ZSep 04 04:07:28.987 DEBG [sc] cr2 waiting for prompt
29132026-09-04T04:07:29.023ZSep 04 04:07:28.998 DEBG [sc] cr2: logging in
29142026-09-04T04:07:29.141ZSep 04 04:07:29.130 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29152026-09-04T04:07:31.517Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
29162026-09-04T04:07:32.518ZSep 04 04:07:32.507 INFO cr2: executing eos script show bfd peers | json
29172026-09-04T04:07:32.518ZSep 04 04:07:32.507 DEBG [sc] cr2: starting
29182026-09-04T04:07:32.518ZSep 04 04:07:32.507 DEBG [sc] cr2: connecting to [::1]:38312
29192026-09-04T04:07:32.542ZSep 04 04:07:32.508 DEBG [sc] cr2 waiting for prompt
29202026-09-04T04:07:32.542ZSep 04 04:07:32.518 DEBG [sc] cr2: logging in
29212026-09-04T04:07:32.662ZSep 04 04:07:32.651 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29222026-09-04T04:07:35.010Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
29232026-09-04T04:07:36.011ZSep 04 04:07:36.000 INFO cr2: executing eos script show bfd peers | json
29242026-09-04T04:07:36.011ZSep 04 04:07:36.000 DEBG [sc] cr2: starting
29252026-09-04T04:07:36.011ZSep 04 04:07:36.000 DEBG [sc] cr2: connecting to [::1]:38312
29262026-09-04T04:07:36.036ZSep 04 04:07:36.001 DEBG [sc] cr2 waiting for prompt
29272026-09-04T04:07:36.036ZSep 04 04:07:36.012 DEBG [sc] cr2: logging in
29282026-09-04T04:07:36.166ZSep 04 04:07:36.155 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29292026-09-04T04:07:38.522Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
29302026-09-04T04:07:39.523ZSep 04 04:07:39.512 INFO cr2: executing eos script show bfd peers | json
29312026-09-04T04:07:39.523ZSep 04 04:07:39.512 DEBG [sc] cr2: starting
29322026-09-04T04:07:39.523ZSep 04 04:07:39.512 DEBG [sc] cr2: connecting to [::1]:38312
29332026-09-04T04:07:39.548ZSep 04 04:07:39.513 DEBG [sc] cr2 waiting for prompt
29342026-09-04T04:07:39.548ZSep 04 04:07:39.524 DEBG [sc] cr2: logging in
29352026-09-04T04:07:39.690ZSep 04 04:07:39.679 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29362026-09-04T04:07:42.045Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
29372026-09-04T04:07:43.046ZSep 04 04:07:43.035 INFO cr2: executing eos script show bfd peers | json
29382026-09-04T04:07:43.046ZSep 04 04:07:43.035 DEBG [sc] cr2: starting
29392026-09-04T04:07:43.071ZSep 04 04:07:43.035 DEBG [sc] cr2: connecting to [::1]:38312
29402026-09-04T04:07:43.071ZSep 04 04:07:43.036 DEBG [sc] cr2 waiting for prompt
29412026-09-04T04:07:43.071ZSep 04 04:07:43.048 DEBG [sc] cr2: logging in
29422026-09-04T04:07:43.212ZSep 04 04:07:43.202 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
29432026-09-04T04:07:45.576Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
29442026-09-04T04:07:45.577ZSep 04 04:07:45.566 INFO cr3: executing juniper script show bfd session | display json
29452026-09-04T04:07:45.577ZSep 04 04:07:45.566 DEBG [sc] cr3: starting
29462026-09-04T04:07:45.577ZSep 04 04:07:45.566 DEBG [sc] cr3: connecting to [::1]:35509
29472026-09-04T04:07:45.601ZSep 04 04:07:45.567 DEBG [sc] cr3 waiting for prompt
29482026-09-04T04:07:45.601ZSep 04 04:07:45.578 DEBG [sc] cr3: logging in
29492026-09-04T04:07:45.928ZSep 04 04:07:45.917 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29502026-09-04T04:07:48.201Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
29512026-09-04T04:07:49.202ZSep 04 04:07:49.191 INFO cr3: executing juniper script show bfd session | display json
29522026-09-04T04:07:49.227ZSep 04 04:07:49.191 DEBG [sc] cr3: starting
29532026-09-04T04:07:49.227ZSep 04 04:07:49.191 DEBG [sc] cr3: connecting to [::1]:35509
29542026-09-04T04:07:49.227ZSep 04 04:07:49.192 DEBG [sc] cr3 waiting for prompt
29552026-09-04T04:07:49.227ZSep 04 04:07:49.204 DEBG [sc] cr3: logging in
29562026-09-04T04:07:49.358ZSep 04 04:07:49.347 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29572026-09-04T04:07:51.619Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
29582026-09-04T04:07:52.620ZSep 04 04:07:52.609 INFO cr3: executing juniper script show bfd session | display json
29592026-09-04T04:07:52.645ZSep 04 04:07:52.609 DEBG [sc] cr3: starting
29602026-09-04T04:07:52.645ZSep 04 04:07:52.610 DEBG [sc] cr3: connecting to [::1]:35509
29612026-09-04T04:07:52.645ZSep 04 04:07:52.610 DEBG [sc] cr3 waiting for prompt
29622026-09-04T04:07:52.645ZSep 04 04:07:52.622 DEBG [sc] cr3: logging in
29632026-09-04T04:07:52.798ZSep 04 04:07:52.787 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29642026-09-04T04:07:55.050Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
29652026-09-04T04:07:56.051ZSep 04 04:07:56.040 INFO cr3: executing juniper script show bfd session | display json
29662026-09-04T04:07:56.051ZSep 04 04:07:56.040 DEBG [sc] cr3: starting
29672026-09-04T04:07:56.076ZSep 04 04:07:56.040 DEBG [sc] cr3: connecting to [::1]:35509
29682026-09-04T04:07:56.076ZSep 04 04:07:56.041 DEBG [sc] cr3 waiting for prompt
29692026-09-04T04:07:56.076ZSep 04 04:07:56.051 DEBG [sc] cr3: logging in
29702026-09-04T04:07:56.195ZSep 04 04:07:56.184 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29712026-09-04T04:07:58.451Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
29722026-09-04T04:07:59.453ZSep 04 04:07:59.442 INFO cr3: executing juniper script show bfd session | display json
29732026-09-04T04:07:59.477ZSep 04 04:07:59.442 DEBG [sc] cr3: starting
29742026-09-04T04:07:59.477ZSep 04 04:07:59.442 DEBG [sc] cr3: connecting to [::1]:35509
29752026-09-04T04:07:59.477ZSep 04 04:07:59.443 DEBG [sc] cr3 waiting for prompt
29762026-09-04T04:07:59.477ZSep 04 04:07:59.454 DEBG [sc] cr3: logging in
29772026-09-04T04:07:59.597ZSep 04 04:07:59.586 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29782026-09-04T04:08:01.828Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
29792026-09-04T04:08:01.853ZSep 04 04:08:01.818 INFO cr3: executing juniper script show bfd session | display json
29802026-09-04T04:08:01.853ZSep 04 04:08:01.818 DEBG [sc] cr3: starting
29812026-09-04T04:08:01.853ZSep 04 04:08:01.818 DEBG [sc] cr3: connecting to [::1]:35509
29822026-09-04T04:08:01.853ZSep 04 04:08:01.819 DEBG [sc] cr3 waiting for prompt
29832026-09-04T04:08:01.853ZSep 04 04:08:01.829 DEBG [sc] cr3: logging in
29842026-09-04T04:08:01.983ZSep 04 04:08:01.973 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29852026-09-04T04:08:04.224Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
29862026-09-04T04:08:05.225ZSep 04 04:08:05.214 INFO cr3: executing juniper script show bfd session | display json
29872026-09-04T04:08:05.250ZSep 04 04:08:05.214 DEBG [sc] cr3: starting
29882026-09-04T04:08:05.250ZSep 04 04:08:05.214 DEBG [sc] cr3: connecting to [::1]:35509
29892026-09-04T04:08:05.250ZSep 04 04:08:05.215 DEBG [sc] cr3 waiting for prompt
29902026-09-04T04:08:05.250ZSep 04 04:08:05.227 DEBG [sc] cr3: logging in
29912026-09-04T04:08:05.385ZSep 04 04:08:05.348 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29922026-09-04T04:08:07.619Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
29932026-09-04T04:08:08.620ZSep 04 04:08:08.610 INFO cr3: executing juniper script show bfd session | display json
29942026-09-04T04:08:08.620ZSep 04 04:08:08.610 DEBG [sc] cr3: starting
29952026-09-04T04:08:08.644ZSep 04 04:08:08.610 DEBG [sc] cr3: connecting to [::1]:35509
29962026-09-04T04:08:08.644ZSep 04 04:08:08.610 DEBG [sc] cr3 waiting for prompt
29972026-09-04T04:08:08.644ZSep 04 04:08:08.621 DEBG [sc] cr3: logging in
29982026-09-04T04:08:08.765ZSep 04 04:08:08.755 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
29992026-09-04T04:08:11.018Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
30002026-09-04T04:08:12.019ZSep 04 04:08:12.008 INFO cr3: executing juniper script show bfd session | display json
30012026-09-04T04:08:12.020ZSep 04 04:08:12.009 DEBG [sc] cr3: starting
30022026-09-04T04:08:12.020ZSep 04 04:08:12.009 DEBG [sc] cr3: connecting to [::1]:35509
30032026-09-04T04:08:12.045ZSep 04 04:08:12.010 DEBG [sc] cr3 waiting for prompt
30042026-09-04T04:08:12.045ZSep 04 04:08:12.021 DEBG [sc] cr3: logging in
30052026-09-04T04:08:12.164ZSep 04 04:08:12.153 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
30062026-09-04T04:08:14.401Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
30072026-09-04T04:08:15.402ZSep 04 04:08:15.391 INFO cr3: executing juniper script show bfd session | display json
30082026-09-04T04:08:15.402ZSep 04 04:08:15.391 DEBG [sc] cr3: starting
30092026-09-04T04:08:15.402ZSep 04 04:08:15.391 DEBG [sc] cr3: connecting to [::1]:35509
30102026-09-04T04:08:15.427ZSep 04 04:08:15.392 DEBG [sc] cr3 waiting for prompt
30112026-09-04T04:08:15.427ZSep 04 04:08:15.402 DEBG [sc] cr3: logging in
30122026-09-04T04:08:15.558ZSep 04 04:08:15.548 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
30132026-09-04T04:08:17.819Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
30142026-09-04T04:08:17.843Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
30152026-09-04T04:08:18.822Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
30162026-09-04T04:08:19.824Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
30172026-09-04T04:08:20.826Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
30182026-09-04T04:08:21.830Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
30192026-09-04T04:08:21.857Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
30202026-09-04T04:08:22.830Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
30212026-09-04T04:08:23.832Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
30222026-09-04T04:08:24.836Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
30232026-09-04T04:08:25.835Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
30242026-09-04T04:08:25.860ZSep 04 04:08:25.826 INFO interop bfd static routing test passed 🎉
30252026-09-04T04:08:25.860Z+ (( status != 0 ))
30262026-09-04T04:08:25.860Z+ pfexec ./falcon-lab cleanup interop bfd-static-routing
30272026-09-04T04:08:25.884ZSep 04 04:08:25.856 INFO destroying runner for deployment interop_bfd
30282026-09-04T04:08:25.884ZSep 04 04:08:25.856 INFO destroying deployment interop_bfd
30292026-09-04T04:08:25.884ZSep 04 04:08:25.856 INFO destroying nodes
30302026-09-04T04:08:25.987ZSep 04 04:08:25.977 INFO destroying links
30312026-09-04T04:08:25.987ZSep 04 04:08:25.977 INFO destroying link interop_bfd_ox_sn_vnic0
30322026-09-04T04:08:26.012ZSep 04 04:08:25.982 INFO destroying link interop_bfd_ox_sn_sim0
30332026-09-04T04:08:26.012ZSep 04 04:08:25.983 INFO destroying link interop_bfd_cr1_vn_vnic0
30342026-09-04T04:08:26.996ZSep 04 04:08:26.986 INFO destroying link interop_bfd_cr1_vn_sim0
30352026-09-04T04:08:27.021ZSep 04 04:08:26.988 INFO destroying link interop_bfd_ox_sn_vnic1
30362026-09-04T04:08:27.021ZSep 04 04:08:26.989 INFO destroying link interop_bfd_ox_sn_sim1
30372026-09-04T04:08:27.021ZSep 04 04:08:26.989 INFO destroying link interop_bfd_cr2_vn_vnic0
30382026-09-04T04:08:27.021ZSep 04 04:08:26.990 INFO destroying link interop_bfd_cr2_vn_sim0
30392026-09-04T04:08:27.021ZSep 04 04:08:26.991 INFO destroying link interop_bfd_ox_sn_vnic2
30402026-09-04T04:08:27.021ZSep 04 04:08:26.992 INFO destroying link interop_bfd_ox_sn_sim2
30412026-09-04T04:08:27.021ZSep 04 04:08:26.993 INFO destroying link interop_bfd_cr3_vn_vnic0
30422026-09-04T04:08:27.021ZSep 04 04:08:26.994 INFO destroying link interop_bfd_cr3_vn_sim0
30432026-09-04T04:08:27.021ZSep 04 04:08:26.995 INFO destroying link interop_bfd_ox_sn_vnic3
30442026-09-04T04:08:27.021ZSep 04 04:08:26.996 INFO destroying link interop_bfd_ox_sn_sim3
30452026-09-04T04:08:27.021ZSep 04 04:08:26.996 INFO destroying link interop_bfd_peer_vn_vnic0
30462026-09-04T04:08:27.022ZSep 04 04:08:26.997 INFO destroying link interop_bfd_peer_vn_sim0
30472026-09-04T04:08:27.022ZSep 04 04:08:26.998 INFO destroying external links
30482026-09-04T04:08:27.022ZSep 04 04:08:26.998 INFO destroying external link interop_bfd_ox_vn_vnic4
30492026-09-04T04:08:27.022ZSep 04 04:08:26.999 INFO destroying external link interop_bfd_cr1_vn_vnic1
30502026-09-04T04:08:27.022ZSep 04 04:08:27.000 INFO destroying external link interop_bfd_cr2_vn_vnic1
30512026-09-04T04:08:27.022ZSep 04 04:08:27.001 INFO destroying external link interop_bfd_cr3_vn_vnic1
30522026-09-04T04:08:27.022ZSep 04 04:08:27.002 INFO destroying external link interop_bfd_peer_vn_vnic1
30532026-09-04T04:08:27.022ZSep 04 04:08:27.003 INFO destroying images
30542026-09-04T04:08:27.630ZSep 04 04:08:27.619 INFO destroying workspace at .falcon
30552026-09-04T04:08:27.655Z+ return 0
30562026-09-04T04:08:27.655Zprocess exited: duration 1579263 ms, exit code 0
 
30572026-09-04T04:08:27.734Zfound 1 output files
30582026-09-04T04:08:27.734Zuploading: /work/dhcp-server.log (44832 bytes)
30592026-09-04T04:08:28.897Zuploaded: /work/dhcp-server.log