01M1BJ35QB8FRK02Y2RJ7HA031: falcon

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

Buildomat Job: 01M1BJ408VR5A5XE5PA6W2507J

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-31T09:37:18.609Zjob dependencies complete; ready to run (waiting for 13 m 17 s)
22026-08-31T09:40:35.120Zjob assigned to worker 01M1BJWB5P3VAD6GZ9ACCB3SC4 [factory edgar, gimlet/BRM42220060/1094] (queued for 3 m 16 s)
32026-08-31T09:40:36.162Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-31T09:40:39.149Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-31T09:40:39.173Zdownloading input: /input/build/work/debug/ddmadm
62026-08-31T09:41:07.329Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-31T09:41:07.329Zdownloading input: /input/build/work/debug/ddmd
82026-08-31T09:41:38.086Zdownloaded input: /input/build/work/debug/ddmd
92026-08-31T09:41:38.086Zdownloading input: /input/build/work/debug/mgadm
102026-08-31T09:42:09.962Zdownloaded input: /input/build/work/debug/mgadm
112026-08-31T09:42:09.962Zdownloading input: /input/build/work/debug/mgd
122026-08-31T09:42:46.156Zdownloaded input: /input/build/work/debug/mgd
132026-08-31T09:42:46.180Zdownloading input: /input/build/work/release/ddmadm
142026-08-31T09:42:48.766Zdownloaded input: /input/build/work/release/ddmadm
152026-08-31T09:42:48.766Zdownloading input: /input/build/work/release/ddmd
162026-08-31T09:42:51.696Zdownloaded input: /input/build/work/release/ddmd
172026-08-31T09:42:51.696Zdownloading input: /input/build/work/release/falcon-lab
182026-08-31T09:42:53.860Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-31T09:42:53.860Zdownloading input: /input/build/work/release/mgadm
202026-08-31T09:42:57.291Zdownloaded input: /input/build/work/release/mgadm
212026-08-31T09:42:57.291Zdownloading input: /input/build/work/release/mgd
222026-08-31T09:43:02.181Zdownloaded input: /input/build/work/release/mgd
 
232026-08-31T09:43:02.181Zstarting task 0: "setup"
242026-08-31T09:43:02.206Z++ uname -s
252026-08-31T09:43:02.206Z+ kern=SunOS
262026-08-31T09:43:02.206Z+ build_user=build
272026-08-31T09:43:02.206Z+ build_uid=12345
282026-08-31T09:43:02.206Z+ work_dir=/work
292026-08-31T09:43:02.206Z+ input_dir=/input
302026-08-31T09:43:02.206Z+ [[ 0 == 12345 ]]
312026-08-31T09:43:02.206Z+ case "$kern" in
322026-08-31T09:43:02.206Z+ groupadd -g 12345 build
332026-08-31T09:43:02.231Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-31T09:43:04.217Z+ zfs create -o mountpoint=/work rpool/work
352026-08-31T09:43:05.000Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-31T09:43:05.024Z+ home_fs=
372026-08-31T09:43:05.024Z+ [[ '' == autofs ]]
382026-08-31T09:43:05.025Z+ mkdir -p /home/build
392026-08-31T09:43:05.025Z+ chown build:build /home/build /work
402026-08-31T09:43:07.013Z+ chmod 0700 /home/build /work
412026-08-31T09:43:07.038Zprocess exited: duration 4836 ms, exit code 0
 
422026-08-31T09:43:07.087Zstarting task 1: "authentication"
432026-08-31T09:43:07.187Zprocess exited: duration 98 ms, exit code 0
 
442026-08-31T09:43:07.236Zstarting task 2: "build"
452026-08-31T09:43:07.263Z+ set -e
462026-08-31T09:43:07.263Z+ set -o pipefail
472026-08-31T09:43:07.263Z+ banner zpool
482026-08-31T09:43:07.263Z
492026-08-31T09:43:07.263Z ###### ##### #### #### #
502026-08-31T09:43:07.263Z # # # # # # # #
512026-08-31T09:43:07.263Z # # # # # # # #
522026-08-31T09:43:07.263Z # ##### # # # # #
532026-08-31T09:43:07.263Z # # # # # # #
542026-08-31T09:43:07.263Z ###### # #### #### ######
552026-08-31T09:43:07.263Z
562026-08-31T09:43:07.263Z++ pfexec diskinfo -pH
572026-08-31T09:43:07.263Z++ sort -k8 -n -r
582026-08-31T09:43:07.263Z++ head -1
592026-08-31T09:43:07.288Z++ awk '{print $2}'
602026-08-31T09:43:07.321Z+ DISK=c9t0014EE81000BC57Cd0
612026-08-31T09:43:07.321Z+ export DISK
622026-08-31T09:43:07.321Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-08-31T09:43:07.655Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-31T09:43:07.680Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-31T09:43:07.736Z+ trim_response=true
662026-08-31T09:43:07.760Z+ [[ true =~ true ]]
672026-08-31T09:43:07.760Z+ pfexec zpool trim cpool
682026-08-31T09:43:07.760Z+ true
692026-08-31T09:43:07.760Z++ zpool status -t cpool
702026-08-31T09:43:07.785Z+ trim_status=' pool: cpool
712026-08-31T09:43:07.785Z state: ONLINE
722026-08-31T09:43:07.785Z scan: none requested
732026-08-31T09:43:07.785Zconfig:
742026-08-31T09:43:07.785Z
752026-08-31T09:43:07.785Z NAME STATE READ WRITE CKSUM
762026-08-31T09:43:07.785Z cpool ONLINE 0 0 0
772026-08-31T09:43:07.785Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at August 31, 2026 at 09:43:07 AM UTC)
782026-08-31T09:43:07.785Z
792026-08-31T09:43:07.785Zerrors: No known data errors'
802026-08-31T09:43:07.785Z+ [[ pool: cpool
812026-08-31T09:43:07.785Z state: ONLINE
822026-08-31T09:43:07.785Z scan: none requested
832026-08-31T09:43:07.785Zconfig:
842026-08-31T09:43:07.785Z
852026-08-31T09:43:07.785Z NAME STATE READ WRITE CKSUM
862026-08-31T09:43:07.785Z cpool ONLINE 0 0 0
872026-08-31T09:43:07.785Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at August 31, 2026 at 09:43:07 AM UTC)
882026-08-31T09:43:07.785Z
892026-08-31T09:43:07.785Zerrors: No known data errors =~ 100% ]]
902026-08-31T09:43:07.785Z+ sleep 10
912026-08-31T09:43:17.770Z+ true
922026-08-31T09:43:17.795Z++ zpool status -t cpool
932026-08-31T09:43:17.795Z+ trim_status=' pool: cpool
942026-08-31T09:43:17.795Z state: ONLINE
952026-08-31T09:43:17.795Z scan: none requested
962026-08-31T09:43:17.795Zconfig:
972026-08-31T09:43:17.795Z
982026-08-31T09:43:17.795Z NAME STATE READ WRITE CKSUM
992026-08-31T09:43:17.795Z cpool ONLINE 0 0 0
1002026-08-31T09:43:17.795Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (69% trimmed, started at August 31, 2026 at 09:43:07 AM UTC)
1012026-08-31T09:43:17.795Z
1022026-08-31T09:43:17.795Zerrors: No known data errors'
1032026-08-31T09:43:17.795Z+ [[ pool: cpool
1042026-08-31T09:43:17.795Z state: ONLINE
1052026-08-31T09:43:17.795Z scan: none requested
1062026-08-31T09:43:17.796Zconfig:
1072026-08-31T09:43:17.796Z
1082026-08-31T09:43:17.796Z NAME STATE READ WRITE CKSUM
1092026-08-31T09:43:17.796Z cpool ONLINE 0 0 0
1102026-08-31T09:43:17.796Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (69% trimmed, started at August 31, 2026 at 09:43:07 AM UTC)
1112026-08-31T09:43:17.796Z
1122026-08-31T09:43:17.796Zerrors: No known data errors =~ 100% ]]
1132026-08-31T09:43:17.796Z+ sleep 10
1142026-08-31T09:43:27.784Z+ true
1152026-08-31T09:43:27.809Z++ zpool status -t cpool
1162026-08-31T09:43:27.809Z+ trim_status=' pool: cpool
1172026-08-31T09:43:27.809Z state: ONLINE
1182026-08-31T09:43:27.809Z scan: none requested
1192026-08-31T09:43:27.809Zconfig:
1202026-08-31T09:43:27.809Z
1212026-08-31T09:43:27.809Z NAME STATE READ WRITE CKSUM
1222026-08-31T09:43:27.809Z cpool ONLINE 0 0 0
1232026-08-31T09:43:27.809Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at August 31, 2026 at 09:43:22 AM UTC)
1242026-08-31T09:43:27.809Z
1252026-08-31T09:43:27.809Zerrors: No known data errors'
1262026-08-31T09:43:27.809Z+ [[ pool: cpool
1272026-08-31T09:43:27.809Z state: ONLINE
1282026-08-31T09:43:27.809Z scan: none requested
1292026-08-31T09:43:27.810Zconfig:
1302026-08-31T09:43:27.810Z
1312026-08-31T09:43:27.810Z NAME STATE READ WRITE CKSUM
1322026-08-31T09:43:27.810Z cpool ONLINE 0 0 0
1332026-08-31T09:43:27.810Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at August 31, 2026 at 09:43:22 AM UTC)
1342026-08-31T09:43:27.810Z
1352026-08-31T09:43:27.810Zerrors: No known data errors =~ 100% ]]
1362026-08-31T09:43:27.810Z+ break
1372026-08-31T09:43:27.810Z+ pfexec chown 12345 /ci
1382026-08-31T09:43:27.810Z+ cd /ci
1392026-08-31T09:43:27.810Z+ export FALCON_DATASET=cpool/falcon
1402026-08-31T09:43:27.810Z+ FALCON_DATASET=cpool/falcon
1412026-08-31T09:43:27.810Z+ banner setup
1422026-08-31T09:43:27.810Z
1432026-08-31T09:43:27.810Z #### ###### ##### # # #####
1442026-08-31T09:43:27.810Z # # # # # # #
1452026-08-31T09:43:27.810Z #### ##### # # # # #
1462026-08-31T09:43:27.810Z # # # # # #####
1472026-08-31T09:43:27.810Z # # # # # # #
1482026-08-31T09:43:27.810Z #### ###### # #### #
1492026-08-31T09:43:27.810Z
1502026-08-31T09:43:27.810Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-31T09:43:28.208Z+ cp /input/build/work/release/falcon-lab .
1522026-08-31T09:43:28.261Z+ cp /input/build/work/release/mgd .
1532026-08-31T09:43:28.339Z+ cp /input/build/work/release/ddmd .
1542026-08-31T09:43:28.412Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-08-31T09:43:28.437Z+ mkdir -p cargo-bay
1562026-08-31T09:43:28.437Z+ mv mgd cargo-bay/
1572026-08-31T09:43:28.437Z+ mv ddmd cargo-bay/
1582026-08-31T09:43:28.437Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-08-31T09:43:28.466Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-08-31T09:43:28.490Z+ export EXT_INTERFACE=igb0
1612026-08-31T09:43:28.490Z+ EXT_INTERFACE=igb0
1622026-08-31T09:43:28.490Z++ bmat address ls -f extra -Ho first
1632026-08-31T09:43:28.514Z+ first=10.151.7.164
1642026-08-31T09:43:28.514Z++ bmat address ls -f extra -Ho last
1652026-08-31T09:43:28.539Z+ last=10.151.7.227
1662026-08-31T09:43:28.539Z++ bmat address ls -f extra -Ho gateway
1672026-08-31T09:43:28.563Z+ gw=10.151.7.1
1682026-08-31T09:43:28.563Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-08-31T09:43:28.563Z++ sed 's#/.*##g'
1702026-08-31T09:43:28.563Z+ server=10.151.7.100
1712026-08-31T09:43:28.563Z+ run_test mgd-unnumbered
1722026-08-31T09:43:28.563Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-08-31T09:43:28.563Z+ local test_name=mgd-unnumbered
1742026-08-31T09:43:28.564Z+ local status=0
1752026-08-31T09:43:28.564Z+ clear_falcon_workspace_files
1762026-08-31T09:43:28.564Z+ [[ -d .falcon ]]
1772026-08-31T09:43:28.564Z+ RUST_LOG=debug
1782026-08-31T09:43:28.564Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-08-31T09:43:28.588ZAug 31 09:43:28.564 DEBG using default route interface igb0
1802026-08-31T09:43:28.588ZAug 31 09:43:28.564 DEBG using default route interface igb0
1812026-08-31T09:43:28.588ZAug 31 09:43:28.564 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-08-31T09:43:28.588ZAug 31 09:43:28.564 INFO starting preflight for deployment mgduou
1832026-08-31T09:43:28.588ZAug 31 09:43:28.564 INFO propolis-server binary not found
1842026-08-31T09:43:28.588ZAug 31 09:43:28.564 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-08-31T09:43:34.648ZAug 31 09:43:34.635 INFO ovmf fd not found
1862026-08-31T09:43:34.648ZAug 31 09:43:34.635 INFO downloading ovmf
1872026-08-31T09:43:35.016ZAug 31 09:43:35.004 INFO base image for helios-3.0 does not exist, attempting to install
1882026-08-31T09:43:35.016ZAug 31 09:43:35.004 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-08-31T09:44:08.250ZAug 31 09:44:08.240 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-08-31T09:44:30.697ZAug 31 09:44:30.687 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-08-31T09:44:30.746ZAug 31 09:44:30.737 INFO copying image data to zvol
1922026-08-31T09:44:41.244ZAug 31 09:44:41.202 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-08-31T09:44:46.065ZAug 31 09:44:46.055 INFO creating links
1942026-08-31T09:44:46.065ZAug 31 09:44:46.055 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-08-31T09:44:46.089ZAug 31 09:44:46.055 DEBG destroying link mgduou_ox1_vn_sim0
1962026-08-31T09:44:46.089ZAug 31 09:44:46.055 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-08-31T09:44:46.089ZAug 31 09:44:46.057 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-08-31T09:44:46.089ZAug 31 09:44:46.065 DEBG link pair created
1992026-08-31T09:44:46.089ZAug 31 09:44:46.065 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-08-31T09:44:46.089ZAug 31 09:44:46.065 DEBG destroying link mgduou_ox2_vn_sim0
2012026-08-31T09:44:46.089ZAug 31 09:44:46.065 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-08-31T09:44:46.089ZAug 31 09:44:46.067 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-08-31T09:44:46.089ZAug 31 09:44:46.074 DEBG link pair created
2042026-08-31T09:44:46.089ZAug 31 09:44:46.074 INFO creating external links
2052026-08-31T09:44:46.089ZAug 31 09:44:46.074 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-08-31T09:44:46.089ZAug 31 09:44:46.074 INFO creating external link mgduou_ox1_vn_vnic1
2072026-08-31T09:44:46.089ZAug 31 09:44:46.077 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-08-31T09:44:46.089ZAug 31 09:44:46.077 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-08-31T09:44:46.089ZAug 31 09:44:46.077 INFO creating external link mgduou_ox2_vn_vnic1
2102026-08-31T09:44:46.089ZAug 31 09:44:46.078 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-08-31T09:44:46.089ZAug 31 09:44:46.078 INFO creating nodes
2122026-08-31T09:44:46.089ZAug 31 09:44:46.078 INFO ox1: launching node
2132026-08-31T09:44:46.114ZAug 31 09:44:46.080 INFO ox2: launching node
2142026-08-31T09:44:46.164ZAug 31 09:44:46.106 INFO launched instance ox1 with pid 872 on port 63514
2152026-08-31T09:44:46.164ZAug 31 09:44:46.106 INFO ox1: instance ensure
2162026-08-31T09:44:46.164ZAug 31 09:44:46.106 INFO launched instance ox2 with pid 873 on port 63462
2172026-08-31T09:44:46.165ZAug 31 09:44:46.106 INFO ox2: instance ensure
2182026-08-31T09:44:48.027ZAug 31 09:44:48.017 INFO ox2: instance ensure completed after 0 retries
2192026-08-31T09:44:48.027ZAug 31 09:44:48.017 INFO ox2: instance run
2202026-08-31T09:44:48.051ZAug 31 09:44:48.018 DEBG [sc] ox2: starting
2212026-08-31T09:44:48.051ZAug 31 09:44:48.018 DEBG [sc] ox2: connecting to [::1]:63462
2222026-08-31T09:44:48.051ZAug 31 09:44:48.018 INFO ox1: instance ensure completed after 0 retries
2232026-08-31T09:44:48.051ZAug 31 09:44:48.018 INFO ox1: instance run
2242026-08-31T09:44:48.051ZAug 31 09:44:48.019 DEBG [sc] ox1: starting
2252026-08-31T09:44:48.051ZAug 31 09:44:48.019 DEBG [sc] ox1: connecting to [::1]:63514
2262026-08-31T09:44:48.051ZAug 31 09:44:48.019 DEBG [sc] ox2 waiting for prompt
2272026-08-31T09:44:48.051ZAug 31 09:44:48.019 DEBG [sc] ox1 waiting for prompt
2282026-08-31T09:45:09.168ZAug 31 09:45:09.159 DEBG [sc] ox2: logging in
2292026-08-31T09:45:09.201ZAug 31 09:45:09.192 DEBG [sc] ox1: logging in
2302026-08-31T09:45:09.409ZAug 31 09:45:09.400 INFO ox2: mounting /opt/cargo-bay
2312026-08-31T09:45:09.409ZAug 31 09:45:09.400 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-08-31T09:45:09.482ZAug 31 09:45:09.472 INFO ox1: mounting /opt/cargo-bay
2332026-08-31T09:45:09.482ZAug 31 09:45:09.472 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-31T09:45:10.680ZAug 31 09:45:10.671 DEBG [sc] ox2: executing command `cd`
2352026-08-31T09:45:10.704ZAug 31 09:45:10.682 INFO ox2: finished mounting /opt/cargo-bay
2362026-08-31T09:45:10.704ZAug 31 09:45:10.682 DEBG [sc] ox2: executing command `hostname ox2`
2372026-08-31T09:45:10.704ZAug 31 09:45:10.693 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2382026-08-31T09:45:10.728ZAug 31 09:45:10.704 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2392026-08-31T09:45:10.728ZAug 31 09:45:10.715 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2402026-08-31T09:45:10.752ZAug 31 09:45:10.726 INFO ox2: logging out
2412026-08-31T09:45:10.776ZAug 31 09:45:10.751 DEBG [sc] ox1: executing command `cd`
2422026-08-31T09:45:10.776ZAug 31 09:45:10.762 INFO ox1: finished mounting /opt/cargo-bay
2432026-08-31T09:45:10.776ZAug 31 09:45:10.762 DEBG [sc] ox1: executing command `hostname ox1`
2442026-08-31T09:45:10.800ZAug 31 09:45:10.773 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2452026-08-31T09:45:10.800ZAug 31 09:45:10.784 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2462026-08-31T09:45:10.825ZAug 31 09:45:10.795 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2472026-08-31T09:45:10.825ZAug 31 09:45:10.806 INFO ox1: logging out
2482026-08-31T09:45:10.825ZAug 31 09:45:10.814 INFO ox2: logged out
2492026-08-31T09:45:10.881ZAug 31 09:45:10.872 INFO ox1: logged out
2502026-08-31T09:45:10.905ZAug 31 09:45:10.872 DEBG [sc] ox1: starting
2512026-08-31T09:45:10.905ZAug 31 09:45:10.872 DEBG [sc] ox1: connecting to [::1]:63514
2522026-08-31T09:45:10.905ZAug 31 09:45:10.872 DEBG [sc] ox2: starting
2532026-08-31T09:45:10.905ZAug 31 09:45:10.872 DEBG [sc] ox2: connecting to [::1]:63462
2542026-08-31T09:45:10.905ZAug 31 09:45:10.873 DEBG [sc] ox2 waiting for prompt
2552026-08-31T09:45:10.905ZAug 31 09:45:10.873 DEBG [sc] ox1 waiting for prompt
2562026-08-31T09:45:10.905ZAug 31 09:45:10.880 DEBG [sc] ox2: logging in
2572026-08-31T09:45:10.905ZAug 31 09:45:10.883 DEBG [sc] ox1: logging in
2582026-08-31T09:45:10.977ZAug 31 09:45:10.968 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-08-31T09:45:11.001ZAug 31 09:45:10.972 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-08-31T09:45:16.622ZAug 31 09:45:16.613 DEBG [sc] ox2: starting
2612026-08-31T09:45:16.622ZAug 31 09:45:16.613 DEBG [sc] ox2: connecting to [::1]:63462
2622026-08-31T09:45:16.646ZAug 31 09:45:16.614 DEBG [sc] ox2 waiting for prompt
2632026-08-31T09:45:16.646ZAug 31 09:45:16.624 DEBG [sc] ox2: logging in
2642026-08-31T09:45:16.721ZAug 31 09:45:16.712 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-08-31T09:45:16.811ZAug 31 09:45:16.802 DEBG [sc] ox2: starting
2662026-08-31T09:45:16.811ZAug 31 09:45:16.802 DEBG [sc] ox2: connecting to [::1]:63462
2672026-08-31T09:45:16.835ZAug 31 09:45:16.802 DEBG [sc] ox2 waiting for prompt
2682026-08-31T09:45:16.835ZAug 31 09:45:16.812 DEBG [sc] ox2: logging in
2692026-08-31T09:45:16.910ZAug 31 09:45:16.901 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-08-31T09:45:17.450ZAug 31 09:45:17.441 DEBG [sc] ox1: starting
2712026-08-31T09:45:17.450ZAug 31 09:45:17.441 DEBG [sc] ox1: connecting to [::1]:63514
2722026-08-31T09:45:17.473ZAug 31 09:45:17.441 DEBG [sc] ox1 waiting for prompt
2732026-08-31T09:45:17.473ZAug 31 09:45:17.452 DEBG [sc] ox1: logging in
2742026-08-31T09:45:17.548ZAug 31 09:45:17.539 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-08-31T09:45:17.637ZAug 31 09:45:17.628 DEBG [sc] ox1: starting
2762026-08-31T09:45:17.637ZAug 31 09:45:17.628 DEBG [sc] ox1: connecting to [::1]:63514
2772026-08-31T09:45:17.661ZAug 31 09:45:17.629 DEBG [sc] ox1 waiting for prompt
2782026-08-31T09:45:17.661ZAug 31 09:45:17.638 DEBG [sc] ox1: logging in
2792026-08-31T09:45:17.736ZAug 31 09:45:17.727 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-08-31T09:45:17.805ZAug 31 09:45:17.796 DEBG [sc] ox1: starting
2812026-08-31T09:45:17.805ZAug 31 09:45:17.796 DEBG [sc] ox1: connecting to [::1]:63514
2822026-08-31T09:45:17.829ZAug 31 09:45:17.797 DEBG [sc] ox1 waiting for prompt
2832026-08-31T09:45:17.829ZAug 31 09:45:17.804 DEBG [sc] ox1: logging in
2842026-08-31T09:45:17.901ZAug 31 09:45:17.892 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-08-31T09:45:18.011ZAug 31 09:45:18.002 DEBG [sc] ox1: starting
2862026-08-31T09:45:18.011ZAug 31 09:45:18.002 DEBG [sc] ox1: connecting to [::1]:63514
2872026-08-31T09:45:18.035ZAug 31 09:45:18.003 DEBG [sc] ox1 waiting for prompt
2882026-08-31T09:45:18.035ZAug 31 09:45:18.013 DEBG [sc] ox1: logging in
2892026-08-31T09:45:18.110ZAug 31 09:45:18.101 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-08-31T09:45:18.177ZAug 31 09:45:18.168 DEBG [sc] ox2: starting
2912026-08-31T09:45:18.177ZAug 31 09:45:18.168 DEBG [sc] ox2: connecting to [::1]:63462
2922026-08-31T09:45:18.201ZAug 31 09:45:18.169 DEBG [sc] ox2 waiting for prompt
2932026-08-31T09:45:18.201ZAug 31 09:45:18.180 DEBG [sc] ox2: logging in
2942026-08-31T09:45:18.277ZAug 31 09:45:18.268 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-08-31T09:45:18.377ZAug 31 09:45:18.368 DEBG [sc] ox2: starting
2962026-08-31T09:45:18.377ZAug 31 09:45:18.368 DEBG [sc] ox2: connecting to [::1]:63462
2972026-08-31T09:45:18.401ZAug 31 09:45:18.368 DEBG [sc] ox2 waiting for prompt
2982026-08-31T09:45:18.401ZAug 31 09:45:18.379 DEBG [sc] ox2: logging in
2992026-08-31T09:45:18.476ZAug 31 09:45:18.467 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-08-31T09:45:18.542ZAug 31 09:45:18.533 DEBG [sc] ox1: starting
3012026-08-31T09:45:18.542ZAug 31 09:45:18.533 DEBG [sc] ox1: connecting to [::1]:63514
3022026-08-31T09:45:18.566ZAug 31 09:45:18.533 DEBG [sc] ox2: starting
3032026-08-31T09:45:18.566ZAug 31 09:45:18.533 DEBG [sc] ox2: connecting to [::1]:63462
3042026-08-31T09:45:18.566ZAug 31 09:45:18.534 DEBG [sc] ox2 waiting for prompt
3052026-08-31T09:45:18.566ZAug 31 09:45:18.534 DEBG [sc] ox1 waiting for prompt
3062026-08-31T09:45:18.566ZAug 31 09:45:18.544 DEBG [sc] ox1: logging in
3072026-08-31T09:45:18.566ZAug 31 09:45:18.544 DEBG [sc] ox2: logging in
3082026-08-31T09:45:18.641ZAug 31 09:45:18.632 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-08-31T09:45:18.665ZAug 31 09:45:18.632 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-08-31T09:45:18.720ZAug 31 09:45:18.711 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3112026-08-31T09:45:18.720ZAug 31 09:45:18.711 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3122026-08-31T09:45:19.725ZAug 31 09:45:19.717 INFO adding BGP routers to both mgd nodes
3132026-08-31T09:45:19.749ZAug 31 09:45:19.720 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-08-31T09:45:19.749Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-08-31T09:45:20.741Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-08-31T09:45:21.743Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-08-31T09:45:22.745Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-08-31T09:45:23.748Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-08-31T09:45:24.751Zmgd2 bgp ox1 established: iteration 1/20: expected Some(Established), got Some(ConnectionCollision)
3202026-08-31T09:45:25.752ZAug 31 09:45:25.744 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-08-31T09:45:25.777Z+ (( status != 0 ))
3222026-08-31T09:45:25.777Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-08-31T09:45:25.801ZAug 31 09:45:25.773 INFO destroying runner for deployment mgduou
3242026-08-31T09:45:25.801ZAug 31 09:45:25.773 INFO destroying deployment mgduou
3252026-08-31T09:45:25.801ZAug 31 09:45:25.773 INFO destroying nodes
3262026-08-31T09:45:25.801ZAug 31 09:45:25.781 INFO destroying links
3272026-08-31T09:45:25.801ZAug 31 09:45:25.781 INFO destroying link mgduou_ox1_vn_vnic0
3282026-08-31T09:45:26.795ZAug 31 09:45:26.786 INFO destroying link mgduou_ox1_vn_sim0
3292026-08-31T09:45:26.820ZAug 31 09:45:26.787 INFO destroying link mgduou_ox2_vn_vnic0
3302026-08-31T09:45:26.820ZAug 31 09:45:26.788 INFO destroying link mgduou_ox2_vn_sim0
3312026-08-31T09:45:26.820ZAug 31 09:45:26.789 INFO destroying external links
3322026-08-31T09:45:26.820ZAug 31 09:45:26.789 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-08-31T09:45:26.820ZAug 31 09:45:26.790 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-08-31T09:45:26.820ZAug 31 09:45:26.792 INFO destroying images
3352026-08-31T09:45:26.952ZAug 31 09:45:26.943 INFO destroying workspace at .falcon
3362026-08-31T09:45:26.976Z+ return 0
3372026-08-31T09:45:26.976Z+ run_test quartet-unnumbered
3382026-08-31T09:45:26.976Z+ local test_name=quartet-unnumbered
3392026-08-31T09:45:26.976Z+ local status=0
3402026-08-31T09:45:26.976Z+ clear_falcon_workspace_files
3412026-08-31T09:45:26.976Z+ [[ -d .falcon ]]
3422026-08-31T09:45:26.977Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-08-31T09:45:26.977Z+ RUST_LOG=debug
3442026-08-31T09:45:26.977Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-08-31T09:45:27.001ZAug 31 09:45:26.976 DEBG using default route interface igb0
3462026-08-31T09:45:27.001ZAug 31 09:45:26.977 DEBG using default route interface igb0
3472026-08-31T09:45:27.001ZAug 31 09:45:26.977 DEBG using default route interface igb0
3482026-08-31T09:45:27.001ZAug 31 09:45:26.977 DEBG using default route interface igb0
3492026-08-31T09:45:27.001ZAug 31 09:45:26.977 INFO mgquartetu: launching quartet topology
3502026-08-31T09:45:27.002ZAug 31 09:45:26.977 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-08-31T09:45:27.002ZAug 31 09:45:26.977 INFO starting preflight for deployment mgquartetu
3522026-08-31T09:45:27.435ZAug 31 09:45:27.426 INFO base image for debian-13.2 does not exist, attempting to install
3532026-08-31T09:45:27.435ZAug 31 09:45:27.426 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-08-31T09:45:47.135ZAug 31 09:45:47.127 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-08-31T09:46:00.879ZAug 31 09:46:00.870 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-08-31T09:46:00.903ZAug 31 09:46:00.895 INFO copying image data to zvol
3572026-08-31T09:46:07.914ZAug 31 09:46:07.906 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-08-31T09:46:11.041ZAug 31 09:46:11.033 INFO base image for eos-4.35 does not exist, attempting to install
3592026-08-31T09:46:11.041ZAug 31 09:46:11.033 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-08-31T09:46:52.705ZAug 31 09:46:52.696 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-08-31T09:47:57.617ZAug 31 09:47:57.605 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-08-31T09:47:57.641ZAug 31 09:47:57.629 INFO copying image data to zvol
3632026-08-31T09:48:46.673ZAug 31 09:48:46.661 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-08-31T09:48:50.115ZAug 31 09:48:50.102 INFO base image for junos-23.2 does not exist, attempting to install
3652026-08-31T09:48:50.115ZAug 31 09:48:50.102 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-08-31T09:49:31.067ZAug 31 09:49:31.054 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-08-31T09:50:30.677ZAug 31 09:50:30.664 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-08-31T09:50:30.703ZAug 31 09:50:30.690 INFO copying image data to zvol
3692026-08-31T09:51:19.278ZAug 31 09:51:19.266 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-08-31T09:51:22.647ZAug 31 09:51:22.635 INFO creating links
3712026-08-31T09:51:22.648ZAug 31 09:51:22.635 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-08-31T09:51:22.648ZAug 31 09:51:22.635 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-08-31T09:51:22.648ZAug 31 09:51:22.635 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-08-31T09:51:22.672ZAug 31 09:51:22.638 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-08-31T09:51:22.672ZAug 31 09:51:22.645 DEBG link pair created
3762026-08-31T09:51:22.672ZAug 31 09:51:22.645 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-08-31T09:51:22.672ZAug 31 09:51:22.645 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-08-31T09:51:22.672ZAug 31 09:51:22.645 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-08-31T09:51:22.672ZAug 31 09:51:22.646 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-08-31T09:51:22.672ZAug 31 09:51:22.653 DEBG link pair created
3812026-08-31T09:51:22.672ZAug 31 09:51:22.653 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-08-31T09:51:22.672ZAug 31 09:51:22.653 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-08-31T09:51:22.672ZAug 31 09:51:22.654 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-08-31T09:51:22.672ZAug 31 09:51:22.655 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-08-31T09:51:22.696ZAug 31 09:51:22.662 DEBG link pair created
3862026-08-31T09:51:22.696ZAug 31 09:51:22.662 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-08-31T09:51:22.696ZAug 31 09:51:22.662 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-08-31T09:51:22.697ZAug 31 09:51:22.662 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-08-31T09:51:22.697ZAug 31 09:51:22.663 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-08-31T09:51:22.697ZAug 31 09:51:22.669 DEBG link pair created
3912026-08-31T09:51:22.697ZAug 31 09:51:22.669 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-08-31T09:51:22.697ZAug 31 09:51:22.669 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-08-31T09:51:22.697ZAug 31 09:51:22.669 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-08-31T09:51:22.697ZAug 31 09:51:22.670 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-08-31T09:51:22.697ZAug 31 09:51:22.678 DEBG link pair created
3962026-08-31T09:51:22.697ZAug 31 09:51:22.678 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-08-31T09:51:22.697ZAug 31 09:51:22.678 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-08-31T09:51:22.697ZAug 31 09:51:22.678 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-08-31T09:51:22.697ZAug 31 09:51:22.680 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-08-31T09:51:22.721ZAug 31 09:51:22.687 DEBG link pair created
4012026-08-31T09:51:22.721ZAug 31 09:51:22.687 INFO creating external links
4022026-08-31T09:51:22.721ZAug 31 09:51:22.687 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-08-31T09:51:22.721ZAug 31 09:51:22.687 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-08-31T09:51:22.721ZAug 31 09:51:22.689 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-08-31T09:51:22.721ZAug 31 09:51:22.689 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-08-31T09:51:22.721ZAug 31 09:51:22.689 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-08-31T09:51:22.721ZAug 31 09:51:22.690 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-08-31T09:51:22.721ZAug 31 09:51:22.690 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-08-31T09:51:22.721ZAug 31 09:51:22.690 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-08-31T09:51:22.721ZAug 31 09:51:22.691 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-08-31T09:51:22.721ZAug 31 09:51:22.691 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-08-31T09:51:22.721ZAug 31 09:51:22.691 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-08-31T09:51:22.721ZAug 31 09:51:22.693 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-08-31T09:51:22.721ZAug 31 09:51:22.693 INFO creating nodes
4152026-08-31T09:51:22.721ZAug 31 09:51:22.693 INFO ox: launching node
4162026-08-31T09:51:22.721ZAug 31 09:51:22.695 INFO cr1: launching node
4172026-08-31T09:51:22.721ZAug 31 09:51:22.697 INFO cr2: launching node
4182026-08-31T09:51:22.721ZAug 31 09:51:22.699 INFO cr3: launching node
4192026-08-31T09:51:22.746ZAug 31 09:51:22.713 INFO launched instance ox with pid 922 on port 57059
4202026-08-31T09:51:22.746ZAug 31 09:51:22.713 INFO ox: instance ensure
4212026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO launched instance cr1 with pid 923 on port 64954
4222026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO cr1: instance ensure
4232026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO launched instance cr2 with pid 924 on port 45581
4242026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO cr2: instance ensure
4252026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO launched instance cr3 with pid 925 on port 63021
4262026-08-31T09:51:22.746ZAug 31 09:51:22.714 INFO cr3: instance ensure
4272026-08-31T09:51:25.985ZAug 31 09:51:25.973 INFO cr1: instance ensure completed after 0 retries
4282026-08-31T09:51:25.986ZAug 31 09:51:25.973 INFO cr1: instance run
4292026-08-31T09:51:26.011ZAug 31 09:51:25.973 DEBG [sc] cr1: starting
4302026-08-31T09:51:26.011ZAug 31 09:51:25.973 DEBG [sc] cr1: connecting to [::1]:64954
4312026-08-31T09:51:26.011ZAug 31 09:51:25.974 DEBG [sc] cr1 waiting for prompt
4322026-08-31T09:51:26.050ZAug 31 09:51:26.038 INFO ox: instance ensure completed after 0 retries
4332026-08-31T09:51:26.050ZAug 31 09:51:26.038 INFO ox: instance run
4342026-08-31T09:51:26.074ZAug 31 09:51:26.038 DEBG [sc] ox: starting
4352026-08-31T09:51:26.074ZAug 31 09:51:26.038 DEBG [sc] ox: connecting to [::1]:57059
4362026-08-31T09:51:26.075ZAug 31 09:51:26.039 DEBG [sc] ox waiting for prompt
4372026-08-31T09:51:26.099ZAug 31 09:51:26.073 INFO cr3: instance ensure completed after 0 retries
4382026-08-31T09:51:26.099ZAug 31 09:51:26.073 INFO cr3: instance run
4392026-08-31T09:51:26.171ZAug 31 09:51:26.151 INFO cr2: instance ensure completed after 0 retries
4402026-08-31T09:51:26.171ZAug 31 09:51:26.151 INFO cr2: instance run
4412026-08-31T09:51:26.171ZAug 31 09:51:26.152 DEBG [sc] cr2: starting
4422026-08-31T09:51:26.172ZAug 31 09:51:26.152 DEBG [sc] cr2: connecting to [::1]:45581
4432026-08-31T09:51:26.172ZAug 31 09:51:26.152 DEBG [sc] cr2 waiting for prompt
4442026-08-31T09:51:43.071ZAug 31 09:51:43.059 DEBG [sc] cr1: logging in
4452026-08-31T09:51:43.440ZAug 31 09:51:43.427 INFO cr1: mounting /opt/cargo-bay
4462026-08-31T09:51:43.440ZAug 31 09:51:43.428 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4472026-08-31T09:51:43.472ZAug 31 09:51:43.461 DEBG [sc] cr1: executing command `cd`
4482026-08-31T09:51:43.496ZAug 31 09:51:43.472 INFO cr1: finished mounting /opt/cargo-bay
4492026-08-31T09:51:43.496ZAug 31 09:51:43.472 DEBG [sc] cr1: executing command `hostname cr1`
4502026-08-31T09:51:43.496ZAug 31 09:51:43.483 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-08-31T09:51:43.521ZAug 31 09:51:43.494 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-08-31T09:51:43.521ZAug 31 09:51:43.505 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-08-31T09:51:43.545ZAug 31 09:51:43.516 INFO cr1: logging out
4542026-08-31T09:51:45.590ZAug 31 09:51:45.578 INFO cr1: logged out
4552026-08-31T09:51:45.773ZAug 31 09:51:45.759 DEBG [sc] ox: logging in
4562026-08-31T09:51:46.015ZAug 31 09:51:46.002 INFO ox: mounting /opt/cargo-bay
4572026-08-31T09:51:46.015ZAug 31 09:51:46.002 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-08-31T09:51:47.741ZAug 31 09:51:47.729 DEBG [sc] ox: executing command `cd`
4592026-08-31T09:51:47.765ZAug 31 09:51:47.740 INFO ox: finished mounting /opt/cargo-bay
4602026-08-31T09:51:47.765ZAug 31 09:51:47.740 DEBG [sc] ox: executing command `hostname ox`
4612026-08-31T09:51:47.765ZAug 31 09:51:47.751 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-08-31T09:51:47.789ZAug 31 09:51:47.763 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-08-31T09:51:47.789ZAug 31 09:51:47.773 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4642026-08-31T09:51:47.814ZAug 31 09:51:47.784 INFO ox: logging out
4652026-08-31T09:51:47.870ZAug 31 09:51:47.857 DEBG [sc] cr2: logging in
4662026-08-31T09:51:47.899ZAug 31 09:51:47.887 INFO ox: logged out
4672026-08-31T09:51:48.332ZAug 31 09:51:48.320 INFO cr2: mounting /opt/cargo-bay
4682026-08-31T09:51:48.332ZAug 31 09:51:48.320 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-08-31T09:51:48.356ZAug 31 09:51:48.342 DEBG [sc] cr2: executing command `cd`
4702026-08-31T09:51:48.381ZAug 31 09:51:48.353 INFO cr2: finished mounting /opt/cargo-bay
4712026-08-31T09:51:48.381ZAug 31 09:51:48.353 DEBG [sc] cr2: executing command `hostname cr2`
4722026-08-31T09:51:48.381ZAug 31 09:51:48.364 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-08-31T09:51:48.409ZAug 31 09:51:48.376 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-08-31T09:51:48.409ZAug 31 09:51:48.387 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-08-31T09:51:48.434ZAug 31 09:51:48.398 INFO cr2: logging out
4762026-08-31T09:51:51.358ZAug 31 09:51:51.282 INFO cr2: logged out
4772026-08-31T09:51:51.358ZAug 31 09:51:51.282 INFO mgquartetu: quartet topology launch complete
4782026-08-31T09:51:51.384ZAug 31 09:51:51.282 DEBG [sc] ox: starting
4792026-08-31T09:51:51.385ZAug 31 09:51:51.282 DEBG [sc] ox: connecting to [::1]:57059
4802026-08-31T09:51:51.385ZAug 31 09:51:51.283 DEBG [sc] ox waiting for prompt
4812026-08-31T09:51:51.385ZAug 31 09:51:51.294 DEBG [sc] ox: logging in
4822026-08-31T09:51:51.410ZAug 31 09:51:51.383 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-08-31T09:51:57.977ZAug 31 09:51:57.965 DEBG [sc] ox: starting
4842026-08-31T09:51:57.977ZAug 31 09:51:57.965 DEBG [sc] ox: connecting to [::1]:57059
4852026-08-31T09:51:58.003ZAug 31 09:51:57.966 DEBG [sc] ox waiting for prompt
4862026-08-31T09:51:58.003ZAug 31 09:51:57.976 DEBG [sc] ox: logging in
4872026-08-31T09:51:58.076ZAug 31 09:51:58.064 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-08-31T09:51:58.164ZAug 31 09:51:58.152 DEBG [sc] ox: starting
4892026-08-31T09:51:58.164ZAug 31 09:51:58.152 DEBG [sc] ox: connecting to [::1]:57059
4902026-08-31T09:51:58.188ZAug 31 09:51:58.152 DEBG [sc] ox waiting for prompt
4912026-08-31T09:51:58.188ZAug 31 09:51:58.163 DEBG [sc] ox: logging in
4922026-08-31T09:51:58.263ZAug 31 09:51:58.252 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-08-31T09:51:58.330ZAug 31 09:51:58.318 INFO waiting for ceos to initialize
4942026-08-31T09:51:58.331ZAug 31 09:51:58.319 INFO cr3: starting juniper unnumbered setup
4952026-08-31T09:51:58.331ZAug 31 09:51:58.319 INFO cr1: installing frr
4962026-08-31T09:51:58.331ZAug 31 09:51:58.319 INFO ox: setting up npuvm
4972026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr2: starting
4982026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr2: connecting to [::1]:45581
4992026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] ox: starting
5002026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr1: starting
5012026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] ox: connecting to [::1]:57059
5022026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr1: connecting to [::1]:64954
5032026-08-31T09:51:58.355ZAug 31 09:51:58.319 INFO cr3: staged Juniper config and license for guest systemd services
5042026-08-31T09:51:58.355ZAug 31 09:51:58.319 INFO cr3: waiting for Juniper guest config apply
5052026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr3: starting
5062026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr3: connecting to [::1]:63021
5072026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr2 waiting for prompt
5082026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] ox waiting for prompt
5092026-08-31T09:51:58.355ZAug 31 09:51:58.319 DEBG [sc] cr1 waiting for prompt
5102026-08-31T09:51:58.355ZAug 31 09:51:58.320 DEBG [sc] cr3 waiting for prompt
5112026-08-31T09:51:58.355ZAug 31 09:51:58.320 DEBG [sc] cr3: logging in
5122026-08-31T09:51:58.355ZAug 31 09:51:58.328 DEBG [sc] ox: logging in
5132026-08-31T09:51:58.355ZAug 31 09:51:58.330 DEBG [sc] cr2: logging in
5142026-08-31T09:51:58.355ZAug 31 09:51:58.331 DEBG [sc] cr1: logging in
5152026-08-31T09:51:58.417ZAug 31 09:51:58.405 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`
5162026-08-31T09:51:58.485ZAug 31 09:51:58.473 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-08-31T09:51:58.688ZAug 31 09:51:58.676 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-08-31T09:51:58.768ZAug 31 09:51:58.756 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-08-31T09:52:00.731ZAug 31 09:52:00.719 INFO cr2: executing eos script show version
5202026-08-31T09:52:00.732ZAug 31 09:52:00.719 DEBG [sc] cr2: starting
5212026-08-31T09:52:00.732ZAug 31 09:52:00.719 DEBG [sc] cr2: connecting to [::1]:45581
5222026-08-31T09:52:00.756ZAug 31 09:52:00.720 DEBG [sc] cr2 waiting for prompt
5232026-08-31T09:52:00.756ZAug 31 09:52:00.730 DEBG [sc] cr2: logging in
5242026-08-31T09:52:00.855ZAug 31 09:52:00.843 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5252026-08-31T09:52:00.896ZAug 31 09:52:00.884 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5262026-08-31T09:52:01.855ZAug 31 09:52:01.844 DEBG [sc] cr3: starting
5272026-08-31T09:52:01.856ZAug 31 09:52:01.844 DEBG [sc] cr3: connecting to [::1]:63021
5282026-08-31T09:52:01.879ZAug 31 09:52:01.844 DEBG [sc] cr3 waiting for prompt
5292026-08-31T09:52:01.880ZAug 31 09:52:01.854 DEBG [sc] cr3: logging in
5302026-08-31T09:52:02.021ZAug 31 09:52:02.009 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-08-31T09:52:04.099ZAug 31 09:52:04.087 INFO cr3: Juniper guest config applied
5322026-08-31T09:52:04.608ZAug 31 09:52:04.596 DEBG [sc] ox: starting
5332026-08-31T09:52:04.608ZAug 31 09:52:04.596 DEBG [sc] ox: connecting to [::1]:57059
5342026-08-31T09:52:04.633ZAug 31 09:52:04.596 DEBG [sc] ox waiting for prompt
5352026-08-31T09:52:04.633ZAug 31 09:52:04.607 DEBG [sc] ox: logging in
5362026-08-31T09:52:04.707ZAug 31 09:52:04.695 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-08-31T09:52:04.774ZAug 31 09:52:04.762 DEBG [sc] ox: starting
5382026-08-31T09:52:04.774ZAug 31 09:52:04.762 DEBG [sc] ox: connecting to [::1]:57059
5392026-08-31T09:52:04.799ZAug 31 09:52:04.762 DEBG [sc] ox waiting for prompt
5402026-08-31T09:52:04.799ZAug 31 09:52:04.773 DEBG [sc] ox: logging in
5412026-08-31T09:52:04.861ZAug 31 09:52:04.849 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-08-31T09:52:04.973ZAug 31 09:52:04.960 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-08-31T09:52:04.973ZAug 31 09:52:04.961 DEBG [sc] ox: starting
5442026-08-31T09:52:04.973ZAug 31 09:52:04.961 DEBG [sc] ox: connecting to [::1]:57059
5452026-08-31T09:52:04.997ZAug 31 09:52:04.961 DEBG [sc] ox waiting for prompt
5462026-08-31T09:52:04.998ZAug 31 09:52:04.971 DEBG [sc] ox: logging in
5472026-08-31T09:52:05.071ZAug 31 09:52:05.059 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-08-31T09:52:05.137ZAug 31 09:52:05.125 DEBG [sc] ox: starting
5492026-08-31T09:52:05.137ZAug 31 09:52:05.125 DEBG [sc] ox: connecting to [::1]:57059
5502026-08-31T09:52:05.162ZAug 31 09:52:05.126 DEBG [sc] ox waiting for prompt
5512026-08-31T09:52:05.162ZAug 31 09:52:05.136 DEBG [sc] ox: logging in
5522026-08-31T09:52:05.236ZAug 31 09:52:05.224 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-08-31T09:52:08.436ZAug 31 09:52:08.424 DEBG [sc] cr2: starting
5542026-08-31T09:52:08.436ZAug 31 09:52:08.424 DEBG [sc] cr2: connecting to [::1]:45581
5552026-08-31T09:52:08.460ZAug 31 09:52:08.425 DEBG [sc] cr2 waiting for prompt
5562026-08-31T09:52:08.460ZAug 31 09:52:08.435 DEBG [sc] cr2: logging in
5572026-08-31T09:52:08.590ZAug 31 09:52:08.578 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-08-31T09:52:10.695ZAug 31 09:52:10.683 INFO cr2: executing eos script show version
5592026-08-31T09:52:10.695ZAug 31 09:52:10.683 DEBG [sc] cr2: starting
5602026-08-31T09:52:10.696ZAug 31 09:52:10.683 DEBG [sc] cr2: connecting to [::1]:45581
5612026-08-31T09:52:10.720ZAug 31 09:52:10.684 DEBG [sc] cr2 waiting for prompt
5622026-08-31T09:52:10.720ZAug 31 09:52:10.694 DEBG [sc] cr2: logging in
5632026-08-31T09:52:10.849ZAug 31 09:52:10.837 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-08-31T09:52:13.285ZAug 31 09:52:13.273 DEBG [sc] cr2: starting
5652026-08-31T09:52:13.285ZAug 31 09:52:13.273 DEBG [sc] cr2: connecting to [::1]:45581
5662026-08-31T09:52:13.309ZAug 31 09:52:13.274 DEBG [sc] cr2 waiting for prompt
5672026-08-31T09:52:13.309ZAug 31 09:52:13.284 DEBG [sc] cr2: logging in
5682026-08-31T09:52:13.439ZAug 31 09:52:13.427 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-08-31T09:52:15.588ZAug 31 09:52:15.575 INFO cr2: executing eos script show version
5702026-08-31T09:52:15.588ZAug 31 09:52:15.576 DEBG [sc] cr2: starting
5712026-08-31T09:52:15.588ZAug 31 09:52:15.576 DEBG [sc] cr2: connecting to [::1]:45581
5722026-08-31T09:52:15.613ZAug 31 09:52:15.576 DEBG [sc] cr2 waiting for prompt
5732026-08-31T09:52:15.613ZAug 31 09:52:15.587 DEBG [sc] cr2: logging in
5742026-08-31T09:52:15.732ZAug 31 09:52:15.720 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-08-31T09:52:18.161ZAug 31 09:52:18.148 INFO cr2: executing eos script
5762026-08-31T09:52:18.161Z enable
5772026-08-31T09:52:18.161Z configure
5782026-08-31T09:52:18.162Z ipv6 unicast-routing
5792026-08-31T09:52:18.162Z ip routing ipv6 interfaces
5802026-08-31T09:52:18.162Z ip routing
5812026-08-31T09:52:18.162Z ip route 1.2.3.0/24 null0
5822026-08-31T09:52:18.162Z ipv6 route fd99::/64 null0
5832026-08-31T09:52:18.162Z interface et1
5842026-08-31T09:52:18.162Z no switchport
5852026-08-31T09:52:18.162Z ipv6 enable
5862026-08-31T09:52:18.162Z
5872026-08-31T09:52:18.162Z router bgp 45
5882026-08-31T09:52:18.162Z router-id 1.2.3.1
5892026-08-31T09:52:18.162Z no bgp default ipv4-unicast
5902026-08-31T09:52:18.162Z timers bgp 2 6
5912026-08-31T09:52:18.162Z neighbor ebgp peer group
5922026-08-31T09:52:18.162Z neighbor ebgp remote-as 33
5932026-08-31T09:52:18.162Z neighbor interface Et1 peer-group ebgp
5942026-08-31T09:52:18.162Z address-family ipv4
5952026-08-31T09:52:18.162Z neighbor ebgp activate
5962026-08-31T09:52:18.162Z neighbor ebgp next-hop address-family ipv6 originate
5972026-08-31T09:52:18.162Z network 1.2.3.0/24
5982026-08-31T09:52:18.163Z exit
5992026-08-31T09:52:18.163Z address-family ipv6
6002026-08-31T09:52:18.163Z neighbor ebgp activate
6012026-08-31T09:52:18.163Z neighbor ebgp next-hop address-family ipv6 originate
6022026-08-31T09:52:18.163Z network fd99::/64
6032026-08-31T09:52:18.163Z exit
6042026-08-31T09:52:18.163Z exit
6052026-08-31T09:52:18.163Z
6062026-08-31T09:52:18.163ZAug 31 09:52:18.149 DEBG [sc] cr2: starting
6072026-08-31T09:52:18.163ZAug 31 09:52:18.149 DEBG [sc] cr2: connecting to [::1]:45581
6082026-08-31T09:52:18.188ZAug 31 09:52:18.149 DEBG [sc] cr2 waiting for prompt
6092026-08-31T09:52:18.188ZAug 31 09:52:18.160 DEBG [sc] cr2: logging in
6102026-08-31T09:52:18.293ZAug 31 09:52:18.281 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6112026-08-31T09:52:18.293Z enable
6122026-08-31T09:52:18.293Z configure
6132026-08-31T09:52:18.293Z ipv6 unicast-routing
6142026-08-31T09:52:18.293Z ip routing ipv6 interfaces
6152026-08-31T09:52:18.293Z ip routing
6162026-08-31T09:52:18.293Z ip route 1.2.3.0/24 null0
6172026-08-31T09:52:18.293Z ipv6 route fd99::/64 null0
6182026-08-31T09:52:18.294Z interface et1
6192026-08-31T09:52:18.294Z no switchport
6202026-08-31T09:52:18.294Z ipv6 enable
6212026-08-31T09:52:18.294Z
6222026-08-31T09:52:18.294Z router bgp 45
6232026-08-31T09:52:18.294Z router-id 1.2.3.1
6242026-08-31T09:52:18.294Z no bgp default ipv4-unicast
6252026-08-31T09:52:18.294Z timers bgp 2 6
6262026-08-31T09:52:18.294Z neighbor ebgp peer group
6272026-08-31T09:52:18.294Z neighbor ebgp remote-as 33
6282026-08-31T09:52:18.294Z neighbor interface Et1 peer-group ebgp
6292026-08-31T09:52:18.294Z address-family ipv4
6302026-08-31T09:52:18.294Z neighbor ebgp activate
6312026-08-31T09:52:18.294Z neighbor ebgp next-hop address-family ipv6 originate
6322026-08-31T09:52:18.294Z network 1.2.3.0/24
6332026-08-31T09:52:18.294Z exit
6342026-08-31T09:52:18.294Z address-family ipv6
6352026-08-31T09:52:18.294Z neighbor ebgp activate
6362026-08-31T09:52:18.294Z neighbor ebgp next-hop address-family ipv6 originate
6372026-08-31T09:52:18.294Z network fd99::/64
6382026-08-31T09:52:18.294Z exit
6392026-08-31T09:52:18.294Z exit
6402026-08-31T09:52:18.294Z '`
6412026-08-31T09:52:41.234ZAug 31 09:52:41.221 INFO cr1: enabling frr daemon bgpd
6422026-08-31T09:52:41.234ZAug 31 09:52:41.221 DEBG [sc] cr1: starting
6432026-08-31T09:52:41.234ZAug 31 09:52:41.221 DEBG [sc] cr1: connecting to [::1]:64954
6442026-08-31T09:52:41.259ZAug 31 09:52:41.222 DEBG [sc] cr1 waiting for prompt
6452026-08-31T09:52:41.259ZAug 31 09:52:41.232 DEBG [sc] cr1: logging in
6462026-08-31T09:52:41.387ZAug 31 09:52:41.375 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6472026-08-31T09:52:43.456ZAug 31 09:52:43.444 INFO cr1: stopping frr
6482026-08-31T09:52:43.480ZAug 31 09:52:43.444 DEBG [sc] cr1: starting
6492026-08-31T09:52:43.480ZAug 31 09:52:43.444 DEBG [sc] cr1: connecting to [::1]:64954
6502026-08-31T09:52:43.480ZAug 31 09:52:43.445 DEBG [sc] cr1 waiting for prompt
6512026-08-31T09:52:43.480ZAug 31 09:52:43.455 DEBG [sc] cr1: logging in
6522026-08-31T09:52:43.610ZAug 31 09:52:43.598 DEBG [sc] cr1: executing command `systemctl stop frr`
6532026-08-31T09:52:45.974ZAug 31 09:52:45.961 INFO cr1: starting frr
6542026-08-31T09:52:45.974ZAug 31 09:52:45.961 DEBG [sc] cr1: starting
6552026-08-31T09:52:45.974ZAug 31 09:52:45.961 DEBG [sc] cr1: connecting to [::1]:64954
6562026-08-31T09:52:45.999ZAug 31 09:52:45.962 DEBG [sc] cr1 waiting for prompt
6572026-08-31T09:52:45.999ZAug 31 09:52:45.972 DEBG [sc] cr1: logging in
6582026-08-31T09:52:46.106ZAug 31 09:52:46.094 DEBG [sc] cr1: executing command `systemctl start frr`
6592026-08-31T09:52:53.418ZAug 31 09:52:53.406 INFO cr1: executing frr script
6602026-08-31T09:52:53.419Z configure
6612026-08-31T09:52:53.419Z ip forwarding
6622026-08-31T09:52:53.419Z ipv6 forwarding
6632026-08-31T09:52:53.419Z ip route 1.2.3.0/24 null0
6642026-08-31T09:52:53.419Z ipv6 route fd99::/64 null0
6652026-08-31T09:52:53.419Z router bgp 44
6662026-08-31T09:52:53.419Z no bgp ebgp-requires-policy
6672026-08-31T09:52:53.419Z timers bgp 2 6
6682026-08-31T09:52:53.419Z neighbor enp0s8 interface remote-as external
6692026-08-31T09:52:53.419Z neighbor enp0s8 timers connect 1
6702026-08-31T09:52:53.419Z address-family ipv4 unicast
6712026-08-31T09:52:53.419Z network 1.2.3.0/24
6722026-08-31T09:52:53.419Z neighbor enp0s8 activate
6732026-08-31T09:52:53.419Z exit-address-family
6742026-08-31T09:52:53.420Z address-family ipv6 unicast
6752026-08-31T09:52:53.420Z network fd99::/64
6762026-08-31T09:52:53.420Z neighbor enp0s8 activate
6772026-08-31T09:52:53.420Z exit-address-family
6782026-08-31T09:52:53.420Z exit
6792026-08-31T09:52:53.420Z
6802026-08-31T09:52:53.420ZAug 31 09:52:53.406 DEBG [sc] cr1: starting
6812026-08-31T09:52:53.420ZAug 31 09:52:53.406 DEBG [sc] cr1: connecting to [::1]:64954
6822026-08-31T09:52:53.445ZAug 31 09:52:53.407 DEBG [sc] cr1 waiting for prompt
6832026-08-31T09:52:53.445ZAug 31 09:52:53.418 DEBG [sc] cr1: logging in
6842026-08-31T09:52:53.551ZAug 31 09:52:53.539 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 ' '`
6852026-08-31T09:53:28.842ZAug 31 09:53:28.830 INFO ox: npuvm install output:
6862026-08-31T09:53:28.842ZWARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
6872026-08-31T09:53:28.954Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/81.02 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/81.02 MiB (8h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/81.02 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/81.02 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/81.02 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/81.02 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 78.48 KiB/81.02 MiB (5h) dendrite-softnpu.tar.gz [>---------------------------------------] 191.22 KiB/81.02 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 418.22 KiB/81.02 MiB (88m) dendrite-softnpu.tar.gz [>---------------------------------------] 542.32 KiB/81.02 MiB (44m) dendrite-softnpu.tar.gz [>---------------------------------------] 666.32 KiB/81.02 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.01 MiB/81.02 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.25 MiB/81.02 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.49 MiB/81.02 MiB (14m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.81 MiB/81.02 MiB (11m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.09 MiB/81.02 MiB (8m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.33 MiB/81.02 MiB (7m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.59 MiB/81.02 MiB (6m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.93 MiB/81.02 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.17 MiB/81.02 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.41 MiB/81.02 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.77 MiB/81.02 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.01 MiB/81.02 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.25 MiB/81.02 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/81.02 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.84 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.09 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.37 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.68 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.92 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.16 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.52 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.76 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.00 MiB/81.02 MiB (87s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.24 MiB/81.02 MiB (84s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.48 MiB/81.02 MiB (80s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.78 MiB/81.02 MiB (77s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.05 MiB/81.02 MiB (74s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.32 MiB/81.02 MiB (70s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.56 MiB/81.02 MiB (68s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.89 MiB/81.02 MiB (65s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.16 MiB/81.02 MiB (62s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.40 MiB/81.02 MiB (61s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.73 MiB/81.02 MiB (58s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.00 MiB/81.02 MiB (56s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.24 MiB/81.02 MiB (55s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.53 MiB/81.02 MiB (53s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.81 MiB/81.02 MiB (51s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.08 MiB/81.02 MiB (50s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.35 MiB/81.02 MiB (48s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.65 MiB/81.02 MiB (47s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.92 MiB/81.02 MiB (46s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.16 MiB/81.02 MiB (45s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.40 MiB/81.02 MiB (43s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.64 MiB/81.02 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.96 MiB/81.02 MiB (41s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.23 MiB/81.02 MiB (40s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.48 MiB/81.02 MiB (39s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.71 MiB/81.02 MiB (39s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.05 MiB/81.02 MiB (38s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.31 MiB/81.02 MiB (37s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.55 MiB/81.02 MiB (36s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.87 MiB/81.02 MiB (35s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.11 MiB/81.02 MiB (35s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.39 MiB/81.02 MiB (34s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.66 MiB/81.02 MiB (33s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.94 MiB/81.02 MiB (33s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.23 MiB/81.02 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.47 MiB/81.02 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.79 MiB/81.02 MiB (31s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.07 MiB/81.02 MiB (30s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.31 MiB/81.02 MiB (30s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.62 MiB/81.02 MiB (29s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.87 MiB/81.02 MiB (29s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.08 MiB/81.02 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.39 MiB/81.02 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.63 MiB/81.02 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.88 MiB/81.02 MiB (27s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.22 MiB/81.02 MiB (27s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.47 MiB/81.02 MiB (26s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.72 MiB/81.02 MiB (26s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.04 MiB/81.02 MiB (25s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.31 MiB/81.02 MiB (25s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.56 MiB/81.02 MiB (25s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.84 MiB/81.02 MiB (24s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.14 MiB/81.02 MiB (24s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.38 MiB/81.02 MiB (24s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.66 MiB/81.02 MiB (23s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.98 MiB/81.02 MiB (23s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.22 MiB/81.02 MiB (23s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.48 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.81 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.06 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.32 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.60 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.90 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.14 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [############>---------------------------] 24.44 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [############>---------------------------] 24.74 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [############>---------------------------] 24.98 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [############>---------------------------] 25.27 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [############>---------------------------] 25.58 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.82 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.07 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.39 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.66 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.89 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.21 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.49 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.73 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.04 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.33 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.57 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.84 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.17 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.41 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.65 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.00 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.25 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 30.49 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 30.79 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 31.09 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 31.33 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 31.59 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 31.93 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 32.17 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 32.34 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 32.70 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 32.93 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 33.18 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 33.46 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 33.77 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 34.01 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 34.25 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 34.49 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 34.85 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 35.09 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 35.33 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 35.60 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 35.93 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 36.17 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [#################>----------------------] 36.43 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 36.77 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 37.01 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 37.25 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 37.60 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 37.85 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 38.09 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 38.69 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 38.93 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 39.17 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 39.53 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 39.77 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.01 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 40.25 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.55 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.84 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 40.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.00 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.06 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.17 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.39 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.63 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 41.99 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.23 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.47 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 42.83 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 43.07 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 43.31 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 43.61 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.15 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 44.43 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 44.75 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 44.99 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 45.23 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 45.59 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 45.82 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.07 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.38 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#######################>----------------] 46.67 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 46.91 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 47.20 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 47.50 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 47.74 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 47.99 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.34 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.58 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 48.82 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 49.18 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 49.42 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 49.66 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 49.95 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.26 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.50 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 50.74 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 50.98 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 51.34 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 51.58 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 51.82 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.12 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.41 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.66 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 52.90 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 53.25 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [##########################>-------------] 53.49 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.74 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.05 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.33 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.57 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 54.86 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 55.17 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 55.41 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 55.65 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 55.91 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.25 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.49 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 56.74 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 57.04 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.33 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.57 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.85 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.09 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.33 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.69 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 58.93 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 59.17 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 59.52 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 59.77 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 60.01 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 60.28 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.61 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 60.84 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.09 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.36 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.58 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.92 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 62.16 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 62.42 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 62.73 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 63.00 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 63.24 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 63.50 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 63.76 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.01 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.32 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.59 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 64.84 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.16 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.42 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.67 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.97 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 66.26 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 66.51 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 66.77 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 67.10 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 67.35 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.59 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.92 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.18 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.42 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.66 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.01 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.26 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.50 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.77 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.10 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.23 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.59 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.83 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 71.07 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 71.36 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.67 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.91 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.16 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.48 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.75 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.00 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.26 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.58 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.82 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.10 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.42 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.66 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.94 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.22 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.50 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.77 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.03 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.34 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.59 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.86 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.42 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.67 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.94 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.20 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.50 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.74 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.02 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.33 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.58 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.86 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.13 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.42 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.70 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.95 MiB/81.02 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 (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
6882026-08-31T09:53:28.957Z Create boot environment: No
6892026-08-31T09:53:28.957ZCreate backup boot environment: No
6902026-08-31T09:53:28.957Z
6912026-08-31T09:53:28.957ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6922026-08-31T09:53:28.958Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 4/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 313k/s
6932026-08-31T09:53:28.958Z
6942026-08-31T09:53:28.958ZPHASE ITEMS
6952026-08-31T09:53:28.958Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6962026-08-31T09:53:28.958Z Updating package state database working \ Updating package state database working | Updating package state database Done
6972026-08-31T09:53:28.958Z Updating package cache 0/0 / Updating package cache 0/0
6982026-08-31T09:53:28.958Z Updating image state working - Updating image state working \ Updating image state Done
6992026-08-31T09:53:28.958Z 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
7002026-08-31T09:53:28.959Z Reading search index working / Reading search index Done
7012026-08-31T09:53:28.959Z Updating search index 0/1 - Updating search index 1/1
7022026-08-31T09:53:28.959Z Updating package cache 0/1 \ Updating package cache 1/1
7032026-08-31T09:53:28.959Zscadm [########################################] 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 (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) 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 [>---------------------------------------] 24.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 [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 86.54 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 226.54 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 471.54 KiB/15.18 MiB (63s) scadm [##>-------------------------------------] 842.54 KiB/15.18 MiB (34s) scadm [##>-------------------------------------] 1.07 MiB/15.18 MiB (25s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (19s) scadm [####>-----------------------------------] 1.57 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 1.91 MiB/15.18 MiB (12s) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (11s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (10s) scadm [######>---------------------------------] 2.63 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (8s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.70 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 3.98 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.25 MiB/15.18 MiB (5s) scadm [###########>----------------------------] 4.54 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.09 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.38 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.62 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.93 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.17 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.46 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.74 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.01 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.30 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.55 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.84 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.14 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.38 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.68 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.96 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.21 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.50 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.77 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.05 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.24 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.48 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.82 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.08 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.32 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.62 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.92 MiB/15.18 MiB (1s) scadm [################################>-------] 12.16 MiB/15.18 MiB (1s) scadm [################################>-------] 12.43 MiB/15.18 MiB (1s) scadm [#################################>------] 12.76 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.00 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.24 MiB/15.18 MiB (1s) scadm [###################################>----] 13.56 MiB/15.18 MiB (0s) scadm [####################################>---] 13.84 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.08 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.37 MiB/15.18 MiB (0s) scadm [######################################>-] 14.68 MiB/15.18 MiB (0s) scadm [#######################################>] 14.92 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/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (17h) libsidecar_lite.so [>---------------------------------------] 49.29 KiB/11.89 MiB (15h) libsidecar_lite.so [>---------------------------------------] 141.46 KiB/11.89 MiB (10h) libsidecar_lite.so [#>--------------------------------------] 471.86 KiB/11.89 MiB (4h) libsidecar_lite.so [##>-------------------------------------] 716.86 KiB/11.89 MiB (2h) libsidecar_lite.so [###>------------------------------------] 964.86 KiB/11.89 MiB (78m) libsidecar_lite.so [###>------------------------------------] 1.18 MiB/11.89 MiB (52m) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (31m) libsidecar_lite.so [#####>----------------------------------] 1.78 MiB/11.89 MiB (23m) libsidecar_lite.so [######>---------------------------------] 2.02 MiB/11.89 MiB (18m) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (13m) libsidecar_lite.so [########>-------------------------------] 2.62 MiB/11.89 MiB (10m) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (9m) libsidecar_lite.so [##########>-----------------------------] 3.16 MiB/11.89 MiB (7m) libsidecar_lite.so [###########>----------------------------] 3.46 MiB/11.89 MiB (6m) libsidecar_lite.so [############>---------------------------] 3.70 MiB/11.89 MiB (5m) libsidecar_lite.so [#############>--------------------------] 3.96 MiB/11.89 MiB (4m) libsidecar_lite.so [##############>-------------------------] 4.29 MiB/11.89 MiB (3m) libsidecar_lite.so [###############>------------------------] 4.54 MiB/11.89 MiB (3m) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (3m) libsidecar_lite.so [#################>----------------------] 5.13 MiB/11.89 MiB (2m) libsidecar_lite.so [##################>---------------------] 5.37 MiB/11.89 MiB (2m) libsidecar_lite.so [##################>---------------------] 5.61 MiB/11.89 MiB (2m) libsidecar_lite.so [####################>-------------------] 5.96 MiB/11.89 MiB (88s) libsidecar_lite.so [####################>-------------------] 6.21 MiB/11.89 MiB (76s) libsidecar_lite.so [#####################>------------------] 6.45 MiB/11.89 MiB (68s) libsidecar_lite.so [######################>-----------------] 6.73 MiB/11.89 MiB (60s) libsidecar_lite.so [#######################>----------------] 7.05 MiB/11.89 MiB (51s) libsidecar_lite.so [########################>---------------] 7.29 MiB/11.89 MiB (46s) libsidecar_lite.so [#########################>--------------] 7.57 MiB/11.89 MiB (40s) libsidecar_lite.so [##########################>-------------] 7.89 MiB/11.89 MiB (34s) libsidecar_lite.so [###########################>------------] 8.13 MiB/11.89 MiB (31s) libsidecar_lite.so [############################>-----------] 8.38 MiB/11.89 MiB (27s) libsidecar_lite.so [#############################>----------] 8.72 MiB/11.89 MiB (23s) libsidecar_lite.so [##############################>---------] 8.96 MiB/11.89 MiB (20s) libsidecar_lite.so [##############################>---------] 9.20 MiB/11.89 MiB (17s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (16s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (9s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.27 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.31 MiB/11.89 MiB (7s) libsidecar_lite.so [###############################>--------] 9.43 MiB/11.89 MiB (7s) libsidecar_lite.so [################################>-------] 9.76 MiB/11.89 MiB (6s) libsidecar_lite.so [#################################>------] 10.01 MiB/11.89 MiB (5s) libsidecar_lite.so [##################################>-----] 10.25 MiB/11.89 MiB (4s) libsidecar_lite.so [###################################>----] 10.50 MiB/11.89 MiB (4s) libsidecar_lite.so [####################################>---] 10.84 MiB/11.89 MiB (3s) libsidecar_lite.so [#####################################>--] 11.09 MiB/11.89 MiB (2s) libsidecar_lite.so [######################################>-] 11.34 MiB/11.89 MiB (1s) libsidecar_lite.so [#######################################>] 11.62 MiB/11.89 MiB (1s)
7042026-08-31T09:53:28.965ZAug 31 09:53:28.831 DEBG [sc] ox: starting
7052026-08-31T09:53:28.965ZAug 31 09:53:28.831 DEBG [sc] ox: connecting to [::1]:57059
7062026-08-31T09:53:28.965ZAug 31 09:53:28.831 DEBG [sc] ox waiting for prompt
7072026-08-31T09:53:28.965ZAug 31 09:53:28.841 DEBG [sc] ox: logging in
7082026-08-31T09:53:28.990ZAug 31 09:53:28.929 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7092026-08-31T09:53:29.217ZAug 31 09:53:29.205 DEBG [sc] ox: starting
7102026-08-31T09:53:29.217ZAug 31 09:53:29.205 DEBG [sc] ox: connecting to [::1]:57059
7112026-08-31T09:53:29.241ZAug 31 09:53:29.205 DEBG [sc] ox waiting for prompt
7122026-08-31T09:53:29.241ZAug 31 09:53:29.217 DEBG [sc] ox: logging in
7132026-08-31T09:53:29.316ZAug 31 09:53:29.304 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7142026-08-31T09:53:30.340ZAug 31 09:53:30.328 DEBG [sc] ox: starting
7152026-08-31T09:53:30.340ZAug 31 09:53:30.328 DEBG [sc] ox: connecting to [::1]:57059
7162026-08-31T09:53:30.365ZAug 31 09:53:30.329 DEBG [sc] ox waiting for prompt
7172026-08-31T09:53:30.365ZAug 31 09:53:30.329 DEBG [sc] ox: logging in
7182026-08-31T09:53:30.429ZAug 31 09:53:30.417 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7192026-08-31T09:53:30.495ZAug 31 09:53:30.483 DEBG [sc] ox: starting
7202026-08-31T09:53:30.495ZAug 31 09:53:30.483 DEBG [sc] ox: connecting to [::1]:57059
7212026-08-31T09:53:30.519ZAug 31 09:53:30.484 DEBG [sc] ox waiting for prompt
7222026-08-31T09:53:30.519ZAug 31 09:53:30.494 DEBG [sc] ox: logging in
7232026-08-31T09:53:30.595ZAug 31 09:53:30.583 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7242026-08-31T09:53:30.662ZAug 31 09:53:30.650 DEBG [sc] ox: starting
7252026-08-31T09:53:30.662ZAug 31 09:53:30.650 DEBG [sc] ox: connecting to [::1]:57059
7262026-08-31T09:53:30.686ZAug 31 09:53:30.651 DEBG [sc] ox waiting for prompt
7272026-08-31T09:53:30.686ZAug 31 09:53:30.661 DEBG [sc] ox: logging in
7282026-08-31T09:53:30.750ZAug 31 09:53:30.738 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7292026-08-31T09:53:30.817ZAug 31 09:53:30.805 DEBG [sc] ox: starting
7302026-08-31T09:53:30.817ZAug 31 09:53:30.805 DEBG [sc] ox: connecting to [::1]:57059
7312026-08-31T09:53:30.841ZAug 31 09:53:30.806 DEBG [sc] ox waiting for prompt
7322026-08-31T09:53:30.841ZAug 31 09:53:30.816 DEBG [sc] ox: logging in
7332026-08-31T09:53:30.917ZAug 31 09:53:30.905 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7342026-08-31T09:53:30.941ZAug 31 09:53:30.927 DEBG [sc] ox: starting
7352026-08-31T09:53:30.941ZAug 31 09:53:30.927 DEBG [sc] ox: connecting to [::1]:57059
7362026-08-31T09:53:30.941ZAug 31 09:53:30.927 DEBG [sc] ox waiting for prompt
7372026-08-31T09:53:30.983ZAug 31 09:53:30.971 DEBG [sc] ox: logging in
7382026-08-31T09:53:31.060ZAug 31 09:53:31.047 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7392026-08-31T09:53:31.115ZAug 31 09:53:31.103 DEBG [sc] ox: starting
7402026-08-31T09:53:31.115ZAug 31 09:53:31.103 DEBG [sc] ox: connecting to [::1]:57059
7412026-08-31T09:53:31.140ZAug 31 09:53:31.104 DEBG [sc] ox waiting for prompt
7422026-08-31T09:53:31.140ZAug 31 09:53:31.114 DEBG [sc] ox: logging in
7432026-08-31T09:53:31.203ZAug 31 09:53:31.191 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7442026-08-31T09:53:31.227ZAug 31 09:53:31.213 DEBG [sc] ox: starting
7452026-08-31T09:53:31.227ZAug 31 09:53:31.213 DEBG [sc] ox: connecting to [::1]:57059
7462026-08-31T09:53:31.227ZAug 31 09:53:31.214 DEBG [sc] ox waiting for prompt
7472026-08-31T09:53:31.269ZAug 31 09:53:31.257 DEBG [sc] ox: logging in
7482026-08-31T09:53:31.346ZAug 31 09:53:31.334 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7492026-08-31T09:53:31.425ZAug 31 09:53:31.413 DEBG [sc] ox: starting
7502026-08-31T09:53:31.425ZAug 31 09:53:31.413 DEBG [sc] ox: connecting to [::1]:57059
7512026-08-31T09:53:31.449ZAug 31 09:53:31.413 DEBG [sc] ox waiting for prompt
7522026-08-31T09:53:31.449ZAug 31 09:53:31.424 DEBG [sc] ox: logging in
7532026-08-31T09:53:31.515ZAug 31 09:53:31.503 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7542026-08-31T09:53:31.539ZAug 31 09:53:31.525 DEBG [sc] ox: starting
7552026-08-31T09:53:31.539ZAug 31 09:53:31.525 DEBG [sc] ox: connecting to [::1]:57059
7562026-08-31T09:53:31.539ZAug 31 09:53:31.525 DEBG [sc] ox waiting for prompt
7572026-08-31T09:53:31.581ZAug 31 09:53:31.569 DEBG [sc] ox: logging in
7582026-08-31T09:53:31.658ZAug 31 09:53:31.646 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7592026-08-31T09:53:31.724ZAug 31 09:53:31.712 DEBG [sc] ox: starting
7602026-08-31T09:53:31.724ZAug 31 09:53:31.712 DEBG [sc] ox: connecting to [::1]:57059
7612026-08-31T09:53:31.748ZAug 31 09:53:31.713 DEBG [sc] ox waiting for prompt
7622026-08-31T09:53:31.748ZAug 31 09:53:31.723 DEBG [sc] ox: logging in
7632026-08-31T09:53:31.814ZAug 31 09:53:31.802 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7642026-08-31T09:53:31.870ZAug 31 09:53:31.857 DEBG [sc] ox: starting
7652026-08-31T09:53:31.870ZAug 31 09:53:31.857 DEBG [sc] ox: connecting to [::1]:57059
7662026-08-31T09:53:31.894ZAug 31 09:53:31.858 DEBG [sc] ox waiting for prompt
7672026-08-31T09:53:31.894ZAug 31 09:53:31.868 DEBG [sc] ox: logging in
7682026-08-31T09:53:31.957ZAug 31 09:53:31.945 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7692026-08-31T09:53:32.029ZAug 31 09:53:32.017 INFO adding BGP router to mgd
7702026-08-31T09:53:32.053Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7712026-08-31T09:53:33.044Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7722026-08-31T09:53:34.047Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7732026-08-31T09:53:35.242Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7742026-08-31T09:53:36.244ZAug 31 09:53:36.232 INFO cr1: executing frr script show ip bgp json
7752026-08-31T09:53:36.244ZAug 31 09:53:36.232 DEBG [sc] cr1: starting
7762026-08-31T09:53:36.244ZAug 31 09:53:36.232 DEBG [sc] cr1: connecting to [::1]:64954
7772026-08-31T09:53:36.269ZAug 31 09:53:36.232 DEBG [sc] cr1 waiting for prompt
7782026-08-31T09:53:36.269ZAug 31 09:53:36.244 DEBG [sc] cr1: logging in
7792026-08-31T09:53:36.608ZAug 31 09:53:36.596 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7802026-08-31T09:53:38.738ZAug 31 09:53:38.725 INFO cr1: executing frr script show bgp json
7812026-08-31T09:53:38.762ZAug 31 09:53:38.726 DEBG [sc] cr1: starting
7822026-08-31T09:53:38.762ZAug 31 09:53:38.726 DEBG [sc] cr1: connecting to [::1]:64954
7832026-08-31T09:53:38.762ZAug 31 09:53:38.726 DEBG [sc] cr1 waiting for prompt
7842026-08-31T09:53:38.762ZAug 31 09:53:38.737 DEBG [sc] cr1: logging in
7852026-08-31T09:53:38.880ZAug 31 09:53:38.868 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7862026-08-31T09:53:41.010ZAug 31 09:53:40.998 INFO cr2: executing eos script show ip bgp | json
7872026-08-31T09:53:41.010ZAug 31 09:53:40.998 DEBG [sc] cr2: starting
7882026-08-31T09:53:41.010ZAug 31 09:53:40.998 DEBG [sc] cr2: connecting to [::1]:45581
7892026-08-31T09:53:41.035ZAug 31 09:53:40.999 DEBG [sc] cr2 waiting for prompt
7902026-08-31T09:53:41.035ZAug 31 09:53:41.009 DEBG [sc] cr2: logging in
7912026-08-31T09:53:41.326ZAug 31 09:53:41.314 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7922026-08-31T09:53:43.710ZAug 31 09:53:43.698 INFO cr2: executing eos script show ipv6 bgp | json
7932026-08-31T09:53:43.710ZAug 31 09:53:43.698 DEBG [sc] cr2: starting
7942026-08-31T09:53:43.710ZAug 31 09:53:43.698 DEBG [sc] cr2: connecting to [::1]:45581
7952026-08-31T09:53:43.734ZAug 31 09:53:43.699 DEBG [sc] cr2 waiting for prompt
7962026-08-31T09:53:43.734ZAug 31 09:53:43.709 DEBG [sc] cr2: logging in
7972026-08-31T09:53:43.843ZAug 31 09:53:43.831 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7982026-08-31T09:53:46.231ZAug 31 09:53:46.219 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7992026-08-31T09:53:46.231ZAug 31 09:53:46.219 DEBG [sc] cr3: starting
8002026-08-31T09:53:46.231ZAug 31 09:53:46.219 DEBG [sc] cr3: connecting to [::1]:63021
8012026-08-31T09:53:46.255ZAug 31 09:53:46.220 DEBG [sc] cr3 waiting for prompt
8022026-08-31T09:53:46.256ZAug 31 09:53:46.232 DEBG [sc] cr3: logging in
8032026-08-31T09:53:46.600ZAug 31 09:53:46.587 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8042026-08-31T09:53:48.778ZAug 31 09:53:48.766 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8052026-08-31T09:53:48.778ZAug 31 09:53:48.766 DEBG [sc] cr3: starting
8062026-08-31T09:53:48.778ZAug 31 09:53:48.766 DEBG [sc] cr3: connecting to [::1]:63021
8072026-08-31T09:53:48.802ZAug 31 09:53:48.767 DEBG [sc] cr3 waiting for prompt
8082026-08-31T09:53:48.804ZAug 31 09:53:48.776 DEBG [sc] cr3: logging in
8092026-08-31T09:53:48.909ZAug 31 09:53:48.897 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8102026-08-31T09:53:51.110ZAug 31 09:53:51.098 INFO quartet bgp unnumbered test passed 🎉
8112026-08-31T09:53:51.136Z+ (( status != 0 ))
8122026-08-31T09:53:51.136Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8132026-08-31T09:53:51.160ZAug 31 09:53:51.139 INFO destroying runner for deployment mgquartetu
8142026-08-31T09:53:51.160ZAug 31 09:53:51.139 INFO destroying deployment mgquartetu
8152026-08-31T09:53:51.160ZAug 31 09:53:51.139 INFO destroying nodes
8162026-08-31T09:53:51.269ZAug 31 09:53:51.257 INFO destroying links
8172026-08-31T09:53:51.269ZAug 31 09:53:51.257 INFO destroying link mgquartetu_ox_sn_vnic0
8182026-08-31T09:53:51.293ZAug 31 09:53:51.261 INFO destroying link mgquartetu_ox_sn_sim0
8192026-08-31T09:53:51.293ZAug 31 09:53:51.262 INFO destroying link mgquartetu_cr1_vn_vnic0
8202026-08-31T09:53:52.278ZAug 31 09:53:52.265 INFO destroying link mgquartetu_cr1_vn_sim0
8212026-08-31T09:53:52.302ZAug 31 09:53:52.266 INFO destroying link mgquartetu_ox_sn_vnic1
8222026-08-31T09:53:52.302ZAug 31 09:53:52.267 INFO destroying link mgquartetu_ox_sn_sim1
8232026-08-31T09:53:52.302ZAug 31 09:53:52.268 INFO destroying link mgquartetu_cr2_vn_vnic0
8242026-08-31T09:53:52.303ZAug 31 09:53:52.269 INFO destroying link mgquartetu_cr2_vn_sim0
8252026-08-31T09:53:52.303ZAug 31 09:53:52.270 INFO destroying link mgquartetu_ox_sn_vnic2
8262026-08-31T09:53:52.303ZAug 31 09:53:52.272 INFO destroying link mgquartetu_ox_sn_sim2
8272026-08-31T09:53:52.303ZAug 31 09:53:52.273 INFO destroying link mgquartetu_cr3_vn_vnic0
8282026-08-31T09:53:52.303ZAug 31 09:53:52.274 INFO destroying link mgquartetu_cr3_vn_sim0
8292026-08-31T09:53:52.303ZAug 31 09:53:52.275 INFO destroying external links
8302026-08-31T09:53:52.303ZAug 31 09:53:52.275 INFO destroying external link mgquartetu_ox_vn_vnic3
8312026-08-31T09:53:52.303ZAug 31 09:53:52.276 INFO destroying external link mgquartetu_cr1_vn_vnic1
8322026-08-31T09:53:52.303ZAug 31 09:53:52.277 INFO destroying external link mgquartetu_cr2_vn_vnic1
8332026-08-31T09:53:52.303ZAug 31 09:53:52.279 INFO destroying external link mgquartetu_cr3_vn_vnic1
8342026-08-31T09:53:52.303ZAug 31 09:53:52.281 INFO destroying images
8352026-08-31T09:53:52.795ZAug 31 09:53:52.783 INFO destroying workspace at .falcon
8362026-08-31T09:53:52.819Z+ return 0
8372026-08-31T09:53:52.819Z+ run_test quartet-bfd-static-routing
8382026-08-31T09:53:52.819Z+ local test_name=quartet-bfd-static-routing
8392026-08-31T09:53:52.819Z+ local status=0
8402026-08-31T09:53:52.819Z+ clear_falcon_workspace_files
8412026-08-31T09:53:52.819Z+ [[ -d .falcon ]]
8422026-08-31T09:53:52.819Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8432026-08-31T09:53:52.819Z+ RUST_LOG=debug
8442026-08-31T09:53:52.819Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8452026-08-31T09:53:52.844ZAug 31 09:53:52.820 DEBG using default route interface igb0
8462026-08-31T09:53:52.845ZAug 31 09:53:52.820 DEBG using default route interface igb0
8472026-08-31T09:53:52.845ZAug 31 09:53:52.820 DEBG using default route interface igb0
8482026-08-31T09:53:52.845ZAug 31 09:53:52.820 DEBG using default route interface igb0
8492026-08-31T09:53:52.845ZAug 31 09:53:52.820 INFO mgquartetbfd: launching quartet topology
8502026-08-31T09:53:52.845ZAug 31 09:53:52.820 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8512026-08-31T09:53:52.845ZAug 31 09:53:52.820 INFO starting preflight for deployment mgquartetbfd
8522026-08-31T09:53:53.501ZAug 31 09:53:53.489 INFO creating links
8532026-08-31T09:53:53.501ZAug 31 09:53:53.489 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8542026-08-31T09:53:53.501ZAug 31 09:53:53.489 DEBG destroying link mgquartetbfd_ox_sn_sim0
8552026-08-31T09:53:53.501ZAug 31 09:53:53.489 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8562026-08-31T09:53:53.526ZAug 31 09:53:53.492 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8572026-08-31T09:53:53.526ZAug 31 09:53:53.498 DEBG link pair created
8582026-08-31T09:53:53.526ZAug 31 09:53:53.498 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8592026-08-31T09:53:53.526ZAug 31 09:53:53.499 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8602026-08-31T09:53:53.526ZAug 31 09:53:53.499 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8612026-08-31T09:53:53.526ZAug 31 09:53:53.499 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8622026-08-31T09:53:53.526ZAug 31 09:53:53.507 DEBG link pair created
8632026-08-31T09:53:53.526ZAug 31 09:53:53.507 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8642026-08-31T09:53:53.526ZAug 31 09:53:53.507 DEBG destroying link mgquartetbfd_ox_sn_sim1
8652026-08-31T09:53:53.526ZAug 31 09:53:53.507 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8662026-08-31T09:53:53.526ZAug 31 09:53:53.508 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8672026-08-31T09:53:53.550ZAug 31 09:53:53.515 DEBG link pair created
8682026-08-31T09:53:53.550ZAug 31 09:53:53.515 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8692026-08-31T09:53:53.550ZAug 31 09:53:53.515 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8702026-08-31T09:53:53.550ZAug 31 09:53:53.515 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8712026-08-31T09:53:53.550ZAug 31 09:53:53.516 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8722026-08-31T09:53:53.550ZAug 31 09:53:53.524 DEBG link pair created
8732026-08-31T09:53:53.550ZAug 31 09:53:53.524 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8742026-08-31T09:53:53.551ZAug 31 09:53:53.524 DEBG destroying link mgquartetbfd_ox_sn_sim2
8752026-08-31T09:53:53.551ZAug 31 09:53:53.524 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8762026-08-31T09:53:53.551ZAug 31 09:53:53.525 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8772026-08-31T09:53:53.551ZAug 31 09:53:53.531 DEBG link pair created
8782026-08-31T09:53:53.551ZAug 31 09:53:53.531 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8792026-08-31T09:53:53.551ZAug 31 09:53:53.531 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8802026-08-31T09:53:53.551ZAug 31 09:53:53.531 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8812026-08-31T09:53:53.551ZAug 31 09:53:53.532 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8822026-08-31T09:53:53.576ZAug 31 09:53:53.540 DEBG link pair created
8832026-08-31T09:53:53.576ZAug 31 09:53:53.540 INFO creating external links
8842026-08-31T09:53:53.576ZAug 31 09:53:53.540 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8852026-08-31T09:53:53.576ZAug 31 09:53:53.540 INFO creating external link mgquartetbfd_ox_vn_vnic3
8862026-08-31T09:53:53.576ZAug 31 09:53:53.542 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8872026-08-31T09:53:53.576ZAug 31 09:53:53.542 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8882026-08-31T09:53:53.576ZAug 31 09:53:53.542 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8892026-08-31T09:53:53.576ZAug 31 09:53:53.543 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8902026-08-31T09:53:53.576ZAug 31 09:53:53.543 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8912026-08-31T09:53:53.576ZAug 31 09:53:53.543 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8922026-08-31T09:53:53.576ZAug 31 09:53:53.545 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8932026-08-31T09:53:53.576ZAug 31 09:53:53.545 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8942026-08-31T09:53:53.576ZAug 31 09:53:53.545 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8952026-08-31T09:53:53.576ZAug 31 09:53:53.546 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8962026-08-31T09:53:53.576ZAug 31 09:53:53.546 INFO creating nodes
8972026-08-31T09:53:53.576ZAug 31 09:53:53.546 INFO ox: launching node
8982026-08-31T09:53:53.576ZAug 31 09:53:53.549 INFO cr1: launching node
8992026-08-31T09:53:53.576ZAug 31 09:53:53.551 INFO cr2: launching node
9002026-08-31T09:53:53.576ZAug 31 09:53:53.553 INFO cr3: launching node
9012026-08-31T09:53:53.601ZAug 31 09:53:53.566 INFO launched instance ox with pid 976 on port 47435
9022026-08-31T09:53:53.601ZAug 31 09:53:53.567 INFO ox: instance ensure
9032026-08-31T09:53:53.601ZAug 31 09:53:53.567 INFO launched instance cr1 with pid 977 on port 36988
9042026-08-31T09:53:53.601ZAug 31 09:53:53.567 INFO cr1: instance ensure
9052026-08-31T09:53:53.601ZAug 31 09:53:53.567 INFO launched instance cr2 with pid 978 on port 46840
9062026-08-31T09:53:53.601ZAug 31 09:53:53.567 INFO cr2: instance ensure
9072026-08-31T09:53:53.601ZAug 31 09:53:53.568 INFO launched instance cr3 with pid 979 on port 37461
9082026-08-31T09:53:53.601ZAug 31 09:53:53.568 INFO cr3: instance ensure
9092026-08-31T09:53:56.467ZAug 31 09:53:56.455 INFO cr2: instance ensure completed after 0 retries
9102026-08-31T09:53:56.467ZAug 31 09:53:56.455 INFO cr2: instance run
9112026-08-31T09:53:56.491ZAug 31 09:53:56.455 DEBG [sc] cr2: starting
9122026-08-31T09:53:56.491ZAug 31 09:53:56.455 DEBG [sc] cr2: connecting to [::1]:46840
9132026-08-31T09:53:56.491ZAug 31 09:53:56.456 DEBG [sc] cr2 waiting for prompt
9142026-08-31T09:53:56.540ZAug 31 09:53:56.528 INFO cr1: instance ensure completed after 0 retries
9152026-08-31T09:53:56.540ZAug 31 09:53:56.528 INFO cr1: instance run
9162026-08-31T09:53:56.564ZAug 31 09:53:56.528 DEBG [sc] cr1: starting
9172026-08-31T09:53:56.564ZAug 31 09:53:56.528 DEBG [sc] cr1: connecting to [::1]:36988
9182026-08-31T09:53:56.564ZAug 31 09:53:56.529 DEBG [sc] cr1 waiting for prompt
9192026-08-31T09:53:56.753ZAug 31 09:53:56.741 INFO ox: instance ensure completed after 0 retries
9202026-08-31T09:53:56.753ZAug 31 09:53:56.741 INFO ox: instance run
9212026-08-31T09:53:56.777ZAug 31 09:53:56.741 DEBG [sc] ox: starting
9222026-08-31T09:53:56.777ZAug 31 09:53:56.741 DEBG [sc] ox: connecting to [::1]:47435
9232026-08-31T09:53:56.777ZAug 31 09:53:56.742 DEBG [sc] ox waiting for prompt
9242026-08-31T09:53:56.777ZAug 31 09:53:56.751 INFO cr3: instance ensure completed after 0 retries
9252026-08-31T09:53:56.777ZAug 31 09:53:56.751 INFO cr3: instance run
9262026-08-31T09:54:13.759ZAug 31 09:54:13.747 DEBG [sc] cr1: logging in
9272026-08-31T09:54:14.165ZAug 31 09:54:14.153 INFO cr1: mounting /opt/cargo-bay
9282026-08-31T09:54:14.165ZAug 31 09:54:14.153 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9292026-08-31T09:54:14.197ZAug 31 09:54:14.186 DEBG [sc] cr1: executing command `cd`
9302026-08-31T09:54:14.222ZAug 31 09:54:14.197 INFO cr1: finished mounting /opt/cargo-bay
9312026-08-31T09:54:14.222ZAug 31 09:54:14.197 DEBG [sc] cr1: executing command `hostname cr1`
9322026-08-31T09:54:14.222ZAug 31 09:54:14.208 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9332026-08-31T09:54:14.246ZAug 31 09:54:14.218 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9342026-08-31T09:54:14.246ZAug 31 09:54:14.229 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9352026-08-31T09:54:14.270ZAug 31 09:54:14.240 INFO cr1: logging out
9362026-08-31T09:54:16.311ZAug 31 09:54:16.299 INFO cr1: logged out
9372026-08-31T09:54:16.640ZAug 31 09:54:16.628 DEBG [sc] ox: logging in
9382026-08-31T09:54:16.960ZAug 31 09:54:16.948 INFO ox: mounting /opt/cargo-bay
9392026-08-31T09:54:16.960ZAug 31 09:54:16.948 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9402026-08-31T09:54:18.172ZAug 31 09:54:18.160 DEBG [sc] cr2: logging in
9412026-08-31T09:54:18.201ZAug 31 09:54:18.188 DEBG [sc] ox: executing command `cd`
9422026-08-31T09:54:18.225ZAug 31 09:54:18.200 INFO ox: finished mounting /opt/cargo-bay
9432026-08-31T09:54:18.225ZAug 31 09:54:18.200 DEBG [sc] ox: executing command `hostname ox`
9442026-08-31T09:54:18.225ZAug 31 09:54:18.210 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9452026-08-31T09:54:18.249ZAug 31 09:54:18.221 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9462026-08-31T09:54:18.250ZAug 31 09:54:18.232 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9472026-08-31T09:54:18.274ZAug 31 09:54:18.243 INFO ox: logging out
9482026-08-31T09:54:18.361ZAug 31 09:54:18.349 INFO ox: logged out
9492026-08-31T09:54:18.625ZAug 31 09:54:18.613 INFO cr2: mounting /opt/cargo-bay
9502026-08-31T09:54:18.625ZAug 31 09:54:18.613 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9512026-08-31T09:54:18.650ZAug 31 09:54:18.625 DEBG [sc] cr2: executing command `cd`
9522026-08-31T09:54:18.651ZAug 31 09:54:18.636 INFO cr2: finished mounting /opt/cargo-bay
9532026-08-31T09:54:18.651ZAug 31 09:54:18.636 DEBG [sc] cr2: executing command `hostname cr2`
9542026-08-31T09:54:18.676ZAug 31 09:54:18.647 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9552026-08-31T09:54:18.676ZAug 31 09:54:18.658 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9562026-08-31T09:54:18.704ZAug 31 09:54:18.669 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9572026-08-31T09:54:18.704ZAug 31 09:54:18.680 INFO cr2: logging out
9582026-08-31T09:54:21.605ZAug 31 09:54:21.593 INFO cr2: logged out
9592026-08-31T09:54:21.605ZAug 31 09:54:21.593 INFO mgquartetbfd: quartet topology launch complete
9602026-08-31T09:54:21.644ZAug 31 09:54:21.593 DEBG [sc] ox: starting
9612026-08-31T09:54:21.644ZAug 31 09:54:21.593 DEBG [sc] ox: connecting to [::1]:47435
9622026-08-31T09:54:21.644ZAug 31 09:54:21.594 DEBG [sc] ox waiting for prompt
9632026-08-31T09:54:21.644ZAug 31 09:54:21.605 DEBG [sc] ox: logging in
9642026-08-31T09:54:21.705ZAug 31 09:54:21.693 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9652026-08-31T09:54:27.282ZAug 31 09:54:27.270 DEBG [sc] ox: starting
9662026-08-31T09:54:27.282ZAug 31 09:54:27.270 DEBG [sc] ox: connecting to [::1]:47435
9672026-08-31T09:54:27.407ZAug 31 09:54:27.270 DEBG [sc] ox waiting for prompt
9682026-08-31T09:54:27.408ZAug 31 09:54:27.280 DEBG [sc] ox: logging in
9692026-08-31T09:54:27.408ZAug 31 09:54:27.369 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9702026-08-31T09:54:27.469ZAug 31 09:54:27.457 DEBG [sc] ox: starting
9712026-08-31T09:54:27.469ZAug 31 09:54:27.457 DEBG [sc] ox: connecting to [::1]:47435
9722026-08-31T09:54:27.493ZAug 31 09:54:27.457 DEBG [sc] ox waiting for prompt
9732026-08-31T09:54:27.493ZAug 31 09:54:27.467 DEBG [sc] ox: logging in
9742026-08-31T09:54:27.568ZAug 31 09:54:27.556 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9752026-08-31T09:54:27.635ZAug 31 09:54:27.623 INFO cr1: installing frr
9762026-08-31T09:54:27.635ZAug 31 09:54:27.623 INFO cr3: starting juniper bfd setup
9772026-08-31T09:54:27.635ZAug 31 09:54:27.623 INFO waiting for ceos to initialize
9782026-08-31T09:54:27.660ZAug 31 09:54:27.623 INFO ox: setting up npuvm
9792026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr1: starting
9802026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr1: connecting to [::1]:36988
9812026-08-31T09:54:27.660ZAug 31 09:54:27.623 INFO cr3: staged Juniper config and license for guest systemd services
9822026-08-31T09:54:27.660ZAug 31 09:54:27.623 INFO cr3: waiting for Juniper guest config apply
9832026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr2: starting
9842026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr2: connecting to [::1]:46840
9852026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] ox: starting
9862026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] ox: connecting to [::1]:47435
9872026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr3: starting
9882026-08-31T09:54:27.660ZAug 31 09:54:27.623 DEBG [sc] cr3: connecting to [::1]:37461
9892026-08-31T09:54:27.661ZAug 31 09:54:27.623 DEBG [sc] cr1 waiting for prompt
9902026-08-31T09:54:27.661ZAug 31 09:54:27.623 DEBG [sc] ox waiting for prompt
9912026-08-31T09:54:27.661ZAug 31 09:54:27.623 DEBG [sc] cr2 waiting for prompt
9922026-08-31T09:54:27.661ZAug 31 09:54:27.623 DEBG [sc] cr3 waiting for prompt
9932026-08-31T09:54:27.662ZAug 31 09:54:27.624 DEBG [sc] cr3: logging in
9942026-08-31T09:54:27.662ZAug 31 09:54:27.634 DEBG [sc] ox: logging in
9952026-08-31T09:54:27.662ZAug 31 09:54:27.635 DEBG [sc] cr1: logging in
9962026-08-31T09:54:27.662ZAug 31 09:54:27.635 DEBG [sc] cr2: logging in
9972026-08-31T09:54:27.734ZAug 31 09:54:27.722 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`
9982026-08-31T09:54:27.801ZAug 31 09:54:27.789 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9992026-08-31T09:54:28.003ZAug 31 09:54:27.989 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
10002026-08-31T09:54:28.032ZAug 31 09:54:28.020 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10012026-08-31T09:54:30.011ZAug 31 09:54:29.999 INFO cr2: executing eos script show version
10022026-08-31T09:54:30.011ZAug 31 09:54:29.999 DEBG [sc] cr2: starting
10032026-08-31T09:54:30.011ZAug 31 09:54:29.999 DEBG [sc] cr2: connecting to [::1]:46840
10042026-08-31T09:54:30.035ZAug 31 09:54:30.000 DEBG [sc] cr2 waiting for prompt
10052026-08-31T09:54:30.035ZAug 31 09:54:30.010 DEBG [sc] cr2: logging in
10062026-08-31T09:54:30.133ZAug 31 09:54:30.121 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10072026-08-31T09:54:30.188ZAug 31 09:54:30.176 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10082026-08-31T09:54:31.134ZAug 31 09:54:31.122 DEBG [sc] cr3: starting
10092026-08-31T09:54:31.134ZAug 31 09:54:31.122 DEBG [sc] cr3: connecting to [::1]:37461
10102026-08-31T09:54:31.158ZAug 31 09:54:31.123 DEBG [sc] cr3 waiting for prompt
10112026-08-31T09:54:31.158ZAug 31 09:54:31.133 DEBG [sc] cr3: logging in
10122026-08-31T09:54:31.278ZAug 31 09:54:31.266 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10132026-08-31T09:54:33.344ZAug 31 09:54:33.332 INFO cr3: Juniper guest config applied
10142026-08-31T09:54:38.092ZAug 31 09:54:38.080 INFO cr1: enabling frr daemon bfdd
10152026-08-31T09:54:38.093ZAug 31 09:54:38.080 DEBG [sc] cr1: starting
10162026-08-31T09:54:38.093ZAug 31 09:54:38.080 DEBG [sc] cr1: connecting to [::1]:36988
10172026-08-31T09:54:38.117ZAug 31 09:54:38.081 DEBG [sc] cr1 waiting for prompt
10182026-08-31T09:54:38.117ZAug 31 09:54:38.091 DEBG [sc] cr1: logging in
10192026-08-31T09:54:38.238ZAug 31 09:54:38.223 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10202026-08-31T09:54:38.730ZAug 31 09:54:38.718 DEBG [sc] cr2: starting
10212026-08-31T09:54:38.730ZAug 31 09:54:38.718 DEBG [sc] cr2: connecting to [::1]:46840
10222026-08-31T09:54:38.755ZAug 31 09:54:38.718 DEBG [sc] cr2 waiting for prompt
10232026-08-31T09:54:38.755ZAug 31 09:54:38.729 DEBG [sc] cr2: logging in
10242026-08-31T09:54:38.884ZAug 31 09:54:38.872 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10252026-08-31T09:54:40.303ZAug 31 09:54:40.290 INFO cr1: stopping frr
10262026-08-31T09:54:40.303ZAug 31 09:54:40.290 DEBG [sc] cr1: starting
10272026-08-31T09:54:40.303ZAug 31 09:54:40.290 DEBG [sc] cr1: connecting to [::1]:36988
10282026-08-31T09:54:40.327ZAug 31 09:54:40.291 DEBG [sc] cr1 waiting for prompt
10292026-08-31T09:54:40.327ZAug 31 09:54:40.301 DEBG [sc] cr1: logging in
10302026-08-31T09:54:40.446ZAug 31 09:54:40.434 DEBG [sc] cr1: executing command `systemctl stop frr`
10312026-08-31T09:54:41.003ZAug 31 09:54:40.991 INFO cr2: executing eos script show version
10322026-08-31T09:54:41.003ZAug 31 09:54:40.991 DEBG [sc] cr2: starting
10332026-08-31T09:54:41.003ZAug 31 09:54:40.991 DEBG [sc] cr2: connecting to [::1]:46840
10342026-08-31T09:54:41.028ZAug 31 09:54:40.991 DEBG [sc] cr2 waiting for prompt
10352026-08-31T09:54:41.028ZAug 31 09:54:41.002 DEBG [sc] cr2: logging in
10362026-08-31T09:54:41.184ZAug 31 09:54:41.157 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10372026-08-31T09:54:42.810ZAug 31 09:54:42.797 INFO cr1: starting frr
10382026-08-31T09:54:42.810ZAug 31 09:54:42.797 DEBG [sc] cr1: starting
10392026-08-31T09:54:42.810ZAug 31 09:54:42.797 DEBG [sc] cr1: connecting to [::1]:36988
10402026-08-31T09:54:42.834ZAug 31 09:54:42.798 DEBG [sc] cr1 waiting for prompt
10412026-08-31T09:54:42.834ZAug 31 09:54:42.808 DEBG [sc] cr1: logging in
10422026-08-31T09:54:42.964ZAug 31 09:54:42.952 DEBG [sc] cr1: executing command `systemctl start frr`
10432026-08-31T09:54:43.480ZAug 31 09:54:43.467 DEBG [sc] cr2: starting
10442026-08-31T09:54:43.480ZAug 31 09:54:43.467 DEBG [sc] cr2: connecting to [::1]:46840
10452026-08-31T09:54:43.504ZAug 31 09:54:43.468 DEBG [sc] cr2 waiting for prompt
10462026-08-31T09:54:43.505ZAug 31 09:54:43.478 DEBG [sc] cr2: logging in
10472026-08-31T09:54:43.655ZAug 31 09:54:43.643 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10482026-08-31T09:54:45.787ZAug 31 09:54:45.775 INFO cr2: executing eos script show version
10492026-08-31T09:54:45.787ZAug 31 09:54:45.775 DEBG [sc] cr2: starting
10502026-08-31T09:54:45.787ZAug 31 09:54:45.775 DEBG [sc] cr2: connecting to [::1]:46840
10512026-08-31T09:54:45.811ZAug 31 09:54:45.775 DEBG [sc] cr2 waiting for prompt
10522026-08-31T09:54:45.811ZAug 31 09:54:45.787 DEBG [sc] cr2: logging in
10532026-08-31T09:54:45.953ZAug 31 09:54:45.941 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10542026-08-31T09:54:48.559ZAug 31 09:54:48.546 INFO cr2: executing eos script
10552026-08-31T09:54:48.559Z enable
10562026-08-31T09:54:48.559Z configure
10572026-08-31T09:54:48.559Z ip routing
10582026-08-31T09:54:48.559Z ipv6 unicast-routing
10592026-08-31T09:54:48.559Z interface Ethernet1
10602026-08-31T09:54:48.559Z no switchport
10612026-08-31T09:54:48.559Z ip address 10.0.1.2/24
10622026-08-31T09:54:48.559Z ipv6 enable
10632026-08-31T09:54:48.559Z ipv6 address fd00:2::2/64
10642026-08-31T09:54:48.559Z bfd interval 1000 min-rx 1000 multiplier 3
10652026-08-31T09:54:48.561Z exit
10662026-08-31T09:54:48.561Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10672026-08-31T09:54:48.561Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10682026-08-31T09:54:48.561Z exit
10692026-08-31T09:54:48.561Z
10702026-08-31T09:54:48.561ZAug 31 09:54:48.546 DEBG [sc] cr2: starting
10712026-08-31T09:54:48.561ZAug 31 09:54:48.546 DEBG [sc] cr2: connecting to [::1]:46840
10722026-08-31T09:54:48.586ZAug 31 09:54:48.547 DEBG [sc] cr2 waiting for prompt
10732026-08-31T09:54:48.586ZAug 31 09:54:48.558 DEBG [sc] cr2: logging in
10742026-08-31T09:54:48.713ZAug 31 09:54:48.701 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10752026-08-31T09:54:48.713Z enable
10762026-08-31T09:54:48.713Z configure
10772026-08-31T09:54:48.713Z ip routing
10782026-08-31T09:54:48.714Z ipv6 unicast-routing
10792026-08-31T09:54:48.714Z interface Ethernet1
10802026-08-31T09:54:48.714Z no switchport
10812026-08-31T09:54:48.714Z ip address 10.0.1.2/24
10822026-08-31T09:54:48.714Z ipv6 enable
10832026-08-31T09:54:48.714Z ipv6 address fd00:2::2/64
10842026-08-31T09:54:48.714Z bfd interval 1000 min-rx 1000 multiplier 3
10852026-08-31T09:54:48.714Z exit
10862026-08-31T09:54:48.714Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10872026-08-31T09:54:48.714Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10882026-08-31T09:54:48.714Z exit
10892026-08-31T09:54:48.714Z '`
10902026-08-31T09:54:50.199ZAug 31 09:54:50.187 DEBG [sc] ox: starting
10912026-08-31T09:54:50.200ZAug 31 09:54:50.187 DEBG [sc] ox: connecting to [::1]:47435
10922026-08-31T09:54:50.223ZAug 31 09:54:50.188 DEBG [sc] ox waiting for prompt
10932026-08-31T09:54:50.223ZAug 31 09:54:50.197 DEBG [sc] ox: logging in
10942026-08-31T09:54:50.284ZAug 31 09:54:50.272 INFO cr1: stopping frr
10952026-08-31T09:54:50.308ZAug 31 09:54:50.272 DEBG [sc] cr1: starting
10962026-08-31T09:54:50.308ZAug 31 09:54:50.272 DEBG [sc] cr1: connecting to [::1]:36988
10972026-08-31T09:54:50.308ZAug 31 09:54:50.273 DEBG [sc] cr1 waiting for prompt
10982026-08-31T09:54:50.308ZAug 31 09:54:50.275 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10992026-08-31T09:54:50.308ZAug 31 09:54:50.284 DEBG [sc] cr1: logging in
11002026-08-31T09:54:50.353ZAug 31 09:54:50.341 DEBG [sc] ox: starting
11012026-08-31T09:54:50.353ZAug 31 09:54:50.341 DEBG [sc] ox: connecting to [::1]:47435
11022026-08-31T09:54:50.377ZAug 31 09:54:50.341 DEBG [sc] ox waiting for prompt
11032026-08-31T09:54:50.377ZAug 31 09:54:50.352 DEBG [sc] ox: logging in
11042026-08-31T09:54:50.429ZAug 31 09:54:50.417 DEBG [sc] cr1: executing command `systemctl stop frr`
11052026-08-31T09:54:50.453ZAug 31 09:54:50.431 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
11062026-08-31T09:54:50.551ZAug 31 09:54:50.540 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
11072026-08-31T09:54:50.576ZAug 31 09:54:50.540 DEBG [sc] ox: starting
11082026-08-31T09:54:50.576ZAug 31 09:54:50.540 DEBG [sc] ox: connecting to [::1]:47435
11092026-08-31T09:54:50.576ZAug 31 09:54:50.540 DEBG [sc] ox waiting for prompt
11102026-08-31T09:54:50.576ZAug 31 09:54:50.551 DEBG [sc] ox: logging in
11112026-08-31T09:54:50.651ZAug 31 09:54:50.639 DEBG [sc] ox: executing command `chmod +x npuvm`
11122026-08-31T09:54:50.717ZAug 31 09:54:50.706 DEBG [sc] ox: starting
11132026-08-31T09:54:50.717ZAug 31 09:54:50.706 DEBG [sc] ox: connecting to [::1]:47435
11142026-08-31T09:54:50.742ZAug 31 09:54:50.706 DEBG [sc] ox waiting for prompt
11152026-08-31T09:54:50.742ZAug 31 09:54:50.717 DEBG [sc] ox: logging in
11162026-08-31T09:54:50.817ZAug 31 09:54:50.805 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
11172026-08-31T09:54:52.798ZAug 31 09:54:52.786 INFO cr1: installing frr startup config
11182026-08-31T09:54:52.798ZAug 31 09:54:52.786 DEBG [sc] cr1: starting
11192026-08-31T09:54:52.798ZAug 31 09:54:52.786 DEBG [sc] cr1: connecting to [::1]:36988
11202026-08-31T09:54:52.822ZAug 31 09:54:52.786 DEBG [sc] cr1 waiting for prompt
11212026-08-31T09:54:52.822ZAug 31 09:54:52.797 DEBG [sc] cr1: logging in
11222026-08-31T09:54:52.942ZAug 31 09:54:52.930 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`
11232026-08-31T09:54:55.048ZAug 31 09:54:55.036 INFO cr1: starting frr
11242026-08-31T09:54:55.072ZAug 31 09:54:55.036 DEBG [sc] cr1: starting
11252026-08-31T09:54:55.072ZAug 31 09:54:55.036 DEBG [sc] cr1: connecting to [::1]:36988
11262026-08-31T09:54:55.072ZAug 31 09:54:55.037 DEBG [sc] cr1 waiting for prompt
11272026-08-31T09:54:55.072ZAug 31 09:54:55.047 DEBG [sc] cr1: logging in
11282026-08-31T09:54:55.192ZAug 31 09:54:55.178 DEBG [sc] cr1: executing command `systemctl start frr`
11292026-08-31T09:55:39.723ZAug 31 09:55:39.711 INFO ox: npuvm install output:
11302026-08-31T09:55:39.835Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/81.02 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/81.02 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.48 KiB/81.02 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 48.48 KiB/81.02 MiB (25m) dendrite-softnpu.tar.gz [>---------------------------------------] 145.22 KiB/81.02 MiB (14m) dendrite-softnpu.tar.gz [>---------------------------------------] 477.22 KiB/81.02 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 721.77 KiB/81.02 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 970.82 KiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.31 MiB/81.02 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.55 MiB/81.02 MiB (81s) dendrite-softnpu.tar.gz [>---------------------------------------] 1.79 MiB/81.02 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.08 MiB/81.02 MiB (62s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.39 MiB/81.02 MiB (53s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.63 MiB/81.02 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.87 MiB/81.02 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.23 MiB/81.02 MiB (41s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/81.02 MiB (39s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.71 MiB/81.02 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.07 MiB/81.02 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/81.02 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.54 MiB/81.02 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.88 MiB/81.02 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.14 MiB/81.02 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.38 MiB/81.02 MiB (29s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.67 MiB/81.02 MiB (28s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.98 MiB/81.02 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.22 MiB/81.02 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.46 MiB/81.02 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.82 MiB/81.02 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.06 MiB/81.02 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.30 MiB/81.02 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.66 MiB/81.02 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.90 MiB/81.02 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.14 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.47 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.74 MiB/81.02 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.97 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.25 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.58 MiB/81.02 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.81 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.06 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.42 MiB/81.02 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.65 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.89 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.25 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.49 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.73 MiB/81.02 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.99 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.33 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.57 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.83 MiB/81.02 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.17 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.41 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.66 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.01 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.25 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.49 MiB/81.02 MiB (17s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.75 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.09 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.33 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.58 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.92 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.16 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.42 MiB/81.02 MiB (16s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.75 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.00 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.26 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.50 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.80 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.08 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.34 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.61 MiB/81.02 MiB (15s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.92 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.17 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.44 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.76 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.01 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.26 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.54 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.85 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.09 MiB/81.02 MiB (14s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.38 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.68 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.93 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.20 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.51 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.77 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.02 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.33 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.61 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.86 MiB/81.02 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.15 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 24.45 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 24.69 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 24.98 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.29 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.52 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 25.81 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [############>---------------------------] 26.12 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.36 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.64 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.84 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.20 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.44 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.68 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.98 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.22 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.47 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.78 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.06 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.30 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.60 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.90 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.14 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.44 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.74 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 30.98 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 31.28 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 31.55 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 31.72 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.77 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 31.91 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 32.13 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 32.37 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 32.73 MiB/81.02 MiB (12s) dendrite-softnpu.tar.gz [################>-----------------------] 32.96 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.21 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.57 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 33.80 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.04 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 34.33 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 34.64 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 34.88 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.12 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.48 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.72 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 35.96 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.21 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 36.44 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 36.80 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.05 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.28 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.52 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 37.88 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.12 MiB/81.02 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 38.36 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 38.69 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 38.96 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.20 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.48 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 39.80 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.04 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 40.28 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 40.64 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 40.88 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.12 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.40 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.71 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 41.96 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.20 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 42.48 MiB/81.02 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 42.78 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 42.78 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.14 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.38 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.62 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.21 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 44.46 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 44.71 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.05 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.29 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.54 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 45.77 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.13 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 46.37 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 46.61 MiB/81.02 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 46.86 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.21 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.45 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.70 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 47.98 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 48.29 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 48.53 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 48.80 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.13 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.37 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.64 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 49.91 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.21 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 50.46 MiB/81.02 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 50.73 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.05 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.29 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.57 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 51.84 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.12 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 52.41 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 52.68 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 52.96 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.24 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.52 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 53.77 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.07 MiB/81.02 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.35 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 54.61 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 54.90 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.18 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.44 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 55.72 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.01 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.27 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 56.55 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 56.84 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.11 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.38 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.67 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 57.95 MiB/81.02 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.22 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 58.50 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 58.77 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.05 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.32 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.60 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 59.88 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.15 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.41 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 60.71 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 60.98 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.24 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.49 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 61.82 MiB/81.02 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 62.08 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.32 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 62.58 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 62.92 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.16 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.42 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 63.69 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.00 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.25 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 64.52 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 64.84 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.08 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.35 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.67 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 65.92 MiB/81.02 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 66.17 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.46 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 66.76 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.01 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.27 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.56 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 67.82 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.11 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.36 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 68.66 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 68.95 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.20 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.49 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 69.78 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.03 MiB/81.02 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 70.32 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.60 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 70.87 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.14 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.37 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.66 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 71.96 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.20 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.49 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 72.79 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.04 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.30 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.60 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 73.88 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.13 MiB/81.02 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 74.43 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 74.72 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 74.96 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.27 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.54 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 75.80 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.09 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.35 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.64 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 76.91 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.48 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.74 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.01 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.18 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.19 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.19 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.19 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.19 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.24 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.35 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.59 MiB/81.02 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.94 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.18 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.42 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.69 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.02 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.26 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.53 MiB/81.02 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.80 MiB/81.02 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 (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
11312026-08-31T09:55:39.839Z Create boot environment: No
11322026-08-31T09:55:39.839ZCreate backup boot environment: No
11332026-08-31T09:55:39.839Z
11342026-08-31T09:55:39.839ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11352026-08-31T09:55:39.839Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 4/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 342k/s
11362026-08-31T09:55:39.839Z
11372026-08-31T09:55:39.839ZPHASE ITEMS
11382026-08-31T09:55:39.839Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11392026-08-31T09:55:39.839Z Updating package state database working | Updating package state database working / Updating package state database Done
11402026-08-31T09:55:39.839Z Updating package cache 0/0 - Updating package cache 0/0
11412026-08-31T09:55:39.839Z Updating image state working \ Updating image state working | Updating image state Done
11422026-08-31T09:55:39.839Z 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
11432026-08-31T09:55:39.839Z Reading search index working - Reading search index Done
11442026-08-31T09:55:39.839Z Updating search index 0/1 \ Updating search index 1/1
11452026-08-31T09:55:39.840Z Updating package cache 0/1 | Updating package cache 1/1
11462026-08-31T09:55:39.840Zscadm [########################################] 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 (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 85.17 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 224.01 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 471.22 KiB/15.18 MiB (67s) scadm [#>--------------------------------------] 717.22 KiB/15.18 MiB (42s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (25s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (20s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (13s) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (11s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (10s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (8s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (8s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.53 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 4.06 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.36 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.66 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.90 MiB/15.18 MiB (4s) scadm [#############>--------------------------] 5.16 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.50 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.74 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.99 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.58 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.81 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.41 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.65 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.01 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.25 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.49 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.85 MiB/15.18 MiB (2s) scadm [#######################>----------------] 9.09 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.33 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.93 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.17 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.49 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.77 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.01 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.30 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.61 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.85 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.12 MiB/15.18 MiB (1s) scadm [################################>-------] 12.45 MiB/15.18 MiB (1s) scadm [#################################>------] 12.69 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.95 MiB/15.18 MiB (1s) scadm [###################################>----] 13.29 MiB/15.18 MiB (1s) scadm [###################################>----] 13.53 MiB/15.18 MiB (0s) scadm [####################################>---] 13.77 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.12 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.37 MiB/15.18 MiB (0s) scadm [######################################>-] 14.60 MiB/15.18 MiB (0s) scadm [#######################################>] 14.96 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 (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 86.48 KiB/11.89 MiB (2m) libsidecar_lite.so [>---------------------------------------] 225.43 KiB/11.89 MiB (71s) libsidecar_lite.so [#>--------------------------------------] 475.68 KiB/11.89 MiB (39s) libsidecar_lite.so [##>-------------------------------------] 843.68 KiB/11.89 MiB (21s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (15s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (12s) libsidecar_lite.so [#####>----------------------------------] 1.65 MiB/11.89 MiB (10s) libsidecar_lite.so [######>---------------------------------] 1.90 MiB/11.89 MiB (8s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.41 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.74 MiB/11.89 MiB (5s) libsidecar_lite.so [##########>-----------------------------] 2.98 MiB/11.89 MiB (5s) libsidecar_lite.so [##########>-----------------------------] 3.23 MiB/11.89 MiB (4s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (4s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (4s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (4s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (4s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.52 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.53 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.58 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.69 MiB/11.89 MiB (6s) libsidecar_lite.so [#############>--------------------------] 3.96 MiB/11.89 MiB (6s) libsidecar_lite.so [##############>-------------------------] 4.27 MiB/11.89 MiB (6s) libsidecar_lite.so [###############>------------------------] 4.51 MiB/11.89 MiB (6s) libsidecar_lite.so [###############>------------------------] 4.75 MiB/11.89 MiB (5s) libsidecar_lite.so [#################>----------------------] 5.11 MiB/11.89 MiB (5s) libsidecar_lite.so [#################>----------------------] 5.35 MiB/11.89 MiB (5s) libsidecar_lite.so [##################>---------------------] 5.59 MiB/11.89 MiB (5s) libsidecar_lite.so [###################>--------------------] 5.95 MiB/11.89 MiB (4s) libsidecar_lite.so [####################>-------------------] 6.19 MiB/11.89 MiB (4s) libsidecar_lite.so [#####################>------------------] 6.43 MiB/11.89 MiB (4s) libsidecar_lite.so [######################>-----------------] 6.77 MiB/11.89 MiB (4s) libsidecar_lite.so [#######################>----------------] 7.02 MiB/11.89 MiB (3s) libsidecar_lite.so [########################>---------------] 7.27 MiB/11.89 MiB (3s) libsidecar_lite.so [#########################>--------------] 7.58 MiB/11.89 MiB (3s) libsidecar_lite.so [##########################>-------------] 7.86 MiB/11.89 MiB (3s) libsidecar_lite.so [###########################>------------] 8.10 MiB/11.89 MiB (3s) libsidecar_lite.so [############################>-----------] 8.37 MiB/11.89 MiB (2s) libsidecar_lite.so [#############################>----------] 8.70 MiB/11.89 MiB (2s) libsidecar_lite.so [##############################>---------] 8.94 MiB/11.89 MiB (2s) libsidecar_lite.so [##############################>---------] 9.18 MiB/11.89 MiB (2s) libsidecar_lite.so [################################>-------] 9.54 MiB/11.89 MiB (2s) libsidecar_lite.so [################################>-------] 9.78 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.02 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.38 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.62 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.86 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.10 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.46 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.70 MiB/11.89 MiB (0s)
11472026-08-31T09:55:39.840ZAug 31 09:55:39.712 DEBG [sc] ox: starting
11482026-08-31T09:55:39.840ZAug 31 09:55:39.712 DEBG [sc] ox: connecting to [::1]:47435
11492026-08-31T09:55:39.840ZAug 31 09:55:39.712 DEBG [sc] ox waiting for prompt
11502026-08-31T09:55:39.841ZAug 31 09:55:39.721 DEBG [sc] ox: logging in
11512026-08-31T09:55:39.867ZAug 31 09:55:39.800 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11522026-08-31T09:55:40.133ZAug 31 09:55:40.104 DEBG [sc] ox: starting
11532026-08-31T09:55:40.134ZAug 31 09:55:40.104 DEBG [sc] ox: connecting to [::1]:47435
11542026-08-31T09:55:40.158ZAug 31 09:55:40.105 DEBG [sc] ox waiting for prompt
11552026-08-31T09:55:40.158ZAug 31 09:55:40.116 DEBG [sc] ox: logging in
11562026-08-31T09:55:40.207ZAug 31 09:55:40.195 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11572026-08-31T09:55:41.229ZAug 31 09:55:41.217 DEBG [sc] ox: starting
11582026-08-31T09:55:41.229ZAug 31 09:55:41.217 DEBG [sc] ox: connecting to [::1]:47435
11592026-08-31T09:55:41.253ZAug 31 09:55:41.217 DEBG [sc] ox waiting for prompt
11602026-08-31T09:55:41.253ZAug 31 09:55:41.217 DEBG [sc] ox: logging in
11612026-08-31T09:55:41.307ZAug 31 09:55:41.295 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11622026-08-31T09:55:41.362ZAug 31 09:55:41.350 DEBG [sc] ox: starting
11632026-08-31T09:55:41.362ZAug 31 09:55:41.350 DEBG [sc] ox: connecting to [::1]:47435
11642026-08-31T09:55:41.387ZAug 31 09:55:41.350 DEBG [sc] ox waiting for prompt
11652026-08-31T09:55:41.387ZAug 31 09:55:41.361 DEBG [sc] ox: logging in
11662026-08-31T09:55:41.451ZAug 31 09:55:41.438 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11672026-08-31T09:55:41.507ZAug 31 09:55:41.495 DEBG [sc] ox: starting
11682026-08-31T09:55:41.507ZAug 31 09:55:41.495 DEBG [sc] ox: connecting to [::1]:47435
11692026-08-31T09:55:41.531ZAug 31 09:55:41.496 DEBG [sc] ox waiting for prompt
11702026-08-31T09:55:41.531ZAug 31 09:55:41.507 DEBG [sc] ox: logging in
11712026-08-31T09:55:41.606ZAug 31 09:55:41.594 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11722026-08-31T09:55:42.272ZAug 31 09:55:42.260 DEBG [sc] ox: starting
11732026-08-31T09:55:42.272ZAug 31 09:55:42.260 DEBG [sc] ox: connecting to [::1]:47435
11742026-08-31T09:55:42.297ZAug 31 09:55:42.261 DEBG [sc] ox waiting for prompt
11752026-08-31T09:55:42.297ZAug 31 09:55:42.272 DEBG [sc] ox: logging in
11762026-08-31T09:55:42.360ZAug 31 09:55:42.348 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11772026-08-31T09:55:42.385ZAug 31 09:55:42.371 DEBG [sc] ox: starting
11782026-08-31T09:55:42.385ZAug 31 09:55:42.371 DEBG [sc] ox: connecting to [::1]:47435
11792026-08-31T09:55:42.385ZAug 31 09:55:42.372 DEBG [sc] ox waiting for prompt
11802026-08-31T09:55:42.426ZAug 31 09:55:42.414 DEBG [sc] ox: logging in
11812026-08-31T09:55:42.503ZAug 31 09:55:42.491 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11822026-08-31T09:55:42.560ZAug 31 09:55:42.548 DEBG [sc] ox: starting
11832026-08-31T09:55:42.560ZAug 31 09:55:42.548 DEBG [sc] ox: connecting to [::1]:47435
11842026-08-31T09:55:42.584ZAug 31 09:55:42.548 DEBG [sc] ox waiting for prompt
11852026-08-31T09:55:42.584ZAug 31 09:55:42.558 DEBG [sc] ox: logging in
11862026-08-31T09:55:42.658ZAug 31 09:55:42.646 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11872026-08-31T09:55:43.311ZAug 31 09:55:43.299 DEBG [sc] ox: starting
11882026-08-31T09:55:43.311ZAug 31 09:55:43.299 DEBG [sc] ox: connecting to [::1]:47435
11892026-08-31T09:55:43.335ZAug 31 09:55:43.300 DEBG [sc] ox waiting for prompt
11902026-08-31T09:55:43.335ZAug 31 09:55:43.310 DEBG [sc] ox: logging in
11912026-08-31T09:55:43.398ZAug 31 09:55:43.386 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11922026-08-31T09:55:43.453ZAug 31 09:55:43.441 DEBG [sc] ox: starting
11932026-08-31T09:55:43.453ZAug 31 09:55:43.441 DEBG [sc] ox: connecting to [::1]:47435
11942026-08-31T09:55:43.477ZAug 31 09:55:43.442 DEBG [sc] ox waiting for prompt
11952026-08-31T09:55:43.477ZAug 31 09:55:43.453 DEBG [sc] ox: logging in
11962026-08-31T09:55:43.542ZAug 31 09:55:43.530 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11972026-08-31T09:55:44.067ZAug 31 09:55:44.054 DEBG [sc] ox: starting
11982026-08-31T09:55:44.067ZAug 31 09:55:44.054 DEBG [sc] ox: connecting to [::1]:47435
11992026-08-31T09:55:44.091ZAug 31 09:55:44.055 DEBG [sc] ox waiting for prompt
12002026-08-31T09:55:44.091ZAug 31 09:55:44.066 DEBG [sc] ox: logging in
12012026-08-31T09:55:44.156ZAug 31 09:55:44.144 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12022026-08-31T09:55:44.222ZAug 31 09:55:44.210 DEBG [sc] ox: starting
12032026-08-31T09:55:44.222ZAug 31 09:55:44.210 DEBG [sc] ox: connecting to [::1]:47435
12042026-08-31T09:55:44.246ZAug 31 09:55:44.211 DEBG [sc] ox waiting for prompt
12052026-08-31T09:55:44.246ZAug 31 09:55:44.221 DEBG [sc] ox: logging in
12062026-08-31T09:55:44.311ZAug 31 09:55:44.298 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12072026-08-31T09:55:44.335ZAug 31 09:55:44.321 DEBG [sc] ox: starting
12082026-08-31T09:55:44.335ZAug 31 09:55:44.321 DEBG [sc] ox: connecting to [::1]:47435
12092026-08-31T09:55:44.335ZAug 31 09:55:44.322 DEBG [sc] ox waiting for prompt
12102026-08-31T09:55:44.378ZAug 31 09:55:44.366 DEBG [sc] ox: logging in
12112026-08-31T09:55:44.456ZAug 31 09:55:44.443 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12122026-08-31T09:55:44.511ZAug 31 09:55:44.499 DEBG [sc] ox: starting
12132026-08-31T09:55:44.511ZAug 31 09:55:44.499 DEBG [sc] ox: connecting to [::1]:47435
12142026-08-31T09:55:44.535ZAug 31 09:55:44.499 DEBG [sc] ox waiting for prompt
12152026-08-31T09:55:44.535ZAug 31 09:55:44.510 DEBG [sc] ox: logging in
12162026-08-31T09:55:44.598ZAug 31 09:55:44.586 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12172026-08-31T09:55:45.249ZAug 31 09:55:45.236 DEBG [sc] ox: starting
12182026-08-31T09:55:45.249ZAug 31 09:55:45.236 DEBG [sc] ox: connecting to [::1]:47435
12192026-08-31T09:55:45.274ZAug 31 09:55:45.237 DEBG [sc] ox waiting for prompt
12202026-08-31T09:55:45.274ZAug 31 09:55:45.246 DEBG [sc] ox: logging in
12212026-08-31T09:55:45.336ZAug 31 09:55:45.324 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12222026-08-31T09:55:45.392ZAug 31 09:55:45.380 DEBG [sc] ox: starting
12232026-08-31T09:55:45.392ZAug 31 09:55:45.380 DEBG [sc] ox: connecting to [::1]:47435
12242026-08-31T09:55:45.423ZAug 31 09:55:45.381 DEBG [sc] ox waiting for prompt
12252026-08-31T09:55:45.423ZAug 31 09:55:45.391 DEBG [sc] ox: logging in
12262026-08-31T09:55:45.480ZAug 31 09:55:45.468 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12272026-08-31T09:55:45.991ZAug 31 09:55:45.979 DEBG [sc] ox: starting
12282026-08-31T09:55:45.991ZAug 31 09:55:45.979 DEBG [sc] ox: connecting to [::1]:47435
12292026-08-31T09:55:46.016ZAug 31 09:55:45.980 DEBG [sc] ox waiting for prompt
12302026-08-31T09:55:46.016ZAug 31 09:55:45.990 DEBG [sc] ox: logging in
12312026-08-31T09:55:46.079ZAug 31 09:55:46.067 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12322026-08-31T09:55:46.135ZAug 31 09:55:46.122 DEBG [sc] ox: starting
12332026-08-31T09:55:46.135ZAug 31 09:55:46.122 DEBG [sc] ox: connecting to [::1]:47435
12342026-08-31T09:55:46.159ZAug 31 09:55:46.123 DEBG [sc] ox waiting for prompt
12352026-08-31T09:55:46.160ZAug 31 09:55:46.132 DEBG [sc] ox: logging in
12362026-08-31T09:55:46.223ZAug 31 09:55:46.211 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12372026-08-31T09:55:46.247ZAug 31 09:55:46.233 DEBG [sc] ox: starting
12382026-08-31T09:55:46.247ZAug 31 09:55:46.233 DEBG [sc] ox: connecting to [::1]:47435
12392026-08-31T09:55:46.247ZAug 31 09:55:46.234 DEBG [sc] ox waiting for prompt
12402026-08-31T09:55:46.289ZAug 31 09:55:46.276 DEBG [sc] ox: logging in
12412026-08-31T09:55:46.366ZAug 31 09:55:46.354 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12422026-08-31T09:55:46.432ZAug 31 09:55:46.420 DEBG [sc] ox: starting
12432026-08-31T09:55:46.432ZAug 31 09:55:46.420 DEBG [sc] ox: connecting to [::1]:47435
12442026-08-31T09:55:46.456ZAug 31 09:55:46.421 DEBG [sc] ox waiting for prompt
12452026-08-31T09:55:46.456ZAug 31 09:55:46.431 DEBG [sc] ox: logging in
12462026-08-31T09:55:46.520ZAug 31 09:55:46.508 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12472026-08-31T09:55:47.167ZAug 31 09:55:47.154 DEBG [sc] ox: starting
12482026-08-31T09:55:47.167ZAug 31 09:55:47.154 DEBG [sc] ox: connecting to [::1]:47435
12492026-08-31T09:55:47.192ZAug 31 09:55:47.155 DEBG [sc] ox waiting for prompt
12502026-08-31T09:55:47.192ZAug 31 09:55:47.165 DEBG [sc] ox: logging in
12512026-08-31T09:55:47.255ZAug 31 09:55:47.243 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12522026-08-31T09:55:47.310ZAug 31 09:55:47.298 DEBG [sc] ox: starting
12532026-08-31T09:55:47.310ZAug 31 09:55:47.298 DEBG [sc] ox: connecting to [::1]:47435
12542026-08-31T09:55:47.335ZAug 31 09:55:47.299 DEBG [sc] ox waiting for prompt
12552026-08-31T09:55:47.335ZAug 31 09:55:47.309 DEBG [sc] ox: logging in
12562026-08-31T09:55:47.398ZAug 31 09:55:47.386 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12572026-08-31T09:55:47.912ZAug 31 09:55:47.899 DEBG [sc] ox: starting
12582026-08-31T09:55:47.912ZAug 31 09:55:47.899 DEBG [sc] ox: connecting to [::1]:47435
12592026-08-31T09:55:47.936ZAug 31 09:55:47.900 DEBG [sc] ox waiting for prompt
12602026-08-31T09:55:47.936ZAug 31 09:55:47.910 DEBG [sc] ox: logging in
12612026-08-31T09:55:47.999ZAug 31 09:55:47.987 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12622026-08-31T09:55:48.054ZAug 31 09:55:48.042 DEBG [sc] ox: starting
12632026-08-31T09:55:48.054ZAug 31 09:55:48.042 DEBG [sc] ox: connecting to [::1]:47435
12642026-08-31T09:55:48.079ZAug 31 09:55:48.043 DEBG [sc] ox waiting for prompt
12652026-08-31T09:55:48.079ZAug 31 09:55:48.053 DEBG [sc] ox: logging in
12662026-08-31T09:55:48.141ZAug 31 09:55:48.130 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12672026-08-31T09:55:48.197ZAug 31 09:55:48.185 DEBG [sc] ox: starting
12682026-08-31T09:55:48.197ZAug 31 09:55:48.185 DEBG [sc] ox: connecting to [::1]:47435
12692026-08-31T09:55:48.222ZAug 31 09:55:48.186 DEBG [sc] ox waiting for prompt
12702026-08-31T09:55:48.222ZAug 31 09:55:48.196 DEBG [sc] ox: logging in
12712026-08-31T09:55:48.297ZAug 31 09:55:48.285 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12722026-08-31T09:55:48.369ZAug 31 09:55:48.357 INFO installing static v4 route 192.168.100.0/24
12732026-08-31T09:55:48.393ZAug 31 09:55:48.358 INFO installing static v6 route fd01::/64
12742026-08-31T09:55:48.393ZAug 31 09:55:48.360 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12752026-08-31T09:55:48.393ZAug 31 09:55:48.363 INFO phase 1: all peers up
12762026-08-31T09:55:48.393Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12772026-08-31T09:55:49.378Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12782026-08-31T09:55:50.379Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12792026-08-31T09:55:51.381Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12802026-08-31T09:55:52.383Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12812026-08-31T09:55:53.385Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12822026-08-31T09:55:53.413Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12832026-08-31T09:55:54.388Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12842026-08-31T09:55:55.390Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12852026-08-31T09:55:56.393Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12862026-08-31T09:55:57.395Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12872026-08-31T09:55:57.419Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12882026-08-31T09:55:58.397Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12892026-08-31T09:55:59.399Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12902026-08-31T09:56:00.402Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12912026-08-31T09:56:01.403Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12922026-08-31T09:56:01.427Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12932026-08-31T09:56:02.406Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12942026-08-31T09:56:03.408Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12952026-08-31T09:56:04.410Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12962026-08-31T09:56:05.412Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12972026-08-31T09:56:05.437Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12982026-08-31T09:56:06.415Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12992026-08-31T09:56:07.416Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13002026-08-31T09:56:08.418Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13012026-08-31T09:56:09.420Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13022026-08-31T09:56:09.444Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13032026-08-31T09:56:10.422Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13042026-08-31T09:56:11.424Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13052026-08-31T09:56:12.426Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13062026-08-31T09:56:13.428Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13072026-08-31T09:56:13.428ZAug 31 09:56:13.416 INFO cr1: executing frr script show bfd peers json
13082026-08-31T09:56:13.452ZAug 31 09:56:13.416 DEBG [sc] cr1: starting
13092026-08-31T09:56:13.452ZAug 31 09:56:13.416 DEBG [sc] cr1: connecting to [::1]:36988
13102026-08-31T09:56:13.452ZAug 31 09:56:13.417 DEBG [sc] cr1 waiting for prompt
13112026-08-31T09:56:13.452ZAug 31 09:56:13.428 DEBG [sc] cr1: logging in
13122026-08-31T09:56:13.752ZAug 31 09:56:13.740 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13132026-08-31T09:56:15.883Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13142026-08-31T09:56:16.884ZAug 31 09:56:16.871 INFO cr1: executing frr script show bfd peers json
13152026-08-31T09:56:16.908ZAug 31 09:56:16.872 DEBG [sc] cr1: starting
13162026-08-31T09:56:16.908ZAug 31 09:56:16.872 DEBG [sc] cr1: connecting to [::1]:36988
13172026-08-31T09:56:16.908ZAug 31 09:56:16.872 DEBG [sc] cr1 waiting for prompt
13182026-08-31T09:56:16.908ZAug 31 09:56:16.883 DEBG [sc] cr1: logging in
13192026-08-31T09:56:17.027ZAug 31 09:56:17.015 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13202026-08-31T09:56:19.159Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13212026-08-31T09:56:20.161ZAug 31 09:56:20.148 INFO cr1: executing frr script show bfd peers json
13222026-08-31T09:56:20.161ZAug 31 09:56:20.149 DEBG [sc] cr1: starting
13232026-08-31T09:56:20.185ZAug 31 09:56:20.149 DEBG [sc] cr1: connecting to [::1]:36988
13242026-08-31T09:56:20.185ZAug 31 09:56:20.150 DEBG [sc] cr1 waiting for prompt
13252026-08-31T09:56:20.185ZAug 31 09:56:20.161 DEBG [sc] cr1: logging in
13262026-08-31T09:56:20.295ZAug 31 09:56:20.283 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13272026-08-31T09:56:22.425Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13282026-08-31T09:56:23.426ZAug 31 09:56:23.414 INFO cr1: executing frr script show bfd peers json
13292026-08-31T09:56:23.426ZAug 31 09:56:23.414 DEBG [sc] cr1: starting
13302026-08-31T09:56:23.426ZAug 31 09:56:23.414 DEBG [sc] cr1: connecting to [::1]:36988
13312026-08-31T09:56:23.450ZAug 31 09:56:23.415 DEBG [sc] cr1 waiting for prompt
13322026-08-31T09:56:23.450ZAug 31 09:56:23.426 DEBG [sc] cr1: logging in
13332026-08-31T09:56:23.570ZAug 31 09:56:23.558 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13342026-08-31T09:56:25.719Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13352026-08-31T09:56:26.720ZAug 31 09:56:26.708 INFO cr1: executing frr script show bfd peers json
13362026-08-31T09:56:26.720ZAug 31 09:56:26.708 DEBG [sc] cr1: starting
13372026-08-31T09:56:26.721ZAug 31 09:56:26.708 DEBG [sc] cr1: connecting to [::1]:36988
13382026-08-31T09:56:26.745ZAug 31 09:56:26.709 DEBG [sc] cr1 waiting for prompt
13392026-08-31T09:56:26.745ZAug 31 09:56:26.721 DEBG [sc] cr1: logging in
13402026-08-31T09:56:26.866ZAug 31 09:56:26.854 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13412026-08-31T09:56:29.002Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13422026-08-31T09:56:29.003ZAug 31 09:56:28.990 INFO cr1: executing frr script show bfd peers json
13432026-08-31T09:56:29.003ZAug 31 09:56:28.990 DEBG [sc] cr1: starting
13442026-08-31T09:56:29.003ZAug 31 09:56:28.990 DEBG [sc] cr1: connecting to [::1]:36988
13452026-08-31T09:56:29.028ZAug 31 09:56:28.991 DEBG [sc] cr1 waiting for prompt
13462026-08-31T09:56:29.028ZAug 31 09:56:29.002 DEBG [sc] cr1: logging in
13472026-08-31T09:56:29.157ZAug 31 09:56:29.145 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13482026-08-31T09:56:31.286Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13492026-08-31T09:56:32.287ZAug 31 09:56:32.275 INFO cr1: executing frr script show bfd peers json
13502026-08-31T09:56:32.287ZAug 31 09:56:32.275 DEBG [sc] cr1: starting
13512026-08-31T09:56:32.287ZAug 31 09:56:32.275 DEBG [sc] cr1: connecting to [::1]:36988
13522026-08-31T09:56:32.311ZAug 31 09:56:32.276 DEBG [sc] cr1 waiting for prompt
13532026-08-31T09:56:32.311ZAug 31 09:56:32.287 DEBG [sc] cr1: logging in
13542026-08-31T09:56:32.432ZAug 31 09:56:32.420 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13552026-08-31T09:56:34.564Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13562026-08-31T09:56:35.566ZAug 31 09:56:35.554 INFO cr1: executing frr script show bfd peers json
13572026-08-31T09:56:35.566ZAug 31 09:56:35.554 DEBG [sc] cr1: starting
13582026-08-31T09:56:35.566ZAug 31 09:56:35.554 DEBG [sc] cr1: connecting to [::1]:36988
13592026-08-31T09:56:35.590ZAug 31 09:56:35.555 DEBG [sc] cr1 waiting for prompt
13602026-08-31T09:56:35.590ZAug 31 09:56:35.566 DEBG [sc] cr1: logging in
13612026-08-31T09:56:35.701ZAug 31 09:56:35.689 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13622026-08-31T09:56:37.851Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13632026-08-31T09:56:38.852ZAug 31 09:56:38.840 INFO cr1: executing frr script show bfd peers json
13642026-08-31T09:56:38.852ZAug 31 09:56:38.840 DEBG [sc] cr1: starting
13652026-08-31T09:56:38.852ZAug 31 09:56:38.840 DEBG [sc] cr1: connecting to [::1]:36988
13662026-08-31T09:56:38.877ZAug 31 09:56:38.841 DEBG [sc] cr1 waiting for prompt
13672026-08-31T09:56:38.877ZAug 31 09:56:38.852 DEBG [sc] cr1: logging in
13682026-08-31T09:56:38.985ZAug 31 09:56:38.974 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13692026-08-31T09:56:41.134Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13702026-08-31T09:56:42.135ZAug 31 09:56:42.123 INFO cr1: executing frr script show bfd peers json
13712026-08-31T09:56:42.160ZAug 31 09:56:42.123 DEBG [sc] cr1: starting
13722026-08-31T09:56:42.160ZAug 31 09:56:42.123 DEBG [sc] cr1: connecting to [::1]:36988
13732026-08-31T09:56:42.160ZAug 31 09:56:42.124 DEBG [sc] cr1 waiting for prompt
13742026-08-31T09:56:42.160ZAug 31 09:56:42.136 DEBG [sc] cr1: logging in
13752026-08-31T09:56:42.280ZAug 31 09:56:42.268 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13762026-08-31T09:56:44.430Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13772026-08-31T09:56:44.430ZAug 31 09:56:44.418 INFO cr2: executing eos script show bfd peers | json
13782026-08-31T09:56:44.430ZAug 31 09:56:44.418 DEBG [sc] cr2: starting
13792026-08-31T09:56:44.430ZAug 31 09:56:44.418 DEBG [sc] cr2: connecting to [::1]:46840
13802026-08-31T09:56:44.455ZAug 31 09:56:44.419 DEBG [sc] cr2 waiting for prompt
13812026-08-31T09:56:44.455ZAug 31 09:56:44.430 DEBG [sc] cr2: logging in
13822026-08-31T09:56:44.765ZAug 31 09:56:44.753 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13832026-08-31T09:56:47.172Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13842026-08-31T09:56:48.173ZAug 31 09:56:48.161 INFO cr2: executing eos script show bfd peers | json
13852026-08-31T09:56:48.173ZAug 31 09:56:48.161 DEBG [sc] cr2: starting
13862026-08-31T09:56:48.173ZAug 31 09:56:48.161 DEBG [sc] cr2: connecting to [::1]:46840
13872026-08-31T09:56:48.198ZAug 31 09:56:48.161 DEBG [sc] cr2 waiting for prompt
13882026-08-31T09:56:48.198ZAug 31 09:56:48.173 DEBG [sc] cr2: logging in
13892026-08-31T09:56:48.319ZAug 31 09:56:48.305 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13902026-08-31T09:56:50.663Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13912026-08-31T09:56:51.664ZAug 31 09:56:51.652 INFO cr2: executing eos script show bfd peers | json
13922026-08-31T09:56:51.688ZAug 31 09:56:51.652 DEBG [sc] cr2: starting
13932026-08-31T09:56:51.688ZAug 31 09:56:51.652 DEBG [sc] cr2: connecting to [::1]:46840
13942026-08-31T09:56:51.688ZAug 31 09:56:51.653 DEBG [sc] cr2 waiting for prompt
13952026-08-31T09:56:51.688ZAug 31 09:56:51.664 DEBG [sc] cr2: logging in
13962026-08-31T09:56:51.819ZAug 31 09:56:51.807 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13972026-08-31T09:56:54.163Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13982026-08-31T09:56:55.165ZAug 31 09:56:55.153 INFO cr2: executing eos script show bfd peers | json
13992026-08-31T09:56:55.165ZAug 31 09:56:55.153 DEBG [sc] cr2: starting
14002026-08-31T09:56:55.165ZAug 31 09:56:55.153 DEBG [sc] cr2: connecting to [::1]:46840
14012026-08-31T09:56:55.189ZAug 31 09:56:55.154 DEBG [sc] cr2 waiting for prompt
14022026-08-31T09:56:55.189ZAug 31 09:56:55.164 DEBG [sc] cr2: logging in
14032026-08-31T09:56:55.298ZAug 31 09:56:55.286 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14042026-08-31T09:56:57.642Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14052026-08-31T09:56:58.642ZAug 31 09:56:58.630 INFO cr2: executing eos script show bfd peers | json
14062026-08-31T09:56:58.642ZAug 31 09:56:58.630 DEBG [sc] cr2: starting
14072026-08-31T09:56:58.642ZAug 31 09:56:58.630 DEBG [sc] cr2: connecting to [::1]:46840
14082026-08-31T09:56:58.666ZAug 31 09:56:58.630 DEBG [sc] cr2 waiting for prompt
14092026-08-31T09:56:58.666ZAug 31 09:56:58.641 DEBG [sc] cr2: logging in
14102026-08-31T09:56:58.787ZAug 31 09:56:58.775 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14112026-08-31T09:57:01.123Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14122026-08-31T09:57:01.123ZAug 31 09:57:01.111 INFO cr2: executing eos script show bfd peers | json
14132026-08-31T09:57:01.123ZAug 31 09:57:01.111 DEBG [sc] cr2: starting
14142026-08-31T09:57:01.147ZAug 31 09:57:01.111 DEBG [sc] cr2: connecting to [::1]:46840
14152026-08-31T09:57:01.147ZAug 31 09:57:01.112 DEBG [sc] cr2 waiting for prompt
14162026-08-31T09:57:01.147ZAug 31 09:57:01.122 DEBG [sc] cr2: logging in
14172026-08-31T09:57:01.256ZAug 31 09:57:01.244 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14182026-08-31T09:57:03.604Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14192026-08-31T09:57:04.604ZAug 31 09:57:04.592 INFO cr2: executing eos script show bfd peers | json
14202026-08-31T09:57:04.604ZAug 31 09:57:04.592 DEBG [sc] cr2: starting
14212026-08-31T09:57:04.604ZAug 31 09:57:04.592 DEBG [sc] cr2: connecting to [::1]:46840
14222026-08-31T09:57:04.628ZAug 31 09:57:04.593 DEBG [sc] cr2 waiting for prompt
14232026-08-31T09:57:04.628ZAug 31 09:57:04.603 DEBG [sc] cr2: logging in
14242026-08-31T09:57:04.780ZAug 31 09:57:04.768 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14252026-08-31T09:57:07.110Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14262026-08-31T09:57:08.111ZAug 31 09:57:08.099 INFO cr2: executing eos script show bfd peers | json
14272026-08-31T09:57:08.112ZAug 31 09:57:08.099 DEBG [sc] cr2: starting
14282026-08-31T09:57:08.112ZAug 31 09:57:08.099 DEBG [sc] cr2: connecting to [::1]:46840
14292026-08-31T09:57:08.136ZAug 31 09:57:08.100 DEBG [sc] cr2 waiting for prompt
14302026-08-31T09:57:08.136ZAug 31 09:57:08.110 DEBG [sc] cr2: logging in
14312026-08-31T09:57:08.245ZAug 31 09:57:08.233 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14322026-08-31T09:57:10.587Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14332026-08-31T09:57:11.588ZAug 31 09:57:11.576 INFO cr2: executing eos script show bfd peers | json
14342026-08-31T09:57:11.588ZAug 31 09:57:11.576 DEBG [sc] cr2: starting
14352026-08-31T09:57:11.588ZAug 31 09:57:11.576 DEBG [sc] cr2: connecting to [::1]:46840
14362026-08-31T09:57:11.612ZAug 31 09:57:11.577 DEBG [sc] cr2 waiting for prompt
14372026-08-31T09:57:11.612ZAug 31 09:57:11.588 DEBG [sc] cr2: logging in
14382026-08-31T09:57:11.745ZAug 31 09:57:11.733 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14392026-08-31T09:57:14.129Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14402026-08-31T09:57:15.131ZAug 31 09:57:15.119 INFO cr2: executing eos script show bfd peers | json
14412026-08-31T09:57:15.131ZAug 31 09:57:15.119 DEBG [sc] cr2: starting
14422026-08-31T09:57:15.131ZAug 31 09:57:15.119 DEBG [sc] cr2: connecting to [::1]:46840
14432026-08-31T09:57:15.155ZAug 31 09:57:15.120 DEBG [sc] cr2 waiting for prompt
14442026-08-31T09:57:15.155ZAug 31 09:57:15.130 DEBG [sc] cr2: logging in
14452026-08-31T09:57:15.263ZAug 31 09:57:15.252 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14462026-08-31T09:57:17.625Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14472026-08-31T09:57:17.650ZAug 31 09:57:17.613 INFO cr3: executing juniper script show bfd session | display json
14482026-08-31T09:57:17.650ZAug 31 09:57:17.613 DEBG [sc] cr3: starting
14492026-08-31T09:57:17.650ZAug 31 09:57:17.613 DEBG [sc] cr3: connecting to [::1]:37461
14502026-08-31T09:57:17.650ZAug 31 09:57:17.614 DEBG [sc] cr3 waiting for prompt
14512026-08-31T09:57:17.650ZAug 31 09:57:17.625 DEBG [sc] cr3: logging in
14522026-08-31T09:57:17.965ZAug 31 09:57:17.953 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14532026-08-31T09:57:20.233Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14542026-08-31T09:57:21.235ZAug 31 09:57:21.222 INFO cr3: executing juniper script show bfd session | display json
14552026-08-31T09:57:21.235ZAug 31 09:57:21.222 DEBG [sc] cr3: starting
14562026-08-31T09:57:21.235ZAug 31 09:57:21.222 DEBG [sc] cr3: connecting to [::1]:37461
14572026-08-31T09:57:21.259ZAug 31 09:57:21.223 DEBG [sc] cr3 waiting for prompt
14582026-08-31T09:57:21.259ZAug 31 09:57:21.234 DEBG [sc] cr3: logging in
14592026-08-31T09:57:21.402ZAug 31 09:57:21.390 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14602026-08-31T09:57:23.672Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14612026-08-31T09:57:24.677ZAug 31 09:57:24.661 INFO cr3: executing juniper script show bfd session | display json
14622026-08-31T09:57:24.704ZAug 31 09:57:24.661 DEBG [sc] cr3: starting
14632026-08-31T09:57:24.704ZAug 31 09:57:24.661 DEBG [sc] cr3: connecting to [::1]:37461
14642026-08-31T09:57:24.704ZAug 31 09:57:24.662 DEBG [sc] cr3 waiting for prompt
14652026-08-31T09:57:24.704ZAug 31 09:57:24.673 DEBG [sc] cr3: logging in
14662026-08-31T09:57:24.807ZAug 31 09:57:24.795 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14672026-08-31T09:57:27.043Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14682026-08-31T09:57:28.044ZAug 31 09:57:28.032 INFO cr3: executing juniper script show bfd session | display json
14692026-08-31T09:57:28.044ZAug 31 09:57:28.032 DEBG [sc] cr3: starting
14702026-08-31T09:57:28.044ZAug 31 09:57:28.032 DEBG [sc] cr3: connecting to [::1]:37461
14712026-08-31T09:57:28.068ZAug 31 09:57:28.033 DEBG [sc] cr3 waiting for prompt
14722026-08-31T09:57:28.068ZAug 31 09:57:28.043 DEBG [sc] cr3: logging in
14732026-08-31T09:57:28.199ZAug 31 09:57:28.187 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14742026-08-31T09:57:30.452Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14752026-08-31T09:57:31.453ZAug 31 09:57:31.441 INFO cr3: executing juniper script show bfd session | display json
14762026-08-31T09:57:31.453ZAug 31 09:57:31.441 DEBG [sc] cr3: starting
14772026-08-31T09:57:31.453ZAug 31 09:57:31.441 DEBG [sc] cr3: connecting to [::1]:37461
14782026-08-31T09:57:31.477ZAug 31 09:57:31.442 DEBG [sc] cr3 waiting for prompt
14792026-08-31T09:57:31.477ZAug 31 09:57:31.452 DEBG [sc] cr3: logging in
14802026-08-31T09:57:31.586ZAug 31 09:57:31.574 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14812026-08-31T09:57:33.828Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14822026-08-31T09:57:33.828ZAug 31 09:57:33.816 INFO cr3: executing juniper script show bfd session | display json
14832026-08-31T09:57:33.828ZAug 31 09:57:33.816 DEBG [sc] cr3: starting
14842026-08-31T09:57:33.828ZAug 31 09:57:33.816 DEBG [sc] cr3: connecting to [::1]:37461
14852026-08-31T09:57:33.852ZAug 31 09:57:33.817 DEBG [sc] cr3 waiting for prompt
14862026-08-31T09:57:33.852ZAug 31 09:57:33.827 DEBG [sc] cr3: logging in
14872026-08-31T09:57:33.994ZAug 31 09:57:33.982 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14882026-08-31T09:57:36.252Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14892026-08-31T09:57:37.253ZAug 31 09:57:37.241 INFO cr3: executing juniper script show bfd session | display json
14902026-08-31T09:57:37.253ZAug 31 09:57:37.241 DEBG [sc] cr3: starting
14912026-08-31T09:57:37.253ZAug 31 09:57:37.241 DEBG [sc] cr3: connecting to [::1]:37461
14922026-08-31T09:57:37.277ZAug 31 09:57:37.242 DEBG [sc] cr3 waiting for prompt
14932026-08-31T09:57:37.277ZAug 31 09:57:37.253 DEBG [sc] cr3: logging in
14942026-08-31T09:57:37.387ZAug 31 09:57:37.375 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14952026-08-31T09:57:39.655Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14962026-08-31T09:57:40.657ZAug 31 09:57:40.644 INFO cr3: executing juniper script show bfd session | display json
14972026-08-31T09:57:40.657ZAug 31 09:57:40.644 DEBG [sc] cr3: starting
14982026-08-31T09:57:40.657ZAug 31 09:57:40.644 DEBG [sc] cr3: connecting to [::1]:37461
14992026-08-31T09:57:40.681ZAug 31 09:57:40.645 DEBG [sc] cr3 waiting for prompt
15002026-08-31T09:57:40.681ZAug 31 09:57:40.656 DEBG [sc] cr3: logging in
15012026-08-31T09:57:40.790ZAug 31 09:57:40.777 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15022026-08-31T09:57:43.080Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15032026-08-31T09:57:44.082ZAug 31 09:57:44.070 INFO cr3: executing juniper script show bfd session | display json
15042026-08-31T09:57:44.082ZAug 31 09:57:44.070 DEBG [sc] cr3: starting
15052026-08-31T09:57:44.082ZAug 31 09:57:44.070 DEBG [sc] cr3: connecting to [::1]:37461
15062026-08-31T09:57:44.106ZAug 31 09:57:44.071 DEBG [sc] cr3 waiting for prompt
15072026-08-31T09:57:44.106ZAug 31 09:57:44.081 DEBG [sc] cr3: logging in
15082026-08-31T09:57:44.226ZAug 31 09:57:44.214 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15092026-08-31T09:57:46.496Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15102026-08-31T09:57:47.497ZAug 31 09:57:47.485 INFO cr3: executing juniper script show bfd session | display json
15112026-08-31T09:57:47.497ZAug 31 09:57:47.485 DEBG [sc] cr3: starting
15122026-08-31T09:57:47.497ZAug 31 09:57:47.485 DEBG [sc] cr3: connecting to [::1]:37461
15132026-08-31T09:57:47.521ZAug 31 09:57:47.486 DEBG [sc] cr3 waiting for prompt
15142026-08-31T09:57:47.521ZAug 31 09:57:47.496 DEBG [sc] cr3: logging in
15152026-08-31T09:57:47.653ZAug 31 09:57:47.641 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15162026-08-31T09:57:49.917Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15172026-08-31T09:57:49.941ZAug 31 09:57:49.906 INFO phase 2: stop frr on cr1
15182026-08-31T09:57:49.941ZAug 31 09:57:49.906 INFO cr1: stopping frr
15192026-08-31T09:57:49.941ZAug 31 09:57:49.906 DEBG [sc] cr1: starting
15202026-08-31T09:57:49.941ZAug 31 09:57:49.906 DEBG [sc] cr1: connecting to [::1]:36988
15212026-08-31T09:57:49.941ZAug 31 09:57:49.907 DEBG [sc] cr1 waiting for prompt
15222026-08-31T09:57:49.941ZAug 31 09:57:49.918 DEBG [sc] cr1: logging in
15232026-08-31T09:57:50.245ZAug 31 09:57:50.233 DEBG [sc] cr1: executing command `systemctl stop frr`
15242026-08-31T09:57:52.620Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15252026-08-31T09:57:53.622Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15262026-08-31T09:57:54.624Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15272026-08-31T09:57:55.625Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15282026-08-31T09:57:56.627Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15292026-08-31T09:57:57.629Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15302026-08-31T09:57:57.653Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15312026-08-31T09:57:58.632Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15322026-08-31T09:57:59.633Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15332026-08-31T09:58:00.635Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15342026-08-31T09:58:01.637Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15352026-08-31T09:58:01.662Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15362026-08-31T09:58:02.639Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15372026-08-31T09:58:03.641Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15382026-08-31T09:58:04.642Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15392026-08-31T09:58:05.644Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15402026-08-31T09:58:05.668Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15412026-08-31T09:58:06.646Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15422026-08-31T09:58:07.648Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15432026-08-31T09:58:08.650Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15442026-08-31T09:58:09.652Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15452026-08-31T09:58:09.677Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15462026-08-31T09:58:10.654Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15472026-08-31T09:58:11.655Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15482026-08-31T09:58:12.657Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15492026-08-31T09:58:13.659Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15502026-08-31T09:58:13.684Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15512026-08-31T09:58:14.661Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15522026-08-31T09:58:15.663Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15532026-08-31T09:58:16.665Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15542026-08-31T09:58:17.667Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15552026-08-31T09:58:17.667ZAug 31 09:58:17.654 INFO cr2: executing eos script show bfd peers | json
15562026-08-31T09:58:17.691ZAug 31 09:58:17.655 DEBG [sc] cr2: starting
15572026-08-31T09:58:17.691ZAug 31 09:58:17.655 DEBG [sc] cr2: connecting to [::1]:46840
15582026-08-31T09:58:17.691ZAug 31 09:58:17.655 DEBG [sc] cr2 waiting for prompt
15592026-08-31T09:58:17.691ZAug 31 09:58:17.666 DEBG [sc] cr2: logging in
15602026-08-31T09:58:18.015ZAug 31 09:58:18.003 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15612026-08-31T09:58:20.369Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15622026-08-31T09:58:21.369ZAug 31 09:58:21.357 INFO cr2: executing eos script show bfd peers | json
15632026-08-31T09:58:21.394ZAug 31 09:58:21.357 DEBG [sc] cr2: starting
15642026-08-31T09:58:21.394ZAug 31 09:58:21.357 DEBG [sc] cr2: connecting to [::1]:46840
15652026-08-31T09:58:21.394ZAug 31 09:58:21.358 DEBG [sc] cr2 waiting for prompt
15662026-08-31T09:58:21.394ZAug 31 09:58:21.369 DEBG [sc] cr2: logging in
15672026-08-31T09:58:21.512ZAug 31 09:58:21.500 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15682026-08-31T09:58:23.849Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15692026-08-31T09:58:24.850ZAug 31 09:58:24.838 INFO cr2: executing eos script show bfd peers | json
15702026-08-31T09:58:24.850ZAug 31 09:58:24.838 DEBG [sc] cr2: starting
15712026-08-31T09:58:24.850ZAug 31 09:58:24.838 DEBG [sc] cr2: connecting to [::1]:46840
15722026-08-31T09:58:24.874ZAug 31 09:58:24.839 DEBG [sc] cr2 waiting for prompt
15732026-08-31T09:58:24.874ZAug 31 09:58:24.850 DEBG [sc] cr2: logging in
15742026-08-31T09:58:24.995ZAug 31 09:58:24.983 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15752026-08-31T09:58:27.326Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15762026-08-31T09:58:28.328ZAug 31 09:58:28.316 INFO cr2: executing eos script show bfd peers | json
15772026-08-31T09:58:28.328ZAug 31 09:58:28.316 DEBG [sc] cr2: starting
15782026-08-31T09:58:28.328ZAug 31 09:58:28.316 DEBG [sc] cr2: connecting to [::1]:46840
15792026-08-31T09:58:28.352ZAug 31 09:58:28.317 DEBG [sc] cr2 waiting for prompt
15802026-08-31T09:58:28.352ZAug 31 09:58:28.328 DEBG [sc] cr2: logging in
15812026-08-31T09:58:28.472ZAug 31 09:58:28.460 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15822026-08-31T09:58:30.817Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15832026-08-31T09:58:31.818ZAug 31 09:58:31.805 INFO cr2: executing eos script show bfd peers | json
15842026-08-31T09:58:31.818ZAug 31 09:58:31.806 DEBG [sc] cr2: starting
15852026-08-31T09:58:31.818ZAug 31 09:58:31.806 DEBG [sc] cr2: connecting to [::1]:46840
15862026-08-31T09:58:31.842ZAug 31 09:58:31.806 DEBG [sc] cr2 waiting for prompt
15872026-08-31T09:58:31.843ZAug 31 09:58:31.817 DEBG [sc] cr2: logging in
15882026-08-31T09:58:31.984ZAug 31 09:58:31.972 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15892026-08-31T09:58:34.329Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15902026-08-31T09:58:34.353ZAug 31 09:58:34.317 INFO cr2: executing eos script show bfd peers | json
15912026-08-31T09:58:34.353ZAug 31 09:58:34.317 DEBG [sc] cr2: starting
15922026-08-31T09:58:34.353ZAug 31 09:58:34.317 DEBG [sc] cr2: connecting to [::1]:46840
15932026-08-31T09:58:34.353ZAug 31 09:58:34.318 DEBG [sc] cr2 waiting for prompt
15942026-08-31T09:58:34.353ZAug 31 09:58:34.327 DEBG [sc] cr2: logging in
15952026-08-31T09:58:34.484ZAug 31 09:58:34.472 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15962026-08-31T09:58:36.804Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15972026-08-31T09:58:37.805ZAug 31 09:58:37.793 INFO cr2: executing eos script show bfd peers | json
15982026-08-31T09:58:37.806ZAug 31 09:58:37.794 DEBG [sc] cr2: starting
15992026-08-31T09:58:37.806ZAug 31 09:58:37.794 DEBG [sc] cr2: connecting to [::1]:46840
16002026-08-31T09:58:37.830ZAug 31 09:58:37.794 DEBG [sc] cr2 waiting for prompt
16012026-08-31T09:58:37.830ZAug 31 09:58:37.806 DEBG [sc] cr2: logging in
16022026-08-31T09:58:37.961ZAug 31 09:58:37.949 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16032026-08-31T09:58:40.313Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16042026-08-31T09:58:41.315ZAug 31 09:58:41.302 INFO cr2: executing eos script show bfd peers | json
16052026-08-31T09:58:41.315ZAug 31 09:58:41.302 DEBG [sc] cr2: starting
16062026-08-31T09:58:41.315ZAug 31 09:58:41.302 DEBG [sc] cr2: connecting to [::1]:46840
16072026-08-31T09:58:41.339ZAug 31 09:58:41.303 DEBG [sc] cr2 waiting for prompt
16082026-08-31T09:58:41.340ZAug 31 09:58:41.313 DEBG [sc] cr2: logging in
16092026-08-31T09:58:41.458ZAug 31 09:58:41.445 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16102026-08-31T09:58:43.858Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16112026-08-31T09:58:44.859ZAug 31 09:58:44.847 INFO cr2: executing eos script show bfd peers | json
16122026-08-31T09:58:44.859ZAug 31 09:58:44.847 DEBG [sc] cr2: starting
16132026-08-31T09:58:44.859ZAug 31 09:58:44.847 DEBG [sc] cr2: connecting to [::1]:46840
16142026-08-31T09:58:44.883ZAug 31 09:58:44.847 DEBG [sc] cr2 waiting for prompt
16152026-08-31T09:58:44.883ZAug 31 09:58:44.859 DEBG [sc] cr2: logging in
16162026-08-31T09:58:45.003ZAug 31 09:58:44.991 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16172026-08-31T09:58:47.330Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16182026-08-31T09:58:48.331ZAug 31 09:58:48.319 INFO cr2: executing eos script show bfd peers | json
16192026-08-31T09:58:48.331ZAug 31 09:58:48.319 DEBG [sc] cr2: starting
16202026-08-31T09:58:48.331ZAug 31 09:58:48.319 DEBG [sc] cr2: connecting to [::1]:46840
16212026-08-31T09:58:48.356ZAug 31 09:58:48.320 DEBG [sc] cr2 waiting for prompt
16222026-08-31T09:58:48.356ZAug 31 09:58:48.331 DEBG [sc] cr2: logging in
16232026-08-31T09:58:48.487ZAug 31 09:58:48.475 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16242026-08-31T09:58:50.827Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16252026-08-31T09:58:50.852ZAug 31 09:58:50.815 INFO cr3: executing juniper script show bfd session | display json
16262026-08-31T09:58:50.852ZAug 31 09:58:50.815 DEBG [sc] cr3: starting
16272026-08-31T09:58:50.852ZAug 31 09:58:50.815 DEBG [sc] cr3: connecting to [::1]:37461
16282026-08-31T09:58:50.852ZAug 31 09:58:50.816 DEBG [sc] cr3 waiting for prompt
16292026-08-31T09:58:50.852ZAug 31 09:58:50.827 DEBG [sc] cr3: logging in
16302026-08-31T09:58:51.196ZAug 31 09:58:51.179 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16312026-08-31T09:58:53.467Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16322026-08-31T09:58:54.468ZAug 31 09:58:54.456 INFO cr3: executing juniper script show bfd session | display json
16332026-08-31T09:58:54.468ZAug 31 09:58:54.456 DEBG [sc] cr3: starting
16342026-08-31T09:58:54.468ZAug 31 09:58:54.456 DEBG [sc] cr3: connecting to [::1]:37461
16352026-08-31T09:58:54.492ZAug 31 09:58:54.457 DEBG [sc] cr3 waiting for prompt
16362026-08-31T09:58:54.492ZAug 31 09:58:54.469 DEBG [sc] cr3: logging in
16372026-08-31T09:58:54.635ZAug 31 09:58:54.623 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16382026-08-31T09:58:56.869Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16392026-08-31T09:58:57.870ZAug 31 09:58:57.858 INFO cr3: executing juniper script show bfd session | display json
16402026-08-31T09:58:57.870ZAug 31 09:58:57.858 DEBG [sc] cr3: starting
16412026-08-31T09:58:57.870ZAug 31 09:58:57.858 DEBG [sc] cr3: connecting to [::1]:37461
16422026-08-31T09:58:57.894ZAug 31 09:58:57.859 DEBG [sc] cr3 waiting for prompt
16432026-08-31T09:58:57.894ZAug 31 09:58:57.870 DEBG [sc] cr3: logging in
16442026-08-31T09:58:58.014ZAug 31 09:58:58.002 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16452026-08-31T09:59:00.287Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16462026-08-31T09:59:01.289ZAug 31 09:59:01.277 INFO cr3: executing juniper script show bfd session | display json
16472026-08-31T09:59:01.289ZAug 31 09:59:01.277 DEBG [sc] cr3: starting
16482026-08-31T09:59:01.289ZAug 31 09:59:01.277 DEBG [sc] cr3: connecting to [::1]:37461
16492026-08-31T09:59:01.314ZAug 31 09:59:01.278 DEBG [sc] cr3 waiting for prompt
16502026-08-31T09:59:01.314ZAug 31 09:59:01.288 DEBG [sc] cr3: logging in
16512026-08-31T09:59:01.432ZAug 31 09:59:01.420 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16522026-08-31T09:59:03.676Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16532026-08-31T09:59:04.677ZAug 31 09:59:04.665 INFO cr3: executing juniper script show bfd session | display json
16542026-08-31T09:59:04.677ZAug 31 09:59:04.665 DEBG [sc] cr3: starting
16552026-08-31T09:59:04.702ZAug 31 09:59:04.665 DEBG [sc] cr3: connecting to [::1]:37461
16562026-08-31T09:59:04.702ZAug 31 09:59:04.666 DEBG [sc] cr3 waiting for prompt
16572026-08-31T09:59:04.702ZAug 31 09:59:04.678 DEBG [sc] cr3: logging in
16582026-08-31T09:59:04.834ZAug 31 09:59:04.822 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16592026-08-31T09:59:07.099Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16602026-08-31T09:59:07.099ZAug 31 09:59:07.087 INFO cr3: executing juniper script show bfd session | display json
16612026-08-31T09:59:07.099ZAug 31 09:59:07.087 DEBG [sc] cr3: starting
16622026-08-31T09:59:07.099ZAug 31 09:59:07.087 DEBG [sc] cr3: connecting to [::1]:37461
16632026-08-31T09:59:07.124ZAug 31 09:59:07.088 DEBG [sc] cr3 waiting for prompt
16642026-08-31T09:59:07.124ZAug 31 09:59:07.098 DEBG [sc] cr3: logging in
16652026-08-31T09:59:07.244ZAug 31 09:59:07.232 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16662026-08-31T09:59:09.515Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16672026-08-31T09:59:10.517ZAug 31 09:59:10.504 INFO cr3: executing juniper script show bfd session | display json
16682026-08-31T09:59:10.517ZAug 31 09:59:10.504 DEBG [sc] cr3: starting
16692026-08-31T09:59:10.517ZAug 31 09:59:10.504 DEBG [sc] cr3: connecting to [::1]:37461
16702026-08-31T09:59:10.541ZAug 31 09:59:10.505 DEBG [sc] cr3 waiting for prompt
16712026-08-31T09:59:10.541ZAug 31 09:59:10.516 DEBG [sc] cr3: logging in
16722026-08-31T09:59:10.672ZAug 31 09:59:10.660 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16732026-08-31T09:59:12.924Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16742026-08-31T09:59:13.925ZAug 31 09:59:13.913 INFO cr3: executing juniper script show bfd session | display json
16752026-08-31T09:59:13.925ZAug 31 09:59:13.913 DEBG [sc] cr3: starting
16762026-08-31T09:59:13.925ZAug 31 09:59:13.913 DEBG [sc] cr3: connecting to [::1]:37461
16772026-08-31T09:59:13.949ZAug 31 09:59:13.914 DEBG [sc] cr3 waiting for prompt
16782026-08-31T09:59:13.950ZAug 31 09:59:13.924 DEBG [sc] cr3: logging in
16792026-08-31T09:59:14.080ZAug 31 09:59:14.068 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16802026-08-31T09:59:16.354Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16812026-08-31T09:59:17.355ZAug 31 09:59:17.343 INFO cr3: executing juniper script show bfd session | display json
16822026-08-31T09:59:17.355ZAug 31 09:59:17.343 DEBG [sc] cr3: starting
16832026-08-31T09:59:17.355ZAug 31 09:59:17.343 DEBG [sc] cr3: connecting to [::1]:37461
16842026-08-31T09:59:17.379ZAug 31 09:59:17.344 DEBG [sc] cr3 waiting for prompt
16852026-08-31T09:59:17.379ZAug 31 09:59:17.355 DEBG [sc] cr3: logging in
16862026-08-31T09:59:17.500ZAug 31 09:59:17.488 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16872026-08-31T09:59:19.780Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16882026-08-31T09:59:20.782ZAug 31 09:59:20.770 INFO cr3: executing juniper script show bfd session | display json
16892026-08-31T09:59:20.782ZAug 31 09:59:20.770 DEBG [sc] cr3: starting
16902026-08-31T09:59:20.782ZAug 31 09:59:20.770 DEBG [sc] cr3: connecting to [::1]:37461
16912026-08-31T09:59:20.807ZAug 31 09:59:20.771 DEBG [sc] cr3 waiting for prompt
16922026-08-31T09:59:20.807ZAug 31 09:59:20.781 DEBG [sc] cr3: logging in
16932026-08-31T09:59:20.926ZAug 31 09:59:20.913 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16942026-08-31T09:59:23.168Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16952026-08-31T09:59:23.193ZAug 31 09:59:23.158 INFO phase 3: pause ceos on cr2
16962026-08-31T09:59:23.193ZAug 31 09:59:23.158 INFO cr2: pausing ceos
16972026-08-31T09:59:23.193ZAug 31 09:59:23.158 DEBG [sc] cr2: starting
16982026-08-31T09:59:23.193ZAug 31 09:59:23.158 DEBG [sc] cr2: connecting to [::1]:46840
16992026-08-31T09:59:23.193ZAug 31 09:59:23.159 DEBG [sc] cr2 waiting for prompt
17002026-08-31T09:59:23.193ZAug 31 09:59:23.170 DEBG [sc] cr2: logging in
17012026-08-31T09:59:23.516ZAug 31 09:59:23.504 DEBG [sc] cr2: executing command `docker pause ceos`
17022026-08-31T09:59:25.634Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17032026-08-31T09:59:26.636Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17042026-08-31T09:59:27.638Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17052026-08-31T09:59:28.640Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17062026-08-31T09:59:29.641Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17072026-08-31T09:59:29.666Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17082026-08-31T09:59:30.644Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17092026-08-31T09:59:31.646Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17102026-08-31T09:59:32.647Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17112026-08-31T09:59:33.649Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17122026-08-31T09:59:33.673Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17132026-08-31T09:59:34.651Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17142026-08-31T09:59:35.653Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17152026-08-31T09:59:36.654Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17162026-08-31T09:59:37.656Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17172026-08-31T09:59:37.681Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17182026-08-31T09:59:38.659Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17192026-08-31T09:59:39.661Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17202026-08-31T09:59:40.662Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17212026-08-31T09:59:41.664Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17222026-08-31T09:59:41.688Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17232026-08-31T09:59:42.666Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17242026-08-31T09:59:43.668Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17252026-08-31T09:59:44.669Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17262026-08-31T09:59:45.671Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17272026-08-31T09:59:45.695Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17282026-08-31T09:59:46.674Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17292026-08-31T09:59:47.675Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17302026-08-31T09:59:48.678Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17312026-08-31T09:59:49.679Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17322026-08-31T09:59:49.704ZAug 31 09:59:49.667 INFO cr3: executing juniper script show bfd session | display json
17332026-08-31T09:59:49.704ZAug 31 09:59:49.667 DEBG [sc] cr3: starting
17342026-08-31T09:59:49.704ZAug 31 09:59:49.667 DEBG [sc] cr3: connecting to [::1]:37461
17352026-08-31T09:59:49.704ZAug 31 09:59:49.668 DEBG [sc] cr3 waiting for prompt
17362026-08-31T09:59:49.704ZAug 31 09:59:49.679 DEBG [sc] cr3: logging in
17372026-08-31T09:59:50.045ZAug 31 09:59:50.033 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17382026-08-31T09:59:52.300Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17392026-08-31T09:59:53.302ZAug 31 09:59:53.290 INFO cr3: executing juniper script show bfd session | display json
17402026-08-31T09:59:53.302ZAug 31 09:59:53.290 DEBG [sc] cr3: starting
17412026-08-31T09:59:53.302ZAug 31 09:59:53.290 DEBG [sc] cr3: connecting to [::1]:37461
17422026-08-31T09:59:53.326ZAug 31 09:59:53.291 DEBG [sc] cr3 waiting for prompt
17432026-08-31T09:59:53.326ZAug 31 09:59:53.302 DEBG [sc] cr3: logging in
17442026-08-31T09:59:53.457ZAug 31 09:59:53.445 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17452026-08-31T09:59:55.715Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17462026-08-31T09:59:56.715ZAug 31 09:59:56.703 INFO cr3: executing juniper script show bfd session | display json
17472026-08-31T09:59:56.715ZAug 31 09:59:56.703 DEBG [sc] cr3: starting
17482026-08-31T09:59:56.715ZAug 31 09:59:56.703 DEBG [sc] cr3: connecting to [::1]:37461
17492026-08-31T09:59:56.739ZAug 31 09:59:56.704 DEBG [sc] cr3 waiting for prompt
17502026-08-31T09:59:56.739ZAug 31 09:59:56.715 DEBG [sc] cr3: logging in
17512026-08-31T09:59:56.849ZAug 31 09:59:56.837 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17522026-08-31T09:59:59.109Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17532026-08-31T10:00:00.111ZAug 31 10:00:00.098 INFO cr3: executing juniper script show bfd session | display json
17542026-08-31T10:00:00.111ZAug 31 10:00:00.098 DEBG [sc] cr3: starting
17552026-08-31T10:00:00.111ZAug 31 10:00:00.098 DEBG [sc] cr3: connecting to [::1]:37461
17562026-08-31T10:00:00.136ZAug 31 10:00:00.099 DEBG [sc] cr3 waiting for prompt
17572026-08-31T10:00:00.136ZAug 31 10:00:00.110 DEBG [sc] cr3: logging in
17582026-08-31T10:00:00.266ZAug 31 10:00:00.253 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17592026-08-31T10:00:06.102Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17602026-08-31T10:00:07.103ZAug 31 10:00:07.091 INFO cr3: executing juniper script show bfd session | display json
17612026-08-31T10:00:07.103ZAug 31 10:00:07.091 DEBG [sc] cr3: starting
17622026-08-31T10:00:07.103ZAug 31 10:00:07.091 DEBG [sc] cr3: connecting to [::1]:37461
17632026-08-31T10:00:07.127ZAug 31 10:00:07.092 DEBG [sc] cr3 waiting for prompt
17642026-08-31T10:00:07.127ZAug 31 10:00:07.103 DEBG [sc] cr3: logging in
17652026-08-31T10:00:07.247ZAug 31 10:00:07.235 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17662026-08-31T10:00:09.523Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17672026-08-31T10:00:09.523ZAug 31 10:00:09.510 INFO cr3: executing juniper script show bfd session | display json
17682026-08-31T10:00:09.523ZAug 31 10:00:09.510 DEBG [sc] cr3: starting
17692026-08-31T10:00:09.523ZAug 31 10:00:09.510 DEBG [sc] cr3: connecting to [::1]:37461
17702026-08-31T10:00:09.547ZAug 31 10:00:09.511 DEBG [sc] cr3 waiting for prompt
17712026-08-31T10:00:09.547ZAug 31 10:00:09.521 DEBG [sc] cr3: logging in
17722026-08-31T10:00:09.688ZAug 31 10:00:09.675 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17732026-08-31T10:00:11.924Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17742026-08-31T10:00:12.925ZAug 31 10:00:12.913 INFO cr3: executing juniper script show bfd session | display json
17752026-08-31T10:00:12.925ZAug 31 10:00:12.913 DEBG [sc] cr3: starting
17762026-08-31T10:00:12.949ZAug 31 10:00:12.913 DEBG [sc] cr3: connecting to [::1]:37461
17772026-08-31T10:00:12.949ZAug 31 10:00:12.914 DEBG [sc] cr3 waiting for prompt
17782026-08-31T10:00:12.949ZAug 31 10:00:12.925 DEBG [sc] cr3: logging in
17792026-08-31T10:00:13.072ZAug 31 10:00:13.058 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17802026-08-31T10:00:15.346Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17812026-08-31T10:00:16.347ZAug 31 10:00:16.335 INFO cr3: executing juniper script show bfd session | display json
17822026-08-31T10:00:16.347ZAug 31 10:00:16.335 DEBG [sc] cr3: starting
17832026-08-31T10:00:16.347ZAug 31 10:00:16.335 DEBG [sc] cr3: connecting to [::1]:37461
17842026-08-31T10:00:16.372ZAug 31 10:00:16.336 DEBG [sc] cr3 waiting for prompt
17852026-08-31T10:00:16.372ZAug 31 10:00:16.347 DEBG [sc] cr3: logging in
17862026-08-31T10:00:16.502ZAug 31 10:00:16.490 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17872026-08-31T10:00:18.760Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17882026-08-31T10:00:19.761ZAug 31 10:00:19.748 INFO cr3: executing juniper script show bfd session | display json
17892026-08-31T10:00:19.785ZAug 31 10:00:19.749 DEBG [sc] cr3: starting
17902026-08-31T10:00:19.785ZAug 31 10:00:19.749 DEBG [sc] cr3: connecting to [::1]:37461
17912026-08-31T10:00:19.785ZAug 31 10:00:19.749 DEBG [sc] cr3 waiting for prompt
17922026-08-31T10:00:19.786ZAug 31 10:00:19.761 DEBG [sc] cr3: logging in
17932026-08-31T10:00:19.893ZAug 31 10:00:19.881 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17942026-08-31T10:00:22.152Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17952026-08-31T10:00:23.153ZAug 31 10:00:23.141 INFO cr3: executing juniper script show bfd session | display json
17962026-08-31T10:00:23.177ZAug 31 10:00:23.141 DEBG [sc] cr3: starting
17972026-08-31T10:00:23.178ZAug 31 10:00:23.141 DEBG [sc] cr3: connecting to [::1]:37461
17982026-08-31T10:00:23.178ZAug 31 10:00:23.142 DEBG [sc] cr3 waiting for prompt
17992026-08-31T10:00:23.178ZAug 31 10:00:23.153 DEBG [sc] cr3: logging in
18002026-08-31T10:00:23.309ZAug 31 10:00:23.297 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18012026-08-31T10:00:25.591Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18022026-08-31T10:00:25.615ZAug 31 10:00:25.581 INFO phase 4: pause cRPD on cr3
18032026-08-31T10:00:25.615ZAug 31 10:00:25.581 INFO cr3: pausing crpd1
18042026-08-31T10:00:25.615ZAug 31 10:00:25.581 DEBG [sc] cr3: starting
18052026-08-31T10:00:25.615ZAug 31 10:00:25.581 DEBG [sc] cr3: connecting to [::1]:37461
18062026-08-31T10:00:25.615ZAug 31 10:00:25.582 DEBG [sc] cr3 waiting for prompt
18072026-08-31T10:00:25.615ZAug 31 10:00:25.591 DEBG [sc] cr3: logging in
18082026-08-31T10:00:25.735ZAug 31 10:00:25.723 DEBG [sc] cr3: executing command `docker pause crpd1`
18092026-08-31T10:00:27.833Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18102026-08-31T10:00:28.836Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18112026-08-31T10:00:29.837Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18122026-08-31T10:00:30.839Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18132026-08-31T10:00:31.840Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18142026-08-31T10:00:31.866Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18152026-08-31T10:00:32.843Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18162026-08-31T10:00:33.845Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18172026-08-31T10:00:34.847Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18182026-08-31T10:00:35.848Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18192026-08-31T10:00:35.872Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18202026-08-31T10:00:36.851Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18212026-08-31T10:00:37.853Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18222026-08-31T10:00:38.855Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18232026-08-31T10:00:39.858Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18242026-08-31T10:00:39.882Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18252026-08-31T10:00:40.860Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18262026-08-31T10:00:41.862Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18272026-08-31T10:00:42.864Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18282026-08-31T10:00:43.867Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18292026-08-31T10:00:43.891Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18302026-08-31T10:00:45.304Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18312026-08-31T10:00:45.870Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18322026-08-31T10:00:46.874Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18332026-08-31T10:00:47.873Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18342026-08-31T10:00:47.897Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18352026-08-31T10:00:48.876Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18362026-08-31T10:00:49.878Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18372026-08-31T10:00:50.880Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18382026-08-31T10:00:51.882Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18392026-08-31T10:00:51.907ZAug 31 10:00:51.870 INFO phase 5: start frr on cr1
18402026-08-31T10:00:51.907ZAug 31 10:00:51.870 INFO cr1: starting frr
18412026-08-31T10:00:51.907ZAug 31 10:00:51.870 DEBG [sc] cr1: starting
18422026-08-31T10:00:51.907ZAug 31 10:00:51.870 DEBG [sc] cr1: connecting to [::1]:36988
18432026-08-31T10:00:51.907ZAug 31 10:00:51.871 DEBG [sc] cr1 waiting for prompt
18442026-08-31T10:00:51.907ZAug 31 10:00:51.881 DEBG [sc] cr1: logging in
18452026-08-31T10:00:52.259ZAug 31 10:00:52.247 DEBG [sc] cr1: executing command `systemctl start frr`
18462026-08-31T10:00:59.579Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18472026-08-31T10:01:00.583Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18482026-08-31T10:01:01.583Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18492026-08-31T10:01:02.585Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18502026-08-31T10:01:03.587Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18512026-08-31T10:01:03.611Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18522026-08-31T10:01:04.589Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18532026-08-31T10:01:05.591Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18542026-08-31T10:01:06.593Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18552026-08-31T10:01:07.595Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18562026-08-31T10:01:07.619Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18572026-08-31T10:01:08.597Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18582026-08-31T10:01:09.599Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18592026-08-31T10:01:10.601Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18602026-08-31T10:01:11.603Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18612026-08-31T10:01:11.628Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18622026-08-31T10:01:12.605Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18632026-08-31T10:01:13.607Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18642026-08-31T10:01:14.609Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18652026-08-31T10:01:15.611Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18662026-08-31T10:01:15.636Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18672026-08-31T10:01:16.613Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18682026-08-31T10:01:17.615Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18692026-08-31T10:01:18.617Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18702026-08-31T10:01:19.619Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18712026-08-31T10:01:19.643Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18722026-08-31T10:01:20.622Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18732026-08-31T10:01:21.624Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18742026-08-31T10:01:22.626Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18752026-08-31T10:01:23.628Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18762026-08-31T10:01:23.628ZAug 31 10:01:23.616 INFO cr1: executing frr script show bfd peers json
18772026-08-31T10:01:23.652ZAug 31 10:01:23.616 DEBG [sc] cr1: starting
18782026-08-31T10:01:23.652ZAug 31 10:01:23.616 DEBG [sc] cr1: connecting to [::1]:36988
18792026-08-31T10:01:23.652ZAug 31 10:01:23.617 DEBG [sc] cr1 waiting for prompt
18802026-08-31T10:01:23.652ZAug 31 10:01:23.628 DEBG [sc] cr1: logging in
18812026-08-31T10:01:23.932ZAug 31 10:01:23.920 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18822026-08-31T10:01:26.073Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18832026-08-31T10:01:27.074ZAug 31 10:01:27.062 INFO cr1: executing frr script show bfd peers json
18842026-08-31T10:01:27.075ZAug 31 10:01:27.062 DEBG [sc] cr1: starting
18852026-08-31T10:01:27.075ZAug 31 10:01:27.062 DEBG [sc] cr1: connecting to [::1]:36988
18862026-08-31T10:01:27.099ZAug 31 10:01:27.063 DEBG [sc] cr1 waiting for prompt
18872026-08-31T10:01:27.099ZAug 31 10:01:27.074 DEBG [sc] cr1: logging in
18882026-08-31T10:01:27.230ZAug 31 10:01:27.218 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18892026-08-31T10:01:29.368Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18902026-08-31T10:01:30.369ZAug 31 10:01:30.357 INFO cr1: executing frr script show bfd peers json
18912026-08-31T10:01:30.392ZAug 31 10:01:30.357 DEBG [sc] cr1: starting
18922026-08-31T10:01:30.392ZAug 31 10:01:30.357 DEBG [sc] cr1: connecting to [::1]:36988
18932026-08-31T10:01:30.392ZAug 31 10:01:30.358 DEBG [sc] cr1 waiting for prompt
18942026-08-31T10:01:30.393ZAug 31 10:01:30.369 DEBG [sc] cr1: logging in
18952026-08-31T10:01:30.524ZAug 31 10:01:30.512 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18962026-08-31T10:01:32.678Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18972026-08-31T10:01:33.679ZAug 31 10:01:33.667 INFO cr1: executing frr script show bfd peers json
18982026-08-31T10:01:33.680ZAug 31 10:01:33.667 DEBG [sc] cr1: starting
18992026-08-31T10:01:33.680ZAug 31 10:01:33.667 DEBG [sc] cr1: connecting to [::1]:36988
19002026-08-31T10:01:33.704ZAug 31 10:01:33.668 DEBG [sc] cr1 waiting for prompt
19012026-08-31T10:01:33.704ZAug 31 10:01:33.678 DEBG [sc] cr1: logging in
19022026-08-31T10:01:33.835ZAug 31 10:01:33.823 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19032026-08-31T10:01:35.985Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19042026-08-31T10:01:36.987ZAug 31 10:01:36.975 INFO cr1: executing frr script show bfd peers json
19052026-08-31T10:01:36.987ZAug 31 10:01:36.975 DEBG [sc] cr1: starting
19062026-08-31T10:01:36.987ZAug 31 10:01:36.975 DEBG [sc] cr1: connecting to [::1]:36988
19072026-08-31T10:01:37.011ZAug 31 10:01:36.976 DEBG [sc] cr1 waiting for prompt
19082026-08-31T10:01:37.011ZAug 31 10:01:36.986 DEBG [sc] cr1: logging in
19092026-08-31T10:01:37.141ZAug 31 10:01:37.129 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19102026-08-31T10:01:39.395Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19112026-08-31T10:01:39.396ZAug 31 10:01:39.268 INFO cr1: executing frr script show bfd peers json
19122026-08-31T10:01:39.396ZAug 31 10:01:39.268 DEBG [sc] cr1: starting
19132026-08-31T10:01:39.396ZAug 31 10:01:39.268 DEBG [sc] cr1: connecting to [::1]:36988
19142026-08-31T10:01:39.419ZAug 31 10:01:39.269 DEBG [sc] cr1 waiting for prompt
19152026-08-31T10:01:39.420ZAug 31 10:01:39.279 DEBG [sc] cr1: logging in
19162026-08-31T10:01:39.443ZAug 31 10:01:39.423 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19172026-08-31T10:01:41.590Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19182026-08-31T10:01:42.592ZAug 31 10:01:42.580 INFO cr1: executing frr script show bfd peers json
19192026-08-31T10:01:42.616ZAug 31 10:01:42.580 DEBG [sc] cr1: starting
19202026-08-31T10:01:42.616ZAug 31 10:01:42.580 DEBG [sc] cr1: connecting to [::1]:36988
19212026-08-31T10:01:42.616ZAug 31 10:01:42.581 DEBG [sc] cr1 waiting for prompt
19222026-08-31T10:01:42.616ZAug 31 10:01:42.592 DEBG [sc] cr1: logging in
19232026-08-31T10:01:42.748ZAug 31 10:01:42.736 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19242026-08-31T10:01:44.886Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19252026-08-31T10:01:45.887ZAug 31 10:01:45.875 INFO cr1: executing frr script show bfd peers json
19262026-08-31T10:01:45.887ZAug 31 10:01:45.875 DEBG [sc] cr1: starting
19272026-08-31T10:01:45.911ZAug 31 10:01:45.875 DEBG [sc] cr1: connecting to [::1]:36988
19282026-08-31T10:01:45.911ZAug 31 10:01:45.876 DEBG [sc] cr1 waiting for prompt
19292026-08-31T10:01:45.912ZAug 31 10:01:45.887 DEBG [sc] cr1: logging in
19302026-08-31T10:01:46.065ZAug 31 10:01:46.053 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19312026-08-31T10:01:48.222Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19322026-08-31T10:01:49.224ZAug 31 10:01:49.212 INFO cr1: executing frr script show bfd peers json
19332026-08-31T10:01:49.224ZAug 31 10:01:49.212 DEBG [sc] cr1: starting
19342026-08-31T10:01:49.248ZAug 31 10:01:49.212 DEBG [sc] cr1: connecting to [::1]:36988
19352026-08-31T10:01:49.248ZAug 31 10:01:49.213 DEBG [sc] cr1 waiting for prompt
19362026-08-31T10:01:49.248ZAug 31 10:01:49.224 DEBG [sc] cr1: logging in
19372026-08-31T10:01:49.367ZAug 31 10:01:49.355 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19382026-08-31T10:01:51.507Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19392026-08-31T10:01:52.508ZAug 31 10:01:52.496 INFO cr1: executing frr script show bfd peers json
19402026-08-31T10:01:52.509ZAug 31 10:01:52.496 DEBG [sc] cr1: starting
19412026-08-31T10:01:52.509ZAug 31 10:01:52.496 DEBG [sc] cr1: connecting to [::1]:36988
19422026-08-31T10:01:52.533ZAug 31 10:01:52.497 DEBG [sc] cr1 waiting for prompt
19432026-08-31T10:01:52.533ZAug 31 10:01:52.507 DEBG [sc] cr1: logging in
19442026-08-31T10:01:52.653ZAug 31 10:01:52.640 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19452026-08-31T10:01:54.798Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19462026-08-31T10:01:54.822ZAug 31 10:01:54.787 INFO phase 6: unpause ceos on cr2
19472026-08-31T10:01:54.822ZAug 31 10:01:54.787 INFO cr2: unpausing ceos
19482026-08-31T10:01:54.822ZAug 31 10:01:54.787 DEBG [sc] cr2: starting
19492026-08-31T10:01:54.822ZAug 31 10:01:54.787 DEBG [sc] cr2: connecting to [::1]:46840
19502026-08-31T10:01:54.822ZAug 31 10:01:54.787 DEBG [sc] cr2 waiting for prompt
19512026-08-31T10:01:54.822ZAug 31 10:01:54.798 DEBG [sc] cr2: logging in
19522026-08-31T10:01:55.134ZAug 31 10:01:55.122 DEBG [sc] cr2: executing command `docker unpause ceos`
19532026-08-31T10:01:57.275Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19542026-08-31T10:01:58.277Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19552026-08-31T10:01:59.279Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19562026-08-31T10:02:00.281Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19572026-08-31T10:02:01.283Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19582026-08-31T10:02:01.307Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19592026-08-31T10:02:02.285Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19602026-08-31T10:02:03.287Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19612026-08-31T10:02:04.289Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19622026-08-31T10:02:05.291Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19632026-08-31T10:02:05.316Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19642026-08-31T10:02:06.293Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19652026-08-31T10:02:07.295Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19662026-08-31T10:02:08.298Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19672026-08-31T10:02:09.299Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19682026-08-31T10:02:09.323Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19692026-08-31T10:02:10.302Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19702026-08-31T10:02:11.304Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19712026-08-31T10:02:12.306Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19722026-08-31T10:02:13.308Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19732026-08-31T10:02:13.332Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19742026-08-31T10:02:14.309Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19752026-08-31T10:02:15.311Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19762026-08-31T10:02:16.313Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19772026-08-31T10:02:17.314Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19782026-08-31T10:02:17.339Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19792026-08-31T10:02:18.317Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19802026-08-31T10:02:19.318Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19812026-08-31T10:02:20.319Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19822026-08-31T10:02:21.321Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19832026-08-31T10:02:21.345ZAug 31 10:02:21.309 INFO cr1: executing frr script show bfd peers json
19842026-08-31T10:02:21.345ZAug 31 10:02:21.309 DEBG [sc] cr1: starting
19852026-08-31T10:02:21.345ZAug 31 10:02:21.309 DEBG [sc] cr1: connecting to [::1]:36988
19862026-08-31T10:02:21.345ZAug 31 10:02:21.310 DEBG [sc] cr1 waiting for prompt
19872026-08-31T10:02:21.345ZAug 31 10:02:21.321 DEBG [sc] cr1: logging in
19882026-08-31T10:02:21.674ZAug 31 10:02:21.662 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19892026-08-31T10:02:23.826Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19902026-08-31T10:02:24.828ZAug 31 10:02:24.816 INFO cr1: executing frr script show bfd peers json
19912026-08-31T10:02:24.829ZAug 31 10:02:24.816 DEBG [sc] cr1: starting
19922026-08-31T10:02:24.829ZAug 31 10:02:24.816 DEBG [sc] cr1: connecting to [::1]:36988
19932026-08-31T10:02:24.854ZAug 31 10:02:24.816 DEBG [sc] cr1 waiting for prompt
19942026-08-31T10:02:24.854ZAug 31 10:02:24.828 DEBG [sc] cr1: logging in
19952026-08-31T10:02:24.962ZAug 31 10:02:24.950 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19962026-08-31T10:02:27.100Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19972026-08-31T10:02:28.101ZAug 31 10:02:28.089 INFO cr1: executing frr script show bfd peers json
19982026-08-31T10:02:28.101ZAug 31 10:02:28.089 DEBG [sc] cr1: starting
19992026-08-31T10:02:28.101ZAug 31 10:02:28.089 DEBG [sc] cr1: connecting to [::1]:36988
20002026-08-31T10:02:28.126ZAug 31 10:02:28.090 DEBG [sc] cr1 waiting for prompt
20012026-08-31T10:02:28.126ZAug 31 10:02:28.101 DEBG [sc] cr1: logging in
20022026-08-31T10:02:28.246ZAug 31 10:02:28.234 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20032026-08-31T10:02:30.384Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20042026-08-31T10:02:31.385ZAug 31 10:02:31.373 INFO cr1: executing frr script show bfd peers json
20052026-08-31T10:02:31.385ZAug 31 10:02:31.373 DEBG [sc] cr1: starting
20062026-08-31T10:02:31.385ZAug 31 10:02:31.373 DEBG [sc] cr1: connecting to [::1]:36988
20072026-08-31T10:02:31.429ZAug 31 10:02:31.374 DEBG [sc] cr1 waiting for prompt
20082026-08-31T10:02:31.429ZAug 31 10:02:31.385 DEBG [sc] cr1: logging in
20092026-08-31T10:02:31.541ZAug 31 10:02:31.529 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20102026-08-31T10:02:33.679Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20112026-08-31T10:02:34.681ZAug 31 10:02:34.669 INFO cr1: executing frr script show bfd peers json
20122026-08-31T10:02:34.681ZAug 31 10:02:34.669 DEBG [sc] cr1: starting
20132026-08-31T10:02:34.681ZAug 31 10:02:34.669 DEBG [sc] cr1: connecting to [::1]:36988
20142026-08-31T10:02:34.705ZAug 31 10:02:34.669 DEBG [sc] cr1 waiting for prompt
20152026-08-31T10:02:34.705ZAug 31 10:02:34.680 DEBG [sc] cr1: logging in
20162026-08-31T10:02:34.847ZAug 31 10:02:34.835 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20172026-08-31T10:02:36.995Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20182026-08-31T10:02:36.995ZAug 31 10:02:36.983 INFO cr1: executing frr script show bfd peers json
20192026-08-31T10:02:37.020ZAug 31 10:02:36.983 DEBG [sc] cr1: starting
20202026-08-31T10:02:37.020ZAug 31 10:02:36.983 DEBG [sc] cr1: connecting to [::1]:36988
20212026-08-31T10:02:37.020ZAug 31 10:02:36.984 DEBG [sc] cr1 waiting for prompt
20222026-08-31T10:02:37.020ZAug 31 10:02:36.994 DEBG [sc] cr1: logging in
20232026-08-31T10:02:37.173ZAug 31 10:02:37.161 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20242026-08-31T10:02:39.303Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20252026-08-31T10:02:40.305ZAug 31 10:02:40.293 INFO cr1: executing frr script show bfd peers json
20262026-08-31T10:02:40.329ZAug 31 10:02:40.293 DEBG [sc] cr1: starting
20272026-08-31T10:02:40.329ZAug 31 10:02:40.293 DEBG [sc] cr1: connecting to [::1]:36988
20282026-08-31T10:02:40.329ZAug 31 10:02:40.294 DEBG [sc] cr1 waiting for prompt
20292026-08-31T10:02:40.329ZAug 31 10:02:40.305 DEBG [sc] cr1: logging in
20302026-08-31T10:02:40.448ZAug 31 10:02:40.436 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20312026-08-31T10:02:42.587Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20322026-08-31T10:02:43.588ZAug 31 10:02:43.576 INFO cr1: executing frr script show bfd peers json
20332026-08-31T10:02:43.588ZAug 31 10:02:43.576 DEBG [sc] cr1: starting
20342026-08-31T10:02:43.588ZAug 31 10:02:43.576 DEBG [sc] cr1: connecting to [::1]:36988
20352026-08-31T10:02:43.612ZAug 31 10:02:43.577 DEBG [sc] cr1 waiting for prompt
20362026-08-31T10:02:43.612ZAug 31 10:02:43.587 DEBG [sc] cr1: logging in
20372026-08-31T10:02:43.743ZAug 31 10:02:43.731 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20382026-08-31T10:02:45.884Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20392026-08-31T10:02:46.885ZAug 31 10:02:46.873 INFO cr1: executing frr script show bfd peers json
20402026-08-31T10:02:46.909ZAug 31 10:02:46.873 DEBG [sc] cr1: starting
20412026-08-31T10:02:46.909ZAug 31 10:02:46.873 DEBG [sc] cr1: connecting to [::1]:36988
20422026-08-31T10:02:46.910ZAug 31 10:02:46.874 DEBG [sc] cr1 waiting for prompt
20432026-08-31T10:02:46.910ZAug 31 10:02:46.885 DEBG [sc] cr1: logging in
20442026-08-31T10:02:47.031ZAug 31 10:02:47.019 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20452026-08-31T10:02:49.170Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20462026-08-31T10:02:50.172ZAug 31 10:02:50.160 INFO cr1: executing frr script show bfd peers json
20472026-08-31T10:02:50.196ZAug 31 10:02:50.160 DEBG [sc] cr1: starting
20482026-08-31T10:02:50.196ZAug 31 10:02:50.160 DEBG [sc] cr1: connecting to [::1]:36988
20492026-08-31T10:02:50.196ZAug 31 10:02:50.161 DEBG [sc] cr1 waiting for prompt
20502026-08-31T10:02:50.196ZAug 31 10:02:50.172 DEBG [sc] cr1: logging in
20512026-08-31T10:02:50.316ZAug 31 10:02:50.304 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20522026-08-31T10:02:52.454Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20532026-08-31T10:02:52.478ZAug 31 10:02:52.442 INFO cr2: executing eos script show bfd peers | json
20542026-08-31T10:02:52.478ZAug 31 10:02:52.442 DEBG [sc] cr2: starting
20552026-08-31T10:02:52.478ZAug 31 10:02:52.442 DEBG [sc] cr2: connecting to [::1]:46840
20562026-08-31T10:02:52.478ZAug 31 10:02:52.443 DEBG [sc] cr2 waiting for prompt
20572026-08-31T10:02:52.478ZAug 31 10:02:52.454 DEBG [sc] cr2: logging in
20582026-08-31T10:02:52.843ZAug 31 10:02:52.831 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20592026-08-31T10:02:55.184Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20602026-08-31T10:02:56.209ZAug 31 10:02:56.173 INFO cr2: executing eos script show bfd peers | json
20612026-08-31T10:02:56.209ZAug 31 10:02:56.173 DEBG [sc] cr2: starting
20622026-08-31T10:02:56.209ZAug 31 10:02:56.173 DEBG [sc] cr2: connecting to [::1]:46840
20632026-08-31T10:02:56.209ZAug 31 10:02:56.174 DEBG [sc] cr2 waiting for prompt
20642026-08-31T10:02:56.209ZAug 31 10:02:56.185 DEBG [sc] cr2: logging in
20652026-08-31T10:02:56.352ZAug 31 10:02:56.340 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20662026-08-31T10:02:58.704Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20672026-08-31T10:02:59.705ZAug 31 10:02:59.693 INFO cr2: executing eos script show bfd peers | json
20682026-08-31T10:02:59.705ZAug 31 10:02:59.693 DEBG [sc] cr2: starting
20692026-08-31T10:02:59.730ZAug 31 10:02:59.693 DEBG [sc] cr2: connecting to [::1]:46840
20702026-08-31T10:02:59.730ZAug 31 10:02:59.694 DEBG [sc] cr2 waiting for prompt
20712026-08-31T10:02:59.730ZAug 31 10:02:59.705 DEBG [sc] cr2: logging in
20722026-08-31T10:02:59.848ZAug 31 10:02:59.837 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20732026-08-31T10:03:02.212Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20742026-08-31T10:03:03.214ZAug 31 10:03:03.202 INFO cr2: executing eos script show bfd peers | json
20752026-08-31T10:03:03.214ZAug 31 10:03:03.202 DEBG [sc] cr2: starting
20762026-08-31T10:03:03.214ZAug 31 10:03:03.202 DEBG [sc] cr2: connecting to [::1]:46840
20772026-08-31T10:03:03.239ZAug 31 10:03:03.203 DEBG [sc] cr2 waiting for prompt
20782026-08-31T10:03:03.239ZAug 31 10:03:03.214 DEBG [sc] cr2: logging in
20792026-08-31T10:03:03.349ZAug 31 10:03:03.337 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20802026-08-31T10:03:05.701Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20812026-08-31T10:03:06.703ZAug 31 10:03:06.690 INFO cr2: executing eos script show bfd peers | json
20822026-08-31T10:03:06.703ZAug 31 10:03:06.691 DEBG [sc] cr2: starting
20832026-08-31T10:03:06.703ZAug 31 10:03:06.691 DEBG [sc] cr2: connecting to [::1]:46840
20842026-08-31T10:03:06.728ZAug 31 10:03:06.691 DEBG [sc] cr2 waiting for prompt
20852026-08-31T10:03:06.728ZAug 31 10:03:06.703 DEBG [sc] cr2: logging in
20862026-08-31T10:03:06.869ZAug 31 10:03:06.857 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20872026-08-31T10:03:09.214Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20882026-08-31T10:03:09.214ZAug 31 10:03:09.202 INFO cr2: executing eos script show bfd peers | json
20892026-08-31T10:03:09.239ZAug 31 10:03:09.202 DEBG [sc] cr2: starting
20902026-08-31T10:03:09.239ZAug 31 10:03:09.202 DEBG [sc] cr2: connecting to [::1]:46840
20912026-08-31T10:03:09.239ZAug 31 10:03:09.203 DEBG [sc] cr2 waiting for prompt
20922026-08-31T10:03:09.239ZAug 31 10:03:09.213 DEBG [sc] cr2: logging in
20932026-08-31T10:03:09.391ZAug 31 10:03:09.379 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20942026-08-31T10:03:11.749Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20952026-08-31T10:03:12.751ZAug 31 10:03:12.739 INFO cr2: executing eos script show bfd peers | json
20962026-08-31T10:03:12.775ZAug 31 10:03:12.739 DEBG [sc] cr2: starting
20972026-08-31T10:03:12.775ZAug 31 10:03:12.739 DEBG [sc] cr2: connecting to [::1]:46840
20982026-08-31T10:03:12.775ZAug 31 10:03:12.740 DEBG [sc] cr2 waiting for prompt
20992026-08-31T10:03:12.775ZAug 31 10:03:12.751 DEBG [sc] cr2: logging in
21002026-08-31T10:03:12.907ZAug 31 10:03:12.895 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21012026-08-31T10:03:15.243Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21022026-08-31T10:03:16.242ZAug 31 10:03:16.230 INFO cr2: executing eos script show bfd peers | json
21032026-08-31T10:03:16.242ZAug 31 10:03:16.230 DEBG [sc] cr2: starting
21042026-08-31T10:03:16.242ZAug 31 10:03:16.230 DEBG [sc] cr2: connecting to [::1]:46840
21052026-08-31T10:03:16.267ZAug 31 10:03:16.231 DEBG [sc] cr2 waiting for prompt
21062026-08-31T10:03:16.267ZAug 31 10:03:16.242 DEBG [sc] cr2: logging in
21072026-08-31T10:03:16.399ZAug 31 10:03:16.387 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21082026-08-31T10:03:18.737Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21092026-08-31T10:03:19.738ZAug 31 10:03:19.726 INFO cr2: executing eos script show bfd peers | json
21102026-08-31T10:03:19.738ZAug 31 10:03:19.726 DEBG [sc] cr2: starting
21112026-08-31T10:03:19.738ZAug 31 10:03:19.726 DEBG [sc] cr2: connecting to [::1]:46840
21122026-08-31T10:03:19.762ZAug 31 10:03:19.727 DEBG [sc] cr2 waiting for prompt
21132026-08-31T10:03:19.762ZAug 31 10:03:19.737 DEBG [sc] cr2: logging in
21142026-08-31T10:03:19.883ZAug 31 10:03:19.871 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21152026-08-31T10:03:22.266Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21162026-08-31T10:03:23.268ZAug 31 10:03:23.256 INFO cr2: executing eos script show bfd peers | json
21172026-08-31T10:03:23.268ZAug 31 10:03:23.256 DEBG [sc] cr2: starting
21182026-08-31T10:03:23.268ZAug 31 10:03:23.256 DEBG [sc] cr2: connecting to [::1]:46840
21192026-08-31T10:03:23.292ZAug 31 10:03:23.257 DEBG [sc] cr2 waiting for prompt
21202026-08-31T10:03:23.292ZAug 31 10:03:23.268 DEBG [sc] cr2: logging in
21212026-08-31T10:03:23.402ZAug 31 10:03:23.390 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21222026-08-31T10:03:25.750Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21232026-08-31T10:03:25.775ZAug 31 10:03:25.740 INFO phase 7: unpause cRPD on cr3
21242026-08-31T10:03:25.775ZAug 31 10:03:25.740 INFO cr3: unpausing crpd1
21252026-08-31T10:03:25.776ZAug 31 10:03:25.740 DEBG [sc] cr3: starting
21262026-08-31T10:03:25.776ZAug 31 10:03:25.740 DEBG [sc] cr3: connecting to [::1]:37461
21272026-08-31T10:03:25.776ZAug 31 10:03:25.740 DEBG [sc] cr3 waiting for prompt
21282026-08-31T10:03:25.776ZAug 31 10:03:25.751 DEBG [sc] cr3: logging in
21292026-08-31T10:03:26.109ZAug 31 10:03:26.097 DEBG [sc] cr3: executing command `docker unpause crpd1`
21302026-08-31T10:03:28.217Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21312026-08-31T10:03:29.218Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21322026-08-31T10:03:30.220Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21332026-08-31T10:03:31.222Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21342026-08-31T10:03:32.223Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21352026-08-31T10:03:32.247Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21362026-08-31T10:03:33.226Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21372026-08-31T10:03:34.228Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21382026-08-31T10:03:35.229Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21392026-08-31T10:03:36.232Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21402026-08-31T10:03:36.256Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21412026-08-31T10:03:37.235Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21422026-08-31T10:03:38.236Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21432026-08-31T10:03:39.238Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21442026-08-31T10:03:40.240Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21452026-08-31T10:03:40.264Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21462026-08-31T10:03:41.242Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21472026-08-31T10:03:42.244Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21482026-08-31T10:03:43.246Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21492026-08-31T10:03:44.248Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21502026-08-31T10:03:44.273Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21512026-08-31T10:03:45.251Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21522026-08-31T10:03:46.252Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21532026-08-31T10:03:47.254Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21542026-08-31T10:03:48.256Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21552026-08-31T10:03:48.280Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21562026-08-31T10:03:49.257Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21572026-08-31T10:03:50.259Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21582026-08-31T10:03:51.260Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21592026-08-31T10:03:52.262Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21602026-08-31T10:03:52.286ZAug 31 10:03:52.250 INFO cr1: executing frr script show bfd peers json
21612026-08-31T10:03:52.286ZAug 31 10:03:52.250 DEBG [sc] cr1: starting
21622026-08-31T10:03:52.287ZAug 31 10:03:52.250 DEBG [sc] cr1: connecting to [::1]:36988
21632026-08-31T10:03:52.287ZAug 31 10:03:52.251 DEBG [sc] cr1 waiting for prompt
21642026-08-31T10:03:52.287ZAug 31 10:03:52.262 DEBG [sc] cr1: logging in
21652026-08-31T10:03:52.591ZAug 31 10:03:52.579 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21662026-08-31T10:03:54.729Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21672026-08-31T10:03:55.731ZAug 31 10:03:55.718 INFO cr1: executing frr script show bfd peers json
21682026-08-31T10:03:55.731ZAug 31 10:03:55.718 DEBG [sc] cr1: starting
21692026-08-31T10:03:55.731ZAug 31 10:03:55.718 DEBG [sc] cr1: connecting to [::1]:36988
21702026-08-31T10:03:55.756ZAug 31 10:03:55.719 DEBG [sc] cr1 waiting for prompt
21712026-08-31T10:03:55.756ZAug 31 10:03:55.731 DEBG [sc] cr1: logging in
21722026-08-31T10:03:55.864ZAug 31 10:03:55.852 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21732026-08-31T10:03:58.005Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21742026-08-31T10:03:59.006ZAug 31 10:03:58.994 INFO cr1: executing frr script show bfd peers json
21752026-08-31T10:03:59.031ZAug 31 10:03:58.994 DEBG [sc] cr1: starting
21762026-08-31T10:03:59.031ZAug 31 10:03:58.994 DEBG [sc] cr1: connecting to [::1]:36988
21772026-08-31T10:03:59.031ZAug 31 10:03:58.995 DEBG [sc] cr1 waiting for prompt
21782026-08-31T10:03:59.031ZAug 31 10:03:59.006 DEBG [sc] cr1: logging in
21792026-08-31T10:03:59.139ZAug 31 10:03:59.127 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21802026-08-31T10:04:01.290Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21812026-08-31T10:04:02.292ZAug 31 10:04:02.280 INFO cr1: executing frr script show bfd peers json
21822026-08-31T10:04:02.292ZAug 31 10:04:02.280 DEBG [sc] cr1: starting
21832026-08-31T10:04:02.292ZAug 31 10:04:02.280 DEBG [sc] cr1: connecting to [::1]:36988
21842026-08-31T10:04:02.316ZAug 31 10:04:02.280 DEBG [sc] cr1 waiting for prompt
21852026-08-31T10:04:02.316ZAug 31 10:04:02.290 DEBG [sc] cr1: logging in
21862026-08-31T10:04:02.446ZAug 31 10:04:02.434 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21872026-08-31T10:04:04.581Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21882026-08-31T10:04:05.583ZAug 31 10:04:05.571 INFO cr1: executing frr script show bfd peers json
21892026-08-31T10:04:05.583ZAug 31 10:04:05.571 DEBG [sc] cr1: starting
21902026-08-31T10:04:05.583ZAug 31 10:04:05.571 DEBG [sc] cr1: connecting to [::1]:36988
21912026-08-31T10:04:05.607ZAug 31 10:04:05.571 DEBG [sc] cr1 waiting for prompt
21922026-08-31T10:04:05.607ZAug 31 10:04:05.582 DEBG [sc] cr1: logging in
21932026-08-31T10:04:05.726ZAug 31 10:04:05.714 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21942026-08-31T10:04:07.859Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21952026-08-31T10:04:07.859ZAug 31 10:04:07.846 INFO cr1: executing frr script show bfd peers json
21962026-08-31T10:04:07.859ZAug 31 10:04:07.846 DEBG [sc] cr1: starting
21972026-08-31T10:04:07.859ZAug 31 10:04:07.846 DEBG [sc] cr1: connecting to [::1]:36988
21982026-08-31T10:04:07.883ZAug 31 10:04:07.847 DEBG [sc] cr1 waiting for prompt
21992026-08-31T10:04:07.883ZAug 31 10:04:07.857 DEBG [sc] cr1: logging in
22002026-08-31T10:04:07.990ZAug 31 10:04:07.978 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22012026-08-31T10:04:10.130Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22022026-08-31T10:04:11.131ZAug 31 10:04:11.119 INFO cr1: executing frr script show bfd peers json
22032026-08-31T10:04:11.132ZAug 31 10:04:11.119 DEBG [sc] cr1: starting
22042026-08-31T10:04:11.132ZAug 31 10:04:11.119 DEBG [sc] cr1: connecting to [::1]:36988
22052026-08-31T10:04:11.157ZAug 31 10:04:11.120 DEBG [sc] cr1 waiting for prompt
22062026-08-31T10:04:11.157ZAug 31 10:04:11.132 DEBG [sc] cr1: logging in
22072026-08-31T10:04:11.275ZAug 31 10:04:11.263 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22082026-08-31T10:04:13.414Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22092026-08-31T10:04:14.416ZAug 31 10:04:14.404 INFO cr1: executing frr script show bfd peers json
22102026-08-31T10:04:14.416ZAug 31 10:04:14.404 DEBG [sc] cr1: starting
22112026-08-31T10:04:14.416ZAug 31 10:04:14.404 DEBG [sc] cr1: connecting to [::1]:36988
22122026-08-31T10:04:14.440ZAug 31 10:04:14.404 DEBG [sc] cr1 waiting for prompt
22132026-08-31T10:04:14.440ZAug 31 10:04:14.416 DEBG [sc] cr1: logging in
22142026-08-31T10:04:14.582ZAug 31 10:04:14.570 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22152026-08-31T10:04:16.715Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22162026-08-31T10:04:17.716ZAug 31 10:04:17.704 INFO cr1: executing frr script show bfd peers json
22172026-08-31T10:04:17.716ZAug 31 10:04:17.704 DEBG [sc] cr1: starting
22182026-08-31T10:04:17.717ZAug 31 10:04:17.704 DEBG [sc] cr1: connecting to [::1]:36988
22192026-08-31T10:04:17.741ZAug 31 10:04:17.705 DEBG [sc] cr1 waiting for prompt
22202026-08-31T10:04:17.742ZAug 31 10:04:17.716 DEBG [sc] cr1: logging in
22212026-08-31T10:04:17.871ZAug 31 10:04:17.858 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22222026-08-31T10:04:20.010Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22232026-08-31T10:04:21.012ZAug 31 10:04:21.000 INFO cr1: executing frr script show bfd peers json
22242026-08-31T10:04:21.012ZAug 31 10:04:21.000 DEBG [sc] cr1: starting
22252026-08-31T10:04:21.012ZAug 31 10:04:21.000 DEBG [sc] cr1: connecting to [::1]:36988
22262026-08-31T10:04:21.036ZAug 31 10:04:21.001 DEBG [sc] cr1 waiting for prompt
22272026-08-31T10:04:21.036ZAug 31 10:04:21.012 DEBG [sc] cr1: logging in
22282026-08-31T10:04:21.145ZAug 31 10:04:21.133 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22292026-08-31T10:04:23.286Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22302026-08-31T10:04:23.310ZAug 31 10:04:23.274 INFO cr2: executing eos script show bfd peers | json
22312026-08-31T10:04:23.310ZAug 31 10:04:23.274 DEBG [sc] cr2: starting
22322026-08-31T10:04:23.310ZAug 31 10:04:23.274 DEBG [sc] cr2: connecting to [::1]:46840
22332026-08-31T10:04:23.310ZAug 31 10:04:23.275 DEBG [sc] cr2 waiting for prompt
22342026-08-31T10:04:23.310ZAug 31 10:04:23.286 DEBG [sc] cr2: logging in
22352026-08-31T10:04:23.615ZAug 31 10:04:23.603 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22362026-08-31T10:04:25.982Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22372026-08-31T10:04:26.984ZAug 31 10:04:26.972 INFO cr2: executing eos script show bfd peers | json
22382026-08-31T10:04:26.984ZAug 31 10:04:26.972 DEBG [sc] cr2: starting
22392026-08-31T10:04:26.984ZAug 31 10:04:26.972 DEBG [sc] cr2: connecting to [::1]:46840
22402026-08-31T10:04:27.008ZAug 31 10:04:26.973 DEBG [sc] cr2 waiting for prompt
22412026-08-31T10:04:27.008ZAug 31 10:04:26.984 DEBG [sc] cr2: logging in
22422026-08-31T10:04:27.128ZAug 31 10:04:27.116 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22432026-08-31T10:04:29.487Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22442026-08-31T10:04:30.488ZAug 31 10:04:30.476 INFO cr2: executing eos script show bfd peers | json
22452026-08-31T10:04:30.488ZAug 31 10:04:30.476 DEBG [sc] cr2: starting
22462026-08-31T10:04:30.488ZAug 31 10:04:30.476 DEBG [sc] cr2: connecting to [::1]:46840
22472026-08-31T10:04:30.513ZAug 31 10:04:30.477 DEBG [sc] cr2 waiting for prompt
22482026-08-31T10:04:30.513ZAug 31 10:04:30.488 DEBG [sc] cr2: logging in
22492026-08-31T10:04:30.644ZAug 31 10:04:30.632 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22502026-08-31T10:04:32.974Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22512026-08-31T10:04:33.975ZAug 31 10:04:33.963 INFO cr2: executing eos script show bfd peers | json
22522026-08-31T10:04:33.975ZAug 31 10:04:33.963 DEBG [sc] cr2: starting
22532026-08-31T10:04:33.975ZAug 31 10:04:33.963 DEBG [sc] cr2: connecting to [::1]:46840
22542026-08-31T10:04:33.999ZAug 31 10:04:33.964 DEBG [sc] cr2 waiting for prompt
22552026-08-31T10:04:33.999ZAug 31 10:04:33.975 DEBG [sc] cr2: logging in
22562026-08-31T10:04:34.119ZAug 31 10:04:34.107 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22572026-08-31T10:04:36.442Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22582026-08-31T10:04:37.443ZAug 31 10:04:37.431 INFO cr2: executing eos script show bfd peers | json
22592026-08-31T10:04:37.443ZAug 31 10:04:37.431 DEBG [sc] cr2: starting
22602026-08-31T10:04:37.443ZAug 31 10:04:37.431 DEBG [sc] cr2: connecting to [::1]:46840
22612026-08-31T10:04:37.468ZAug 31 10:04:37.432 DEBG [sc] cr2 waiting for prompt
22622026-08-31T10:04:37.468ZAug 31 10:04:37.443 DEBG [sc] cr2: logging in
22632026-08-31T10:04:37.598ZAug 31 10:04:37.586 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22642026-08-31T10:04:39.940Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22652026-08-31T10:04:39.940ZAug 31 10:04:39.927 INFO cr2: executing eos script show bfd peers | json
22662026-08-31T10:04:39.940ZAug 31 10:04:39.928 DEBG [sc] cr2: starting
22672026-08-31T10:04:39.940ZAug 31 10:04:39.928 DEBG [sc] cr2: connecting to [::1]:46840
22682026-08-31T10:04:39.964ZAug 31 10:04:39.928 DEBG [sc] cr2 waiting for prompt
22692026-08-31T10:04:39.964ZAug 31 10:04:39.939 DEBG [sc] cr2: logging in
22702026-08-31T10:04:40.106ZAug 31 10:04:40.094 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22712026-08-31T10:04:42.434Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22722026-08-31T10:04:43.435ZAug 31 10:04:43.423 INFO cr2: executing eos script show bfd peers | json
22732026-08-31T10:04:43.435ZAug 31 10:04:43.423 DEBG [sc] cr2: starting
22742026-08-31T10:04:43.435ZAug 31 10:04:43.423 DEBG [sc] cr2: connecting to [::1]:46840
22752026-08-31T10:04:43.460ZAug 31 10:04:43.424 DEBG [sc] cr2 waiting for prompt
22762026-08-31T10:04:43.460ZAug 31 10:04:43.435 DEBG [sc] cr2: logging in
22772026-08-31T10:04:43.570ZAug 31 10:04:43.558 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22782026-08-31T10:04:45.886Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22792026-08-31T10:04:46.888ZAug 31 10:04:46.876 INFO cr2: executing eos script show bfd peers | json
22802026-08-31T10:04:46.888ZAug 31 10:04:46.876 DEBG [sc] cr2: starting
22812026-08-31T10:04:46.888ZAug 31 10:04:46.876 DEBG [sc] cr2: connecting to [::1]:46840
22822026-08-31T10:04:46.912ZAug 31 10:04:46.877 DEBG [sc] cr2 waiting for prompt
22832026-08-31T10:04:46.912ZAug 31 10:04:46.888 DEBG [sc] cr2: logging in
22842026-08-31T10:04:47.033ZAug 31 10:04:47.021 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22852026-08-31T10:04:49.374Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22862026-08-31T10:04:50.376ZAug 31 10:04:50.363 INFO cr2: executing eos script show bfd peers | json
22872026-08-31T10:04:50.376ZAug 31 10:04:50.363 DEBG [sc] cr2: starting
22882026-08-31T10:04:50.376ZAug 31 10:04:50.363 DEBG [sc] cr2: connecting to [::1]:46840
22892026-08-31T10:04:50.400ZAug 31 10:04:50.364 DEBG [sc] cr2 waiting for prompt
22902026-08-31T10:04:50.400ZAug 31 10:04:50.375 DEBG [sc] cr2: logging in
22912026-08-31T10:04:50.519ZAug 31 10:04:50.507 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22922026-08-31T10:04:52.883Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22932026-08-31T10:04:53.884ZAug 31 10:04:53.872 INFO cr2: executing eos script show bfd peers | json
22942026-08-31T10:04:53.909ZAug 31 10:04:53.873 DEBG [sc] cr2: starting
22952026-08-31T10:04:53.909ZAug 31 10:04:53.873 DEBG [sc] cr2: connecting to [::1]:46840
22962026-08-31T10:04:53.909ZAug 31 10:04:53.873 DEBG [sc] cr2 waiting for prompt
22972026-08-31T10:04:53.909ZAug 31 10:04:53.885 DEBG [sc] cr2: logging in
22982026-08-31T10:04:54.029ZAug 31 10:04:54.017 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22992026-08-31T10:04:56.365Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23002026-08-31T10:04:56.390ZAug 31 10:04:56.353 INFO cr3: executing juniper script show bfd session | display json
23012026-08-31T10:04:56.390ZAug 31 10:04:56.354 DEBG [sc] cr3: starting
23022026-08-31T10:04:56.390ZAug 31 10:04:56.354 DEBG [sc] cr3: connecting to [::1]:37461
23032026-08-31T10:04:56.390ZAug 31 10:04:56.354 DEBG [sc] cr3 waiting for prompt
23042026-08-31T10:04:56.390ZAug 31 10:04:56.366 DEBG [sc] cr3: logging in
23052026-08-31T10:04:56.710ZAug 31 10:04:56.698 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23062026-08-31T10:04:58.996Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23072026-08-31T10:04:59.996ZAug 31 10:04:59.984 INFO cr3: executing juniper script show bfd session | display json
23082026-08-31T10:04:59.996ZAug 31 10:04:59.984 DEBG [sc] cr3: starting
23092026-08-31T10:04:59.996ZAug 31 10:04:59.984 DEBG [sc] cr3: connecting to [::1]:37461
23102026-08-31T10:05:00.021ZAug 31 10:04:59.985 DEBG [sc] cr3 waiting for prompt
23112026-08-31T10:05:00.021ZAug 31 10:04:59.996 DEBG [sc] cr3: logging in
23122026-08-31T10:05:00.131ZAug 31 10:05:00.119 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23132026-08-31T10:05:02.375Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23142026-08-31T10:05:03.377ZAug 31 10:05:03.365 INFO cr3: executing juniper script show bfd session | display json
23152026-08-31T10:05:03.401ZAug 31 10:05:03.365 DEBG [sc] cr3: starting
23162026-08-31T10:05:03.401ZAug 31 10:05:03.365 DEBG [sc] cr3: connecting to [::1]:37461
23172026-08-31T10:05:03.401ZAug 31 10:05:03.366 DEBG [sc] cr3 waiting for prompt
23182026-08-31T10:05:03.401ZAug 31 10:05:03.377 DEBG [sc] cr3: logging in
23192026-08-31T10:05:03.511ZAug 31 10:05:03.499 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23202026-08-31T10:05:05.768Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23212026-08-31T10:05:06.770ZAug 31 10:05:06.758 INFO cr3: executing juniper script show bfd session | display json
23222026-08-31T10:05:06.770ZAug 31 10:05:06.758 DEBG [sc] cr3: starting
23232026-08-31T10:05:06.770ZAug 31 10:05:06.758 DEBG [sc] cr3: connecting to [::1]:37461
23242026-08-31T10:05:06.794ZAug 31 10:05:06.758 DEBG [sc] cr3 waiting for prompt
23252026-08-31T10:05:06.794ZAug 31 10:05:06.770 DEBG [sc] cr3: logging in
23262026-08-31T10:05:06.913ZAug 31 10:05:06.901 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23272026-08-31T10:05:09.176Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23282026-08-31T10:05:10.177ZAug 31 10:05:10.165 INFO cr3: executing juniper script show bfd session | display json
23292026-08-31T10:05:10.177ZAug 31 10:05:10.165 DEBG [sc] cr3: starting
23302026-08-31T10:05:10.177ZAug 31 10:05:10.165 DEBG [sc] cr3: connecting to [::1]:37461
23312026-08-31T10:05:10.202ZAug 31 10:05:10.166 DEBG [sc] cr3 waiting for prompt
23322026-08-31T10:05:10.202ZAug 31 10:05:10.176 DEBG [sc] cr3: logging in
23332026-08-31T10:05:10.321ZAug 31 10:05:10.309 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23342026-08-31T10:05:12.580Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23352026-08-31T10:05:12.580ZAug 31 10:05:12.568 INFO cr3: executing juniper script show bfd session | display json
23362026-08-31T10:05:12.605ZAug 31 10:05:12.568 DEBG [sc] cr3: starting
23372026-08-31T10:05:12.605ZAug 31 10:05:12.568 DEBG [sc] cr3: connecting to [::1]:37461
23382026-08-31T10:05:12.605ZAug 31 10:05:12.568 DEBG [sc] cr3 waiting for prompt
23392026-08-31T10:05:12.605ZAug 31 10:05:12.579 DEBG [sc] cr3: logging in
23402026-08-31T10:05:12.712ZAug 31 10:05:12.699 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23412026-08-31T10:05:14.976Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23422026-08-31T10:05:15.978ZAug 31 10:05:15.965 INFO cr3: executing juniper script show bfd session | display json
23432026-08-31T10:05:15.978ZAug 31 10:05:15.966 DEBG [sc] cr3: starting
23442026-08-31T10:05:15.978ZAug 31 10:05:15.966 DEBG [sc] cr3: connecting to [::1]:37461
23452026-08-31T10:05:16.002ZAug 31 10:05:15.967 DEBG [sc] cr3 waiting for prompt
23462026-08-31T10:05:16.002ZAug 31 10:05:15.977 DEBG [sc] cr3: logging in
23472026-08-31T10:05:16.121ZAug 31 10:05:16.109 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23482026-08-31T10:05:18.363Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23492026-08-31T10:05:19.365ZAug 31 10:05:19.353 INFO cr3: executing juniper script show bfd session | display json
23502026-08-31T10:05:19.365ZAug 31 10:05:19.353 DEBG [sc] cr3: starting
23512026-08-31T10:05:19.365ZAug 31 10:05:19.353 DEBG [sc] cr3: connecting to [::1]:37461
23522026-08-31T10:05:19.389ZAug 31 10:05:19.354 DEBG [sc] cr3 waiting for prompt
23532026-08-31T10:05:19.390ZAug 31 10:05:19.365 DEBG [sc] cr3: logging in
23542026-08-31T10:05:19.510ZAug 31 10:05:19.498 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23552026-08-31T10:05:21.781Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23562026-08-31T10:05:22.783ZAug 31 10:05:22.770 INFO cr3: executing juniper script show bfd session | display json
23572026-08-31T10:05:22.783ZAug 31 10:05:22.770 DEBG [sc] cr3: starting
23582026-08-31T10:05:22.808ZAug 31 10:05:22.770 DEBG [sc] cr3: connecting to [::1]:37461
23592026-08-31T10:05:22.808ZAug 31 10:05:22.771 DEBG [sc] cr3 waiting for prompt
23602026-08-31T10:05:22.808ZAug 31 10:05:22.782 DEBG [sc] cr3: logging in
23612026-08-31T10:05:22.928ZAug 31 10:05:22.916 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23622026-08-31T10:05:25.192Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23632026-08-31T10:05:26.216ZAug 31 10:05:26.181 INFO cr3: executing juniper script show bfd session | display json
23642026-08-31T10:05:26.216ZAug 31 10:05:26.181 DEBG [sc] cr3: starting
23652026-08-31T10:05:26.216ZAug 31 10:05:26.181 DEBG [sc] cr3: connecting to [::1]:37461
23662026-08-31T10:05:26.216ZAug 31 10:05:26.182 DEBG [sc] cr3 waiting for prompt
23672026-08-31T10:05:26.216ZAug 31 10:05:26.193 DEBG [sc] cr3: logging in
23682026-08-31T10:05:26.361ZAug 31 10:05:26.349 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23692026-08-31T10:05:28.609Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23702026-08-31T10:05:28.633ZAug 31 10:05:28.598 INFO quartet bfd static routing test passed 🎉
23712026-08-31T10:05:28.633Z+ (( status != 0 ))
23722026-08-31T10:05:28.633Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23732026-08-31T10:05:28.657ZAug 31 10:05:28.629 INFO destroying runner for deployment mgquartetbfd
23742026-08-31T10:05:28.657ZAug 31 10:05:28.629 INFO destroying deployment mgquartetbfd
23752026-08-31T10:05:28.657ZAug 31 10:05:28.629 INFO destroying nodes
23762026-08-31T10:05:28.775ZAug 31 10:05:28.764 INFO destroying links
23772026-08-31T10:05:28.776ZAug 31 10:05:28.764 INFO destroying link mgquartetbfd_ox_sn_vnic0
23782026-08-31T10:05:28.799ZAug 31 10:05:28.768 INFO destroying link mgquartetbfd_ox_sn_sim0
23792026-08-31T10:05:28.799ZAug 31 10:05:28.769 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23802026-08-31T10:05:29.784ZAug 31 10:05:29.772 INFO destroying link mgquartetbfd_cr1_vn_sim0
23812026-08-31T10:05:29.808ZAug 31 10:05:29.773 INFO destroying link mgquartetbfd_ox_sn_vnic1
23822026-08-31T10:05:29.809ZAug 31 10:05:29.774 INFO destroying link mgquartetbfd_ox_sn_sim1
23832026-08-31T10:05:29.809ZAug 31 10:05:29.775 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23842026-08-31T10:05:29.809ZAug 31 10:05:29.776 INFO destroying link mgquartetbfd_cr2_vn_sim0
23852026-08-31T10:05:29.809ZAug 31 10:05:29.777 INFO destroying link mgquartetbfd_ox_sn_vnic2
23862026-08-31T10:05:29.809ZAug 31 10:05:29.778 INFO destroying link mgquartetbfd_ox_sn_sim2
23872026-08-31T10:05:29.809ZAug 31 10:05:29.779 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23882026-08-31T10:05:29.809ZAug 31 10:05:29.780 INFO destroying link mgquartetbfd_cr3_vn_sim0
23892026-08-31T10:05:29.809ZAug 31 10:05:29.781 INFO destroying external links
23902026-08-31T10:05:29.809ZAug 31 10:05:29.781 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23912026-08-31T10:05:29.809ZAug 31 10:05:29.783 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23922026-08-31T10:05:29.809ZAug 31 10:05:29.784 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23932026-08-31T10:05:29.809ZAug 31 10:05:29.785 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23942026-08-31T10:05:29.809ZAug 31 10:05:29.787 INFO destroying images
23952026-08-31T10:05:30.312ZAug 31 10:05:30.300 INFO destroying workspace at .falcon
23962026-08-31T10:05:30.336Z+ return 0
23972026-08-31T10:05:30.336Zprocess exited: duration 1343019 ms, exit code 0
 
23982026-08-31T10:05:30.415Zfound 1 output files
23992026-08-31T10:05:30.415Zuploading: /work/dhcp-server.log (38249 bytes)
24002026-08-31T10:05:31.559Zuploaded: /work/dhcp-server.log