01KZ6WYT36T3HH63ZQKBMRC43E: falcon

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

Buildomat Job: 01KZ6X0D5J6C9Y496KS4JMQ1TK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-04T17:26:42.606Zjob dependencies complete; ready to run (waiting for 0 s)
22026-08-04T17:30:06.753Zjob assigned to worker 01KZ6X0DV3VSJ88QTFWV2D4E3F [factory edgar, gimlet/BRM42220010/1366] (queued for 3 m 24 s)
32026-08-04T17:30:07.027Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-04T17:30:09.974Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-04T17:30:10.074Zdownloading input: /input/build/work/debug/ddmadm
62026-08-04T17:30:39.754Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-04T17:30:39.754Zdownloading input: /input/build/work/debug/ddmd
82026-08-04T17:31:30.748Zdownloaded input: /input/build/work/debug/ddmd
92026-08-04T17:31:30.748Zdownloading input: /input/build/work/debug/mgadm
102026-08-04T17:32:02.220Zdownloaded input: /input/build/work/debug/mgadm
112026-08-04T17:32:02.220Zdownloading input: /input/build/work/debug/mgd
122026-08-04T17:32:38.326Zdownloaded input: /input/build/work/debug/mgd
132026-08-04T17:32:38.351Zdownloading input: /input/build/work/release/ddmadm
142026-08-04T17:32:40.668Zdownloaded input: /input/build/work/release/ddmadm
152026-08-04T17:32:40.668Zdownloading input: /input/build/work/release/ddmd
162026-08-04T17:32:43.467Zdownloaded input: /input/build/work/release/ddmd
172026-08-04T17:32:43.468Zdownloading input: /input/build/work/release/falcon-lab
182026-08-04T17:32:46.471Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-04T17:32:46.471Zdownloading input: /input/build/work/release/mgadm
202026-08-04T17:32:49.548Zdownloaded input: /input/build/work/release/mgadm
212026-08-04T17:32:49.548Zdownloading input: /input/build/work/release/mgd
222026-08-04T17:32:53.462Zdownloaded input: /input/build/work/release/mgd
 
232026-08-04T17:32:53.462Zstarting task 0: "setup"
242026-08-04T17:32:53.486Z++ uname -s
252026-08-04T17:32:53.486Z+ kern=SunOS
262026-08-04T17:32:53.486Z+ build_user=build
272026-08-04T17:32:53.486Z+ build_uid=12345
282026-08-04T17:32:53.486Z+ work_dir=/work
292026-08-04T17:32:53.486Z+ input_dir=/input
302026-08-04T17:32:53.486Z+ [[ 0 == 12345 ]]
312026-08-04T17:32:53.486Z+ case "$kern" in
322026-08-04T17:32:53.486Z+ groupadd -g 12345 build
332026-08-04T17:32:53.511Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-04T17:32:55.500Z+ zfs create -o mountpoint=/work rpool/work
352026-08-04T17:32:56.472Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-04T17:32:56.497Z+ home_fs=
372026-08-04T17:32:56.497Z+ [[ '' == autofs ]]
382026-08-04T17:32:56.497Z+ mkdir -p /home/build
392026-08-04T17:32:56.497Z+ chown build:build /home/build /work
402026-08-04T17:32:57.485Z+ chmod 0700 /home/build /work
412026-08-04T17:32:57.512Zprocess exited: duration 4026 ms, exit code 0
 
422026-08-04T17:32:57.561Zstarting task 1: "authentication"
432026-08-04T17:32:57.658Zprocess exited: duration 97 ms, exit code 0
 
442026-08-04T17:32:57.707Zstarting task 2: "build"
452026-08-04T17:32:57.732Z+ set -e
462026-08-04T17:32:57.732Z+ set -o pipefail
472026-08-04T17:32:57.732Z+ banner zpool
482026-08-04T17:32:57.732Z
492026-08-04T17:32:57.732Z ###### ##### #### #### #
502026-08-04T17:32:57.732Z # # # # # # # #
512026-08-04T17:32:57.732Z # # # # # # # #
522026-08-04T17:32:57.732Z # ##### # # # # #
532026-08-04T17:32:57.732Z # # # # # # #
542026-08-04T17:32:57.732Z ###### # #### #### ######
552026-08-04T17:32:57.732Z
562026-08-04T17:32:57.732Z++ pfexec diskinfo -pH
572026-08-04T17:32:57.757Z++ sort -k8 -n -r
582026-08-04T17:32:57.757Z++ head -1
592026-08-04T17:32:57.757Z++ awk '{print $2}'
602026-08-04T17:32:57.791Z+ DISK=c9t0014EE81000BC3B1d0
612026-08-04T17:32:57.791Z+ export DISK
622026-08-04T17:32:57.815Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-08-04T17:32:58.122Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-04T17:32:58.148Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-04T17:32:58.245Z+ trim_response=true
662026-08-04T17:32:58.270Z+ [[ true =~ true ]]
672026-08-04T17:32:58.270Z+ pfexec zpool trim cpool
682026-08-04T17:32:58.270Z+ true
692026-08-04T17:32:58.270Z++ zpool status -t cpool
702026-08-04T17:32:58.295Z+ trim_status=' pool: cpool
712026-08-04T17:32:58.295Z state: ONLINE
722026-08-04T17:32:58.295Z scan: none requested
732026-08-04T17:32:58.295Zconfig:
742026-08-04T17:32:58.295Z
752026-08-04T17:32:58.296Z NAME STATE READ WRITE CKSUM
762026-08-04T17:32:58.296Z cpool ONLINE 0 0 0
772026-08-04T17:32:58.296Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 4, 2026 at 05:32:58 PM UTC)
782026-08-04T17:32:58.296Z
792026-08-04T17:32:58.296Zerrors: No known data errors'
802026-08-04T17:32:58.296Z+ [[ pool: cpool
812026-08-04T17:32:58.296Z state: ONLINE
822026-08-04T17:32:58.296Z scan: none requested
832026-08-04T17:32:58.297Zconfig:
842026-08-04T17:32:58.297Z
852026-08-04T17:32:58.297Z NAME STATE READ WRITE CKSUM
862026-08-04T17:32:58.297Z cpool ONLINE 0 0 0
872026-08-04T17:32:58.297Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 4, 2026 at 05:32:58 PM UTC)
882026-08-04T17:32:58.297Z
892026-08-04T17:32:58.297Zerrors: No known data errors =~ 100% ]]
902026-08-04T17:32:58.297Z+ sleep 10
912026-08-04T17:33:08.276Z+ true
922026-08-04T17:33:08.300Z++ zpool status -t cpool
932026-08-04T17:33:08.300Z+ trim_status=' pool: cpool
942026-08-04T17:33:08.300Z state: ONLINE
952026-08-04T17:33:08.300Z scan: none requested
962026-08-04T17:33:08.300Zconfig:
972026-08-04T17:33:08.300Z
982026-08-04T17:33:08.300Z NAME STATE READ WRITE CKSUM
992026-08-04T17:33:08.300Z cpool ONLINE 0 0 0
1002026-08-04T17:33:08.300Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 4, 2026 at 05:32:58 PM UTC)
1012026-08-04T17:33:08.300Z
1022026-08-04T17:33:08.300Zerrors: No known data errors'
1032026-08-04T17:33:08.300Z+ [[ pool: cpool
1042026-08-04T17:33:08.301Z state: ONLINE
1052026-08-04T17:33:08.301Z scan: none requested
1062026-08-04T17:33:08.301Zconfig:
1072026-08-04T17:33:08.301Z
1082026-08-04T17:33:08.301Z NAME STATE READ WRITE CKSUM
1092026-08-04T17:33:08.301Z cpool ONLINE 0 0 0
1102026-08-04T17:33:08.301Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 4, 2026 at 05:32:58 PM UTC)
1112026-08-04T17:33:08.301Z
1122026-08-04T17:33:08.301Zerrors: No known data errors =~ 100% ]]
1132026-08-04T17:33:08.301Z+ sleep 10
1142026-08-04T17:33:18.293Z+ true
1152026-08-04T17:33:18.327Z++ zpool status -t cpool
1162026-08-04T17:33:18.328Z+ trim_status=' pool: cpool
1172026-08-04T17:33:18.328Z state: ONLINE
1182026-08-04T17:33:18.328Z scan: none requested
1192026-08-04T17:33:18.328Zconfig:
1202026-08-04T17:33:18.328Z
1212026-08-04T17:33:18.328Z NAME STATE READ WRITE CKSUM
1222026-08-04T17:33:18.328Z cpool ONLINE 0 0 0
1232026-08-04T17:33:18.328Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 4, 2026 at 05:33:12 PM UTC)
1242026-08-04T17:33:18.328Z
1252026-08-04T17:33:18.328Zerrors: No known data errors'
1262026-08-04T17:33:18.328Z+ [[ pool: cpool
1272026-08-04T17:33:18.328Z state: ONLINE
1282026-08-04T17:33:18.328Z scan: none requested
1292026-08-04T17:33:18.328Zconfig:
1302026-08-04T17:33:18.328Z
1312026-08-04T17:33:18.329Z NAME STATE READ WRITE CKSUM
1322026-08-04T17:33:18.329Z cpool ONLINE 0 0 0
1332026-08-04T17:33:18.329Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 4, 2026 at 05:33:12 PM UTC)
1342026-08-04T17:33:18.329Z
1352026-08-04T17:33:18.329Zerrors: No known data errors =~ 100% ]]
1362026-08-04T17:33:18.329Z+ break
1372026-08-04T17:33:18.329Z+ pfexec chown 12345 /ci
1382026-08-04T17:33:18.329Z+ cd /ci
1392026-08-04T17:33:18.329Z+ export FALCON_DATASET=cpool/falcon
1402026-08-04T17:33:18.329Z+ FALCON_DATASET=cpool/falcon
1412026-08-04T17:33:18.329Z+ banner setup
1422026-08-04T17:33:18.329Z
1432026-08-04T17:33:18.329Z #### ###### ##### # # #####
1442026-08-04T17:33:18.329Z # # # # # # #
1452026-08-04T17:33:18.329Z #### ##### # # # # #
1462026-08-04T17:33:18.330Z # # # # # #####
1472026-08-04T17:33:18.330Z # # # # # # #
1482026-08-04T17:33:18.330Z #### ###### # #### #
1492026-08-04T17:33:18.330Z
1502026-08-04T17:33:18.330Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-04T17:33:18.684Z+ cp /input/build/work/release/falcon-lab .
1522026-08-04T17:33:18.724Z+ cp /input/build/work/release/mgd .
1532026-08-04T17:33:18.803Z+ cp /input/build/work/release/ddmd .
1542026-08-04T17:33:18.863Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-08-04T17:33:18.887Z+ mkdir -p cargo-bay
1562026-08-04T17:33:18.887Z+ mv mgd cargo-bay/
1572026-08-04T17:33:18.887Z+ mv ddmd cargo-bay/
1582026-08-04T17:33:18.887Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-08-04T17:33:18.940Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-08-04T17:33:18.965Z+ export EXT_INTERFACE=igb0
1612026-08-04T17:33:18.965Z+ EXT_INTERFACE=igb0
1622026-08-04T17:33:18.965Z++ bmat address ls -f extra -Ho first
1632026-08-04T17:33:18.989Z+ first=10.151.6.164
1642026-08-04T17:33:18.989Z++ bmat address ls -f extra -Ho last
1652026-08-04T17:33:19.013Z+ last=10.151.6.227
1662026-08-04T17:33:19.013Z++ bmat address ls -f extra -Ho gateway
1672026-08-04T17:33:19.037Z+ gw=10.151.6.1
1682026-08-04T17:33:19.038Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-08-04T17:33:19.038Z++ sed 's#/.*##g'
1702026-08-04T17:33:19.038Z+ server=10.151.6.100
1712026-08-04T17:33:19.038Z+ run_test mgd-unnumbered
1722026-08-04T17:33:19.038Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1732026-08-04T17:33:19.038Z+ local test_name=mgd-unnumbered
1742026-08-04T17:33:19.038Z+ local status=0
1752026-08-04T17:33:19.038Z+ clear_falcon_workspace_files
1762026-08-04T17:33:19.038Z+ [[ -d .falcon ]]
1772026-08-04T17:33:19.038Z+ RUST_LOG=debug
1782026-08-04T17:33:19.038Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-08-04T17:33:19.062ZAug 04 17:33:19.036 DEBG using default route interface igb0
1802026-08-04T17:33:19.062ZAug 04 17:33:19.036 DEBG using default route interface igb0
1812026-08-04T17:33:19.062ZAug 04 17:33:19.036 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-08-04T17:33:19.062ZAug 04 17:33:19.036 INFO starting preflight for deployment mgduou
1832026-08-04T17:33:19.062ZAug 04 17:33:19.036 INFO propolis-server binary not found
1842026-08-04T17:33:19.062ZAug 04 17:33:19.036 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-08-04T17:33:22.880ZAug 04 17:33:22.862 INFO ovmf fd not found
1862026-08-04T17:33:22.880ZAug 04 17:33:22.862 INFO downloading ovmf
1872026-08-04T17:33:23.249ZAug 04 17:33:23.231 INFO base image for helios-3.0 does not exist, attempting to install
1882026-08-04T17:33:23.250ZAug 04 17:33:23.231 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-08-04T17:33:56.838ZAug 04 17:33:56.817 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-08-04T17:34:19.479ZAug 04 17:34:19.462 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-08-04T17:34:19.548ZAug 04 17:34:19.513 INFO copying image data to zvol
1922026-08-04T17:34:29.770ZAug 04 17:34:29.753 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-08-04T17:34:33.393ZAug 04 17:34:33.114 INFO creating links
1942026-08-04T17:34:33.393ZAug 04 17:34:33.114 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-08-04T17:34:33.393ZAug 04 17:34:33.114 DEBG destroying link mgduou_ox1_vn_sim0
1962026-08-04T17:34:33.393ZAug 04 17:34:33.114 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-08-04T17:34:33.393ZAug 04 17:34:33.116 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-08-04T17:34:33.393ZAug 04 17:34:33.124 DEBG link pair created
1992026-08-04T17:34:33.393ZAug 04 17:34:33.124 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-08-04T17:34:33.393ZAug 04 17:34:33.124 DEBG destroying link mgduou_ox2_vn_sim0
2012026-08-04T17:34:33.393ZAug 04 17:34:33.124 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-08-04T17:34:33.393ZAug 04 17:34:33.126 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-08-04T17:34:33.393ZAug 04 17:34:33.133 DEBG link pair created
2042026-08-04T17:34:33.393ZAug 04 17:34:33.133 INFO creating external links
2052026-08-04T17:34:33.393ZAug 04 17:34:33.133 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-08-04T17:34:33.393ZAug 04 17:34:33.133 INFO creating external link mgduou_ox1_vn_vnic1
2072026-08-04T17:34:33.393ZAug 04 17:34:33.136 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-08-04T17:34:33.393ZAug 04 17:34:33.136 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-08-04T17:34:33.394ZAug 04 17:34:33.136 INFO creating external link mgduou_ox2_vn_vnic1
2102026-08-04T17:34:33.394ZAug 04 17:34:33.137 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-08-04T17:34:33.394ZAug 04 17:34:33.137 INFO creating nodes
2122026-08-04T17:34:33.394ZAug 04 17:34:33.138 INFO ox1: launching node
2132026-08-04T17:34:33.394ZAug 04 17:34:33.140 INFO ox2: launching node
2142026-08-04T17:34:33.394ZAug 04 17:34:33.166 INFO launched instance ox1 with pid 863 on port 42036
2152026-08-04T17:34:33.394ZAug 04 17:34:33.166 INFO ox1: instance ensure
2162026-08-04T17:34:33.394ZAug 04 17:34:33.166 INFO launched instance ox2 with pid 864 on port 62976
2172026-08-04T17:34:33.394ZAug 04 17:34:33.166 INFO ox2: instance ensure
2182026-08-04T17:34:34.968ZAug 04 17:34:34.952 INFO ox1: instance ensure completed after 0 retries
2192026-08-04T17:34:34.968ZAug 04 17:34:34.952 INFO ox1: instance run
2202026-08-04T17:34:34.968ZAug 04 17:34:34.952 INFO ox2: instance ensure completed after 0 retries
2212026-08-04T17:34:34.968ZAug 04 17:34:34.952 INFO ox2: instance run
2222026-08-04T17:34:34.992ZAug 04 17:34:34.953 DEBG [sc] ox2: starting
2232026-08-04T17:34:34.993ZAug 04 17:34:34.953 DEBG [sc] ox2: connecting to [::1]:62976
2242026-08-04T17:34:34.993ZAug 04 17:34:34.954 DEBG [sc] ox1: starting
2252026-08-04T17:34:34.993ZAug 04 17:34:34.954 DEBG [sc] ox1: connecting to [::1]:42036
2262026-08-04T17:34:34.993ZAug 04 17:34:34.954 DEBG [sc] ox1 waiting for prompt
2272026-08-04T17:34:34.993ZAug 04 17:34:34.954 DEBG [sc] ox2 waiting for prompt
2282026-08-04T17:34:53.042ZAug 04 17:34:53.027 DEBG [sc] ox1: logging in
2292026-08-04T17:34:53.203ZAug 04 17:34:53.188 DEBG [sc] ox2: logging in
2302026-08-04T17:34:53.312ZAug 04 17:34:53.297 INFO ox1: mounting /opt/cargo-bay
2312026-08-04T17:34:53.312ZAug 04 17:34:53.297 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-08-04T17:34:53.544ZAug 04 17:34:53.529 INFO ox2: mounting /opt/cargo-bay
2332026-08-04T17:34:53.544ZAug 04 17:34:53.529 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-04T17:34:54.530ZAug 04 17:34:54.515 DEBG [sc] ox1: executing command `cd`
2352026-08-04T17:34:54.555ZAug 04 17:34:54.526 INFO ox1: finished mounting /opt/cargo-bay
2362026-08-04T17:34:54.555ZAug 04 17:34:54.526 DEBG [sc] ox1: executing command `hostname ox1`
2372026-08-04T17:34:54.555ZAug 04 17:34:54.538 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2382026-08-04T17:34:54.580ZAug 04 17:34:54.548 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2392026-08-04T17:34:54.580ZAug 04 17:34:54.559 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2402026-08-04T17:34:54.605ZAug 04 17:34:54.570 INFO ox1: logging out
2412026-08-04T17:34:54.662ZAug 04 17:34:54.647 INFO ox1: logged out
2422026-08-04T17:34:54.693ZAug 04 17:34:54.678 DEBG [sc] ox2: executing command `cd`
2432026-08-04T17:34:54.718ZAug 04 17:34:54.689 INFO ox2: finished mounting /opt/cargo-bay
2442026-08-04T17:34:54.718ZAug 04 17:34:54.689 DEBG [sc] ox2: executing command `hostname ox2`
2452026-08-04T17:34:54.718ZAug 04 17:34:54.701 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2462026-08-04T17:34:54.742ZAug 04 17:34:54.712 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2472026-08-04T17:34:54.742ZAug 04 17:34:54.723 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2482026-08-04T17:34:54.767ZAug 04 17:34:54.733 INFO ox2: logging out
2492026-08-04T17:34:54.836ZAug 04 17:34:54.822 INFO ox2: logged out
2502026-08-04T17:34:54.861ZAug 04 17:34:54.822 DEBG [sc] ox1: starting
2512026-08-04T17:34:54.861ZAug 04 17:34:54.822 DEBG [sc] ox1: connecting to [::1]:42036
2522026-08-04T17:34:54.861ZAug 04 17:34:54.822 DEBG [sc] ox2: starting
2532026-08-04T17:34:54.861ZAug 04 17:34:54.822 DEBG [sc] ox2: connecting to [::1]:62976
2542026-08-04T17:34:54.861ZAug 04 17:34:54.823 DEBG [sc] ox2 waiting for prompt
2552026-08-04T17:34:54.861ZAug 04 17:34:54.823 DEBG [sc] ox1 waiting for prompt
2562026-08-04T17:34:54.861ZAug 04 17:34:54.833 DEBG [sc] ox2: logging in
2572026-08-04T17:34:54.861ZAug 04 17:34:54.834 DEBG [sc] ox1: logging in
2582026-08-04T17:34:54.936ZAug 04 17:34:54.921 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-08-04T17:34:54.960ZAug 04 17:34:54.923 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-08-04T17:34:59.582ZAug 04 17:34:59.567 DEBG [sc] ox2: starting
2612026-08-04T17:34:59.582ZAug 04 17:34:59.567 DEBG [sc] ox2: connecting to [::1]:62976
2622026-08-04T17:34:59.606ZAug 04 17:34:59.568 DEBG [sc] ox2 waiting for prompt
2632026-08-04T17:34:59.606ZAug 04 17:34:59.578 DEBG [sc] ox2: logging in
2642026-08-04T17:34:59.680ZAug 04 17:34:59.666 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-08-04T17:34:59.771ZAug 04 17:34:59.755 DEBG [sc] ox2: starting
2662026-08-04T17:34:59.771ZAug 04 17:34:59.755 DEBG [sc] ox2: connecting to [::1]:62976
2672026-08-04T17:34:59.795ZAug 04 17:34:59.755 DEBG [sc] ox2 waiting for prompt
2682026-08-04T17:34:59.795ZAug 04 17:34:59.765 DEBG [sc] ox2: logging in
2692026-08-04T17:34:59.880ZAug 04 17:34:59.865 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2702026-08-04T17:35:00.780ZAug 04 17:35:00.765 DEBG [sc] ox1: starting
2712026-08-04T17:35:00.780ZAug 04 17:35:00.765 DEBG [sc] ox1: connecting to [::1]:42036
2722026-08-04T17:35:00.807ZAug 04 17:35:00.766 DEBG [sc] ox1 waiting for prompt
2732026-08-04T17:35:00.807ZAug 04 17:35:00.776 DEBG [sc] ox1: logging in
2742026-08-04T17:35:00.878ZAug 04 17:35:00.864 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-08-04T17:35:00.967ZAug 04 17:35:00.952 DEBG [sc] ox1: starting
2762026-08-04T17:35:00.967ZAug 04 17:35:00.953 DEBG [sc] ox1: connecting to [::1]:42036
2772026-08-04T17:35:00.991ZAug 04 17:35:00.953 DEBG [sc] ox1 waiting for prompt
2782026-08-04T17:35:00.992ZAug 04 17:35:00.964 DEBG [sc] ox1: logging in
2792026-08-04T17:35:01.068ZAug 04 17:35:01.053 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-08-04T17:35:01.137ZAug 04 17:35:01.122 DEBG [sc] ox1: starting
2812026-08-04T17:35:01.137ZAug 04 17:35:01.122 DEBG [sc] ox1: connecting to [::1]:42036
2822026-08-04T17:35:01.162ZAug 04 17:35:01.123 DEBG [sc] ox1 waiting for prompt
2832026-08-04T17:35:01.162ZAug 04 17:35:01.130 DEBG [sc] ox1: logging in
2842026-08-04T17:35:01.235ZAug 04 17:35:01.218 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-08-04T17:35:01.333ZAug 04 17:35:01.318 DEBG [sc] ox1: starting
2862026-08-04T17:35:01.333ZAug 04 17:35:01.318 DEBG [sc] ox1: connecting to [::1]:42036
2872026-08-04T17:35:01.357ZAug 04 17:35:01.319 DEBG [sc] ox1 waiting for prompt
2882026-08-04T17:35:01.357ZAug 04 17:35:01.329 DEBG [sc] ox1: logging in
2892026-08-04T17:35:01.433ZAug 04 17:35:01.417 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-08-04T17:35:01.509ZAug 04 17:35:01.494 DEBG [sc] ox2: starting
2912026-08-04T17:35:01.509ZAug 04 17:35:01.494 DEBG [sc] ox2: connecting to [::1]:62976
2922026-08-04T17:35:01.534ZAug 04 17:35:01.494 DEBG [sc] ox2 waiting for prompt
2932026-08-04T17:35:01.534ZAug 04 17:35:01.505 DEBG [sc] ox2: logging in
2942026-08-04T17:35:01.609ZAug 04 17:35:01.594 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-08-04T17:35:01.719ZAug 04 17:35:01.704 DEBG [sc] ox2: starting
2962026-08-04T17:35:01.719ZAug 04 17:35:01.704 DEBG [sc] ox2: connecting to [::1]:62976
2972026-08-04T17:35:01.743ZAug 04 17:35:01.705 DEBG [sc] ox2 waiting for prompt
2982026-08-04T17:35:01.743ZAug 04 17:35:01.715 DEBG [sc] ox2: logging in
2992026-08-04T17:35:01.817ZAug 04 17:35:01.803 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-08-04T17:35:01.888ZAug 04 17:35:01.870 DEBG [sc] ox1: starting
3012026-08-04T17:35:01.888ZAug 04 17:35:01.870 DEBG [sc] ox1: connecting to [::1]:42036
3022026-08-04T17:35:01.912ZAug 04 17:35:01.870 DEBG [sc] ox2: starting
3032026-08-04T17:35:01.912ZAug 04 17:35:01.870 DEBG [sc] ox2: connecting to [::1]:62976
3042026-08-04T17:35:01.912ZAug 04 17:35:01.870 DEBG [sc] ox2 waiting for prompt
3052026-08-04T17:35:01.912ZAug 04 17:35:01.870 DEBG [sc] ox1 waiting for prompt
3062026-08-04T17:35:01.912ZAug 04 17:35:01.881 DEBG [sc] ox2: logging in
3072026-08-04T17:35:01.912ZAug 04 17:35:01.882 DEBG [sc] ox1: logging in
3082026-08-04T17:35:01.984ZAug 04 17:35:01.969 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-08-04T17:35:02.035ZAug 04 17:35:01.971 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-08-04T17:35:02.064ZAug 04 17:35:02.049 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3112026-08-04T17:35:02.065ZAug 04 17:35:02.050 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3122026-08-04T17:35:03.070ZAug 04 17:35:03.055 INFO adding BGP routers to both mgd nodes
3132026-08-04T17:35:03.094ZAug 04 17:35:03.059 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-08-04T17:35:03.095Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-08-04T17:35:04.084Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-08-04T17:35:05.087Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-08-04T17:35:06.089Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-08-04T17:35:07.091Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-08-04T17:35:08.093Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(ConnectionCollision)
3202026-08-04T17:35:09.097ZAug 04 17:35:09.082 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3212026-08-04T17:35:09.122Z+ (( status != 0 ))
3222026-08-04T17:35:09.122Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3232026-08-04T17:35:09.147ZAug 04 17:35:09.111 INFO destroying runner for deployment mgduou
3242026-08-04T17:35:09.147ZAug 04 17:35:09.111 INFO destroying deployment mgduou
3252026-08-04T17:35:09.147ZAug 04 17:35:09.111 INFO destroying nodes
3262026-08-04T17:35:09.147ZAug 04 17:35:09.119 INFO destroying links
3272026-08-04T17:35:09.148ZAug 04 17:35:09.119 INFO destroying link mgduou_ox1_vn_vnic0
3282026-08-04T17:35:10.139ZAug 04 17:35:10.124 INFO destroying link mgduou_ox1_vn_sim0
3292026-08-04T17:35:10.163ZAug 04 17:35:10.125 INFO destroying link mgduou_ox2_vn_vnic0
3302026-08-04T17:35:10.163ZAug 04 17:35:10.126 INFO destroying link mgduou_ox2_vn_sim0
3312026-08-04T17:35:10.163ZAug 04 17:35:10.127 INFO destroying external links
3322026-08-04T17:35:10.163ZAug 04 17:35:10.127 INFO destroying external link mgduou_ox1_vn_vnic1
3332026-08-04T17:35:10.164ZAug 04 17:35:10.128 INFO destroying external link mgduou_ox2_vn_vnic1
3342026-08-04T17:35:10.164ZAug 04 17:35:10.130 INFO destroying images
3352026-08-04T17:35:10.291ZAug 04 17:35:10.277 INFO destroying workspace at .falcon
3362026-08-04T17:35:10.316Z+ return 0
3372026-08-04T17:35:10.316Z+ run_test quartet-unnumbered
3382026-08-04T17:35:10.316Z+ local test_name=quartet-unnumbered
3392026-08-04T17:35:10.316Z+ local status=0
3402026-08-04T17:35:10.316Z+ clear_falcon_workspace_files
3412026-08-04T17:35:10.316Z+ [[ -d .falcon ]]
3422026-08-04T17:35:10.316Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3432026-08-04T17:35:10.316Z+ RUST_LOG=debug
3442026-08-04T17:35:10.317Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3452026-08-04T17:35:10.343ZAug 04 17:35:10.308 DEBG using default route interface igb0
3462026-08-04T17:35:10.343ZAug 04 17:35:10.308 DEBG using default route interface igb0
3472026-08-04T17:35:10.343ZAug 04 17:35:10.308 DEBG using default route interface igb0
3482026-08-04T17:35:10.343ZAug 04 17:35:10.308 DEBG using default route interface igb0
3492026-08-04T17:35:10.344ZAug 04 17:35:10.309 INFO mgquartetu: launching quartet topology
3502026-08-04T17:35:10.344ZAug 04 17:35:10.309 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3512026-08-04T17:35:10.344ZAug 04 17:35:10.309 INFO starting preflight for deployment mgquartetu
3522026-08-04T17:35:10.768ZAug 04 17:35:10.754 INFO base image for debian-13.2 does not exist, attempting to install
3532026-08-04T17:35:10.768ZAug 04 17:35:10.754 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3542026-08-04T17:35:37.574ZAug 04 17:35:37.560 INFO extracting image to /tmp/debian-13.2_0.raw
3552026-08-04T17:35:51.400ZAug 04 17:35:51.386 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3562026-08-04T17:35:51.425ZAug 04 17:35:51.411 INFO copying image data to zvol
3572026-08-04T17:35:58.316ZAug 04 17:35:58.303 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3582026-08-04T17:36:01.560ZAug 04 17:36:01.546 INFO base image for eos-4.35 does not exist, attempting to install
3592026-08-04T17:36:01.560ZAug 04 17:36:01.547 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3602026-08-04T17:36:44.801ZAug 04 17:36:44.788 INFO extracting image to /tmp/eos-4.35_0.raw
3612026-08-04T17:37:50.016ZAug 04 17:37:50.003 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3622026-08-04T17:37:50.040ZAug 04 17:37:50.029 INFO copying image data to zvol
3632026-08-04T17:38:37.965ZAug 04 17:38:37.953 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3642026-08-04T17:38:41.482ZAug 04 17:38:41.447 INFO base image for junos-23.2 does not exist, attempting to install
3652026-08-04T17:38:41.482ZAug 04 17:38:41.447 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3662026-08-04T17:39:14.106ZAug 04 17:39:14.095 INFO extracting image to /tmp/junos-23.2_0.raw
3672026-08-04T17:40:13.578ZAug 04 17:40:13.566 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3682026-08-04T17:40:13.605ZAug 04 17:40:13.594 INFO copying image data to zvol
3692026-08-04T17:41:01.634ZAug 04 17:41:01.621 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3702026-08-04T17:41:05.065ZAug 04 17:41:05.053 INFO creating links
3712026-08-04T17:41:05.066ZAug 04 17:41:05.053 DEBG destroying link mgquartetu_ox_sn_vnic0
3722026-08-04T17:41:05.066ZAug 04 17:41:05.053 DEBG destroying link mgquartetu_ox_sn_sim0
3732026-08-04T17:41:05.066ZAug 04 17:41:05.053 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3742026-08-04T17:41:05.090ZAug 04 17:41:05.055 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3752026-08-04T17:41:05.090ZAug 04 17:41:05.062 DEBG link pair created
3762026-08-04T17:41:05.090ZAug 04 17:41:05.062 DEBG destroying link mgquartetu_cr1_vn_vnic0
3772026-08-04T17:41:05.090ZAug 04 17:41:05.062 DEBG destroying link mgquartetu_cr1_vn_sim0
3782026-08-04T17:41:05.090ZAug 04 17:41:05.062 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3792026-08-04T17:41:05.091ZAug 04 17:41:05.063 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3802026-08-04T17:41:05.091ZAug 04 17:41:05.069 DEBG link pair created
3812026-08-04T17:41:05.091ZAug 04 17:41:05.069 DEBG destroying link mgquartetu_ox_sn_vnic1
3822026-08-04T17:41:05.091ZAug 04 17:41:05.069 DEBG destroying link mgquartetu_ox_sn_sim1
3832026-08-04T17:41:05.091ZAug 04 17:41:05.069 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3842026-08-04T17:41:05.091ZAug 04 17:41:05.071 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3852026-08-04T17:41:05.091ZAug 04 17:41:05.077 DEBG link pair created
3862026-08-04T17:41:05.091ZAug 04 17:41:05.077 DEBG destroying link mgquartetu_cr2_vn_vnic0
3872026-08-04T17:41:05.091ZAug 04 17:41:05.077 DEBG destroying link mgquartetu_cr2_vn_sim0
3882026-08-04T17:41:05.091ZAug 04 17:41:05.077 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3892026-08-04T17:41:05.091ZAug 04 17:41:05.079 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3902026-08-04T17:41:05.116ZAug 04 17:41:05.085 DEBG link pair created
3912026-08-04T17:41:05.116ZAug 04 17:41:05.085 DEBG destroying link mgquartetu_ox_sn_vnic2
3922026-08-04T17:41:05.116ZAug 04 17:41:05.085 DEBG destroying link mgquartetu_ox_sn_sim2
3932026-08-04T17:41:05.116ZAug 04 17:41:05.085 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3942026-08-04T17:41:05.116ZAug 04 17:41:05.086 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3952026-08-04T17:41:05.116ZAug 04 17:41:05.093 DEBG link pair created
3962026-08-04T17:41:05.116ZAug 04 17:41:05.093 DEBG destroying link mgquartetu_cr3_vn_vnic0
3972026-08-04T17:41:05.116ZAug 04 17:41:05.093 DEBG destroying link mgquartetu_cr3_vn_sim0
3982026-08-04T17:41:05.116ZAug 04 17:41:05.093 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3992026-08-04T17:41:05.116ZAug 04 17:41:05.094 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
4002026-08-04T17:41:05.116ZAug 04 17:41:05.101 DEBG link pair created
4012026-08-04T17:41:05.116ZAug 04 17:41:05.101 INFO creating external links
4022026-08-04T17:41:05.117ZAug 04 17:41:05.101 DEBG destroying external link mgquartetu_ox_vn_vnic3
4032026-08-04T17:41:05.117ZAug 04 17:41:05.101 INFO creating external link mgquartetu_ox_vn_vnic3
4042026-08-04T17:41:05.117ZAug 04 17:41:05.103 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4052026-08-04T17:41:05.117ZAug 04 17:41:05.103 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4062026-08-04T17:41:05.118ZAug 04 17:41:05.103 INFO creating external link mgquartetu_cr1_vn_vnic1
4072026-08-04T17:41:05.118ZAug 04 17:41:05.104 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4082026-08-04T17:41:05.118ZAug 04 17:41:05.104 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4092026-08-04T17:41:05.118ZAug 04 17:41:05.104 INFO creating external link mgquartetu_cr2_vn_vnic1
4102026-08-04T17:41:05.142ZAug 04 17:41:05.105 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4112026-08-04T17:41:05.142ZAug 04 17:41:05.105 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4122026-08-04T17:41:05.142ZAug 04 17:41:05.105 INFO creating external link mgquartetu_cr3_vn_vnic1
4132026-08-04T17:41:05.142ZAug 04 17:41:05.107 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4142026-08-04T17:41:05.142ZAug 04 17:41:05.107 INFO creating nodes
4152026-08-04T17:41:05.143ZAug 04 17:41:05.107 INFO ox: launching node
4162026-08-04T17:41:05.143ZAug 04 17:41:05.109 INFO cr1: launching node
4172026-08-04T17:41:05.143ZAug 04 17:41:05.111 INFO cr2: launching node
4182026-08-04T17:41:05.143ZAug 04 17:41:05.113 INFO cr3: launching node
4192026-08-04T17:41:05.143ZAug 04 17:41:05.126 INFO launched instance ox with pid 913 on port 34515
4202026-08-04T17:41:05.143ZAug 04 17:41:05.126 INFO ox: instance ensure
4212026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO launched instance cr1 with pid 914 on port 38657
4222026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO cr1: instance ensure
4232026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO launched instance cr2 with pid 915 on port 51856
4242026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO cr2: instance ensure
4252026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO launched instance cr3 with pid 916 on port 51210
4262026-08-04T17:41:05.143ZAug 04 17:41:05.127 INFO cr3: instance ensure
4272026-08-04T17:41:08.429ZAug 04 17:41:08.416 INFO cr1: instance ensure completed after 0 retries
4282026-08-04T17:41:08.429ZAug 04 17:41:08.416 INFO cr1: instance run
4292026-08-04T17:41:08.454ZAug 04 17:41:08.417 DEBG [sc] cr1: starting
4302026-08-04T17:41:08.454ZAug 04 17:41:08.417 DEBG [sc] cr1: connecting to [::1]:38657
4312026-08-04T17:41:08.455ZAug 04 17:41:08.418 DEBG [sc] cr1 waiting for prompt
4322026-08-04T17:41:08.556ZAug 04 17:41:08.479 INFO cr2: instance ensure completed after 0 retries
4332026-08-04T17:41:08.556ZAug 04 17:41:08.479 INFO cr2: instance run
4342026-08-04T17:41:08.556ZAug 04 17:41:08.480 DEBG [sc] cr2: starting
4352026-08-04T17:41:08.556ZAug 04 17:41:08.480 DEBG [sc] cr2: connecting to [::1]:51856
4362026-08-04T17:41:08.556ZAug 04 17:41:08.480 DEBG [sc] cr2 waiting for prompt
4372026-08-04T17:41:08.581ZAug 04 17:41:08.566 INFO cr3: instance ensure completed after 0 retries
4382026-08-04T17:41:08.581ZAug 04 17:41:08.566 INFO cr3: instance run
4392026-08-04T17:41:08.639ZAug 04 17:41:08.627 INFO ox: instance ensure completed after 0 retries
4402026-08-04T17:41:08.639ZAug 04 17:41:08.627 INFO ox: instance run
4412026-08-04T17:41:08.664ZAug 04 17:41:08.628 DEBG [sc] ox: starting
4422026-08-04T17:41:08.664ZAug 04 17:41:08.628 DEBG [sc] ox: connecting to [::1]:34515
4432026-08-04T17:41:08.664ZAug 04 17:41:08.628 DEBG [sc] ox waiting for prompt
4442026-08-04T17:41:25.550ZAug 04 17:41:25.537 DEBG [sc] cr1: logging in
4452026-08-04T17:41:25.938ZAug 04 17:41:25.926 INFO cr1: mounting /opt/cargo-bay
4462026-08-04T17:41:25.938ZAug 04 17:41:25.926 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-04T17:41:25.970ZAug 04 17:41:25.959 DEBG [sc] cr1: executing command `cd`
4482026-08-04T17:41:25.995ZAug 04 17:41:25.970 INFO cr1: finished mounting /opt/cargo-bay
4492026-08-04T17:41:25.995ZAug 04 17:41:25.970 DEBG [sc] cr1: executing command `hostname cr1`
4502026-08-04T17:41:25.995ZAug 04 17:41:25.981 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4512026-08-04T17:41:26.019ZAug 04 17:41:25.992 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4522026-08-04T17:41:26.019ZAug 04 17:41:26.004 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4532026-08-04T17:41:26.044ZAug 04 17:41:26.015 INFO cr1: logging out
4542026-08-04T17:41:28.090ZAug 04 17:41:28.079 INFO cr1: logged out
4552026-08-04T17:41:28.114ZAug 04 17:41:28.091 DEBG [sc] ox: logging in
4562026-08-04T17:41:28.308ZAug 04 17:41:28.297 INFO ox: mounting /opt/cargo-bay
4572026-08-04T17:41:28.309ZAug 04 17:41:28.297 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4582026-08-04T17:41:30.129ZAug 04 17:41:30.118 DEBG [sc] ox: executing command `cd`
4592026-08-04T17:41:30.154ZAug 04 17:41:30.129 INFO ox: finished mounting /opt/cargo-bay
4602026-08-04T17:41:30.154ZAug 04 17:41:30.129 DEBG [sc] ox: executing command `hostname ox`
4612026-08-04T17:41:30.154ZAug 04 17:41:30.140 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4622026-08-04T17:41:30.179ZAug 04 17:41:30.151 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4632026-08-04T17:41:30.179ZAug 04 17:41:30.160 DEBG [sc] cr2: logging in
4642026-08-04T17:41:30.179ZAug 04 17:41:30.162 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4652026-08-04T17:41:30.204ZAug 04 17:41:30.173 INFO ox: logging out
4662026-08-04T17:41:30.251ZAug 04 17:41:30.240 INFO ox: logged out
4672026-08-04T17:41:30.648ZAug 04 17:41:30.637 INFO cr2: mounting /opt/cargo-bay
4682026-08-04T17:41:30.648ZAug 04 17:41:30.637 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4692026-08-04T17:41:30.672ZAug 04 17:41:30.659 DEBG [sc] cr2: executing command `cd`
4702026-08-04T17:41:30.696ZAug 04 17:41:30.669 INFO cr2: finished mounting /opt/cargo-bay
4712026-08-04T17:41:30.696ZAug 04 17:41:30.669 DEBG [sc] cr2: executing command `hostname cr2`
4722026-08-04T17:41:30.696ZAug 04 17:41:30.680 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4732026-08-04T17:41:30.720ZAug 04 17:41:30.691 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4742026-08-04T17:41:30.720ZAug 04 17:41:30.702 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4752026-08-04T17:41:30.745ZAug 04 17:41:30.714 INFO cr2: logging out
4762026-08-04T17:41:33.623ZAug 04 17:41:33.608 INFO cr2: logged out
4772026-08-04T17:41:33.623ZAug 04 17:41:33.608 INFO mgquartetu: quartet topology launch complete
4782026-08-04T17:41:33.689ZAug 04 17:41:33.608 DEBG [sc] ox: starting
4792026-08-04T17:41:33.689ZAug 04 17:41:33.608 DEBG [sc] ox: connecting to [::1]:34515
4802026-08-04T17:41:33.689ZAug 04 17:41:33.609 DEBG [sc] ox waiting for prompt
4812026-08-04T17:41:33.690ZAug 04 17:41:33.620 DEBG [sc] ox: logging in
4822026-08-04T17:41:33.720ZAug 04 17:41:33.708 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4832026-08-04T17:41:38.563ZAug 04 17:41:38.551 DEBG [sc] ox: starting
4842026-08-04T17:41:38.563ZAug 04 17:41:38.551 DEBG [sc] ox: connecting to [::1]:34515
4852026-08-04T17:41:38.589ZAug 04 17:41:38.552 DEBG [sc] ox waiting for prompt
4862026-08-04T17:41:38.589ZAug 04 17:41:38.562 DEBG [sc] ox: logging in
4872026-08-04T17:41:38.651ZAug 04 17:41:38.639 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4882026-08-04T17:41:38.750ZAug 04 17:41:38.739 DEBG [sc] ox: starting
4892026-08-04T17:41:38.750ZAug 04 17:41:38.739 DEBG [sc] ox: connecting to [::1]:34515
4902026-08-04T17:41:38.775ZAug 04 17:41:38.740 DEBG [sc] ox waiting for prompt
4912026-08-04T17:41:38.775ZAug 04 17:41:38.751 DEBG [sc] ox: logging in
4922026-08-04T17:41:38.852ZAug 04 17:41:38.840 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4932026-08-04T17:41:38.917ZAug 04 17:41:38.905 INFO cr1: installing frr
4942026-08-04T17:41:38.917ZAug 04 17:41:38.905 INFO waiting for ceos to initialize
4952026-08-04T17:41:38.917ZAug 04 17:41:38.905 INFO cr3: starting juniper unnumbered setup
4962026-08-04T17:41:38.917ZAug 04 17:41:38.905 INFO ox: setting up npuvm
4972026-08-04T17:41:38.942ZAug 04 17:41:38.906 DEBG [sc] cr1: starting
4982026-08-04T17:41:38.942ZAug 04 17:41:38.906 DEBG [sc] cr1: connecting to [::1]:38657
4992026-08-04T17:41:38.942ZAug 04 17:41:38.906 INFO cr3: staged Juniper config and license for guest systemd services
5002026-08-04T17:41:38.942ZAug 04 17:41:38.906 DEBG [sc] ox: starting
5012026-08-04T17:41:38.942ZAug 04 17:41:38.906 INFO cr3: waiting for Juniper guest config apply
5022026-08-04T17:41:38.942ZAug 04 17:41:38.906 DEBG [sc] ox: connecting to [::1]:34515
5032026-08-04T17:41:38.942ZAug 04 17:41:38.906 DEBG [sc] cr2: starting
5042026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr2: connecting to [::1]:51856
5052026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr3: starting
5062026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr3: connecting to [::1]:51210
5072026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] ox waiting for prompt
5082026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr2 waiting for prompt
5092026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr1 waiting for prompt
5102026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr3 waiting for prompt
5112026-08-04T17:41:38.943ZAug 04 17:41:38.906 DEBG [sc] cr3: logging in
5122026-08-04T17:41:38.943ZAug 04 17:41:38.916 DEBG [sc] ox: logging in
5132026-08-04T17:41:38.943ZAug 04 17:41:38.917 DEBG [sc] cr1: logging in
5142026-08-04T17:41:38.943ZAug 04 17:41:38.917 DEBG [sc] cr2: logging in
5152026-08-04T17:41:39.016ZAug 04 17:41:39.004 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-04T17:41:39.093ZAug 04 17:41:39.049 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5172026-08-04T17:41:39.283ZAug 04 17:41:39.272 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5182026-08-04T17:41:39.343ZAug 04 17:41:39.332 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5192026-08-04T17:41:41.233ZAug 04 17:41:41.222 INFO cr2: executing eos script show version
5202026-08-04T17:41:41.233ZAug 04 17:41:41.222 DEBG [sc] cr2: starting
5212026-08-04T17:41:41.258ZAug 04 17:41:41.222 DEBG [sc] cr2: connecting to [::1]:51856
5222026-08-04T17:41:41.258ZAug 04 17:41:41.223 DEBG [sc] cr2 waiting for prompt
5232026-08-04T17:41:41.258ZAug 04 17:41:41.233 DEBG [sc] cr2: logging in
5242026-08-04T17:41:41.377ZAug 04 17:41:41.365 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5252026-08-04T17:41:41.434ZAug 04 17:41:41.421 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5262026-08-04T17:41:42.433ZAug 04 17:41:42.422 DEBG [sc] cr3: starting
5272026-08-04T17:41:42.433ZAug 04 17:41:42.422 DEBG [sc] cr3: connecting to [::1]:51210
5282026-08-04T17:41:42.459ZAug 04 17:41:42.423 DEBG [sc] cr3 waiting for prompt
5292026-08-04T17:41:42.459ZAug 04 17:41:42.433 DEBG [sc] cr3: logging in
5302026-08-04T17:41:42.577ZAug 04 17:41:42.565 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5312026-08-04T17:41:44.653ZAug 04 17:41:44.640 INFO cr3: Juniper guest config applied
5322026-08-04T17:41:46.417ZAug 04 17:41:46.404 DEBG [sc] ox: starting
5332026-08-04T17:41:46.417ZAug 04 17:41:46.404 DEBG [sc] ox: connecting to [::1]:34515
5342026-08-04T17:41:46.441ZAug 04 17:41:46.405 DEBG [sc] ox waiting for prompt
5352026-08-04T17:41:46.441ZAug 04 17:41:46.415 DEBG [sc] ox: logging in
5362026-08-04T17:41:46.514ZAug 04 17:41:46.503 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5372026-08-04T17:41:46.581ZAug 04 17:41:46.570 DEBG [sc] ox: starting
5382026-08-04T17:41:46.581ZAug 04 17:41:46.570 DEBG [sc] ox: connecting to [::1]:34515
5392026-08-04T17:41:46.609ZAug 04 17:41:46.571 DEBG [sc] ox waiting for prompt
5402026-08-04T17:41:46.609ZAug 04 17:41:46.581 DEBG [sc] ox: logging in
5412026-08-04T17:41:46.681ZAug 04 17:41:46.670 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5422026-08-04T17:41:46.795ZAug 04 17:41:46.781 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5432026-08-04T17:41:46.795ZAug 04 17:41:46.781 DEBG [sc] ox: starting
5442026-08-04T17:41:46.795ZAug 04 17:41:46.781 DEBG [sc] ox: connecting to [::1]:34515
5452026-08-04T17:41:46.819ZAug 04 17:41:46.782 DEBG [sc] ox waiting for prompt
5462026-08-04T17:41:46.819ZAug 04 17:41:46.792 DEBG [sc] ox: logging in
5472026-08-04T17:41:46.892ZAug 04 17:41:46.880 DEBG [sc] ox: executing command `chmod +x npuvm`
5482026-08-04T17:41:46.981ZAug 04 17:41:46.969 DEBG [sc] ox: starting
5492026-08-04T17:41:46.981ZAug 04 17:41:46.969 DEBG [sc] ox: connecting to [::1]:34515
5502026-08-04T17:41:47.006ZAug 04 17:41:46.970 DEBG [sc] ox waiting for prompt
5512026-08-04T17:41:47.007ZAug 04 17:41:46.980 DEBG [sc] ox: logging in
5522026-08-04T17:41:47.069ZAug 04 17:41:47.057 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5532026-08-04T17:41:51.275ZAug 04 17:41:51.261 DEBG [sc] cr2: starting
5542026-08-04T17:41:51.275ZAug 04 17:41:51.262 DEBG [sc] cr2: connecting to [::1]:51856
5552026-08-04T17:41:51.301ZAug 04 17:41:51.262 DEBG [sc] cr2 waiting for prompt
5562026-08-04T17:41:51.301ZAug 04 17:41:51.272 DEBG [sc] cr2: logging in
5572026-08-04T17:41:51.418ZAug 04 17:41:51.405 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5582026-08-04T17:41:53.508ZAug 04 17:41:53.497 INFO cr2: executing eos script show version
5592026-08-04T17:41:53.509ZAug 04 17:41:53.497 DEBG [sc] cr2: starting
5602026-08-04T17:41:53.509ZAug 04 17:41:53.497 DEBG [sc] cr2: connecting to [::1]:51856
5612026-08-04T17:41:53.533ZAug 04 17:41:53.498 DEBG [sc] cr2 waiting for prompt
5622026-08-04T17:41:53.535ZAug 04 17:41:53.508 DEBG [sc] cr2: logging in
5632026-08-04T17:41:53.663ZAug 04 17:41:53.652 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5642026-08-04T17:41:55.986ZAug 04 17:41:55.975 DEBG [sc] cr2: starting
5652026-08-04T17:41:55.986ZAug 04 17:41:55.975 DEBG [sc] cr2: connecting to [::1]:51856
5662026-08-04T17:41:56.010ZAug 04 17:41:55.975 DEBG [sc] cr2 waiting for prompt
5672026-08-04T17:41:56.010ZAug 04 17:41:55.986 DEBG [sc] cr2: logging in
5682026-08-04T17:41:56.153ZAug 04 17:41:56.128 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5692026-08-04T17:41:58.273ZAug 04 17:41:58.262 INFO cr2: executing eos script show version
5702026-08-04T17:41:58.273ZAug 04 17:41:58.262 DEBG [sc] cr2: starting
5712026-08-04T17:41:58.273ZAug 04 17:41:58.262 DEBG [sc] cr2: connecting to [::1]:51856
5722026-08-04T17:41:58.297ZAug 04 17:41:58.262 DEBG [sc] cr2 waiting for prompt
5732026-08-04T17:41:58.297ZAug 04 17:41:58.272 DEBG [sc] cr2: logging in
5742026-08-04T17:41:58.437ZAug 04 17:41:58.426 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5752026-08-04T17:42:00.815ZAug 04 17:42:00.804 INFO cr2: executing eos script
5762026-08-04T17:42:00.816Z enable
5772026-08-04T17:42:00.816Z configure
5782026-08-04T17:42:00.816Z ipv6 unicast-routing
5792026-08-04T17:42:00.816Z ip routing ipv6 interfaces
5802026-08-04T17:42:00.816Z ip routing
5812026-08-04T17:42:00.816Z ip route 1.2.3.0/24 null0
5822026-08-04T17:42:00.816Z ipv6 route fd99::/64 null0
5832026-08-04T17:42:00.816Z interface et1
5842026-08-04T17:42:00.816Z no switchport
5852026-08-04T17:42:00.816Z ipv6 enable
5862026-08-04T17:42:00.816Z
5872026-08-04T17:42:00.816Z router bgp 45
5882026-08-04T17:42:00.816Z router-id 1.2.3.1
5892026-08-04T17:42:00.816Z no bgp default ipv4-unicast
5902026-08-04T17:42:00.816Z timers bgp 2 6
5912026-08-04T17:42:00.816Z neighbor ebgp peer group
5922026-08-04T17:42:00.816Z neighbor ebgp remote-as 33
5932026-08-04T17:42:00.816Z neighbor interface Et1 peer-group ebgp
5942026-08-04T17:42:00.816Z address-family ipv4
5952026-08-04T17:42:00.816Z neighbor ebgp activate
5962026-08-04T17:42:00.816Z neighbor ebgp next-hop address-family ipv6 originate
5972026-08-04T17:42:00.816Z network 1.2.3.0/24
5982026-08-04T17:42:00.816Z exit
5992026-08-04T17:42:00.816Z address-family ipv6
6002026-08-04T17:42:00.816Z neighbor ebgp activate
6012026-08-04T17:42:00.816Z neighbor ebgp next-hop address-family ipv6 originate
6022026-08-04T17:42:00.816Z network fd99::/64
6032026-08-04T17:42:00.816Z exit
6042026-08-04T17:42:00.816Z exit
6052026-08-04T17:42:00.816Z
6062026-08-04T17:42:00.816ZAug 04 17:42:00.804 DEBG [sc] cr2: starting
6072026-08-04T17:42:00.816ZAug 04 17:42:00.804 DEBG [sc] cr2: connecting to [::1]:51856
6082026-08-04T17:42:00.841ZAug 04 17:42:00.805 DEBG [sc] cr2 waiting for prompt
6092026-08-04T17:42:00.841ZAug 04 17:42:00.815 DEBG [sc] cr2: logging in
6102026-08-04T17:42:00.959ZAug 04 17:42:00.947 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6112026-08-04T17:42:00.959Z enable
6122026-08-04T17:42:00.959Z configure
6132026-08-04T17:42:00.959Z ipv6 unicast-routing
6142026-08-04T17:42:00.959Z ip routing ipv6 interfaces
6152026-08-04T17:42:00.959Z ip routing
6162026-08-04T17:42:00.959Z ip route 1.2.3.0/24 null0
6172026-08-04T17:42:00.959Z ipv6 route fd99::/64 null0
6182026-08-04T17:42:00.960Z interface et1
6192026-08-04T17:42:00.960Z no switchport
6202026-08-04T17:42:00.960Z ipv6 enable
6212026-08-04T17:42:00.960Z
6222026-08-04T17:42:00.960Z router bgp 45
6232026-08-04T17:42:00.960Z router-id 1.2.3.1
6242026-08-04T17:42:00.960Z no bgp default ipv4-unicast
6252026-08-04T17:42:00.960Z timers bgp 2 6
6262026-08-04T17:42:00.960Z neighbor ebgp peer group
6272026-08-04T17:42:00.960Z neighbor ebgp remote-as 33
6282026-08-04T17:42:00.960Z neighbor interface Et1 peer-group ebgp
6292026-08-04T17:42:00.960Z address-family ipv4
6302026-08-04T17:42:00.960Z neighbor ebgp activate
6312026-08-04T17:42:00.960Z neighbor ebgp next-hop address-family ipv6 originate
6322026-08-04T17:42:00.960Z network 1.2.3.0/24
6332026-08-04T17:42:00.960Z exit
6342026-08-04T17:42:00.960Z address-family ipv6
6352026-08-04T17:42:00.960Z neighbor ebgp activate
6362026-08-04T17:42:00.960Z neighbor ebgp next-hop address-family ipv6 originate
6372026-08-04T17:42:00.960Z network fd99::/64
6382026-08-04T17:42:00.960Z exit
6392026-08-04T17:42:00.960Z exit
6402026-08-04T17:42:00.960Z '`
6412026-08-04T17:42:16.434ZAug 04 17:42:16.423 INFO cr1: enabling frr daemon bgpd
6422026-08-04T17:42:16.434ZAug 04 17:42:16.423 DEBG [sc] cr1: starting
6432026-08-04T17:42:16.434ZAug 04 17:42:16.423 DEBG [sc] cr1: connecting to [::1]:38657
6442026-08-04T17:42:16.459ZAug 04 17:42:16.423 DEBG [sc] cr1 waiting for prompt
6452026-08-04T17:42:16.459ZAug 04 17:42:16.433 DEBG [sc] cr1: logging in
6462026-08-04T17:42:16.577ZAug 04 17:42:16.566 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6472026-08-04T17:42:18.678ZAug 04 17:42:18.654 INFO cr1: stopping frr
6482026-08-04T17:42:18.678ZAug 04 17:42:18.655 DEBG [sc] cr1: starting
6492026-08-04T17:42:18.678ZAug 04 17:42:18.655 DEBG [sc] cr1: connecting to [::1]:38657
6502026-08-04T17:42:18.704ZAug 04 17:42:18.655 DEBG [sc] cr1 waiting for prompt
6512026-08-04T17:42:18.704ZAug 04 17:42:18.665 DEBG [sc] cr1: logging in
6522026-08-04T17:42:18.826ZAug 04 17:42:18.798 DEBG [sc] cr1: executing command `systemctl stop frr`
6532026-08-04T17:42:21.179ZAug 04 17:42:21.167 INFO cr1: starting frr
6542026-08-04T17:42:21.179ZAug 04 17:42:21.167 DEBG [sc] cr1: starting
6552026-08-04T17:42:21.179ZAug 04 17:42:21.167 DEBG [sc] cr1: connecting to [::1]:38657
6562026-08-04T17:42:21.233ZAug 04 17:42:21.168 DEBG [sc] cr1 waiting for prompt
6572026-08-04T17:42:21.233ZAug 04 17:42:21.178 DEBG [sc] cr1: logging in
6582026-08-04T17:42:21.322ZAug 04 17:42:21.310 DEBG [sc] cr1: executing command `systemctl start frr`
6592026-08-04T17:42:28.670ZAug 04 17:42:28.657 INFO cr1: executing frr script
6602026-08-04T17:42:28.670Z configure
6612026-08-04T17:42:28.670Z ip forwarding
6622026-08-04T17:42:28.670Z ipv6 forwarding
6632026-08-04T17:42:28.670Z ip route 1.2.3.0/24 null0
6642026-08-04T17:42:28.670Z ipv6 route fd99::/64 null0
6652026-08-04T17:42:28.670Z router bgp 44
6662026-08-04T17:42:28.671Z no bgp ebgp-requires-policy
6672026-08-04T17:42:28.671Z timers bgp 2 6
6682026-08-04T17:42:28.671Z neighbor enp0s8 interface remote-as external
6692026-08-04T17:42:28.671Z neighbor enp0s8 timers connect 1
6702026-08-04T17:42:28.671Z address-family ipv4 unicast
6712026-08-04T17:42:28.671Z network 1.2.3.0/24
6722026-08-04T17:42:28.671Z neighbor enp0s8 activate
6732026-08-04T17:42:28.671Z exit-address-family
6742026-08-04T17:42:28.671Z address-family ipv6 unicast
6752026-08-04T17:42:28.671Z network fd99::/64
6762026-08-04T17:42:28.671Z neighbor enp0s8 activate
6772026-08-04T17:42:28.672Z exit-address-family
6782026-08-04T17:42:28.672Z exit
6792026-08-04T17:42:28.672Z
6802026-08-04T17:42:28.672ZAug 04 17:42:28.657 DEBG [sc] cr1: starting
6812026-08-04T17:42:28.672ZAug 04 17:42:28.657 DEBG [sc] cr1: connecting to [::1]:38657
6822026-08-04T17:42:28.698ZAug 04 17:42:28.658 DEBG [sc] cr1 waiting for prompt
6832026-08-04T17:42:28.698ZAug 04 17:42:28.669 DEBG [sc] cr1: logging in
6842026-08-04T17:42:28.826ZAug 04 17:42:28.814 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-04T17:42:57.810ZAug 04 17:42:54.992 INFO ox: npuvm install output:
6862026-08-04T17:42:57.929Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (36m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/66.01 MiB (34m) dendrite-softnpu.tar.gz [>---------------------------------------] 29.20 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 29.20 KiB/66.01 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 50.20 KiB/66.01 MiB (26m) dendrite-softnpu.tar.gz [>---------------------------------------] 142.41 KiB/66.01 MiB (14m) dendrite-softnpu.tar.gz [>---------------------------------------] 350.19 KiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 723.66 KiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 968.11 KiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.19 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.43 MiB/66.01 MiB (89s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.79 MiB/66.01 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.02 MiB/66.01 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.27 MiB/66.01 MiB (54s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.52 MiB/66.01 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/66.01 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.35 MiB/66.01 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.70 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.94 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.18 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.44 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.02 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.26 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.55 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.86 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.10 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.36 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.70 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.94 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.18 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.45 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.77 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.01 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.28 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.56 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.85 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.10 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.37 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.69 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.93 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.20 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.46 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.77 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.03 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.29 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.58 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.85 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.12 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.37 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.69 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.94 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.21 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.47 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.77 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.04 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.29 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.59 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.86 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.12 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.39 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.69 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.96 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.21 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.47 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.76 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.04 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.30 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.60 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.85 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 18.11 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.39 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.68 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.95 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.22 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.51 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.78 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.01 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.31 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.60 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.84 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.11 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.40 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.68 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.92 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.21 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.50 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.76 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 23.03 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.34 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.60 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.86 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.14 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.41 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.68 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 24.94 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.25 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.51 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.78 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.04 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.33 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.59 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.86 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.17 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.43 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.70 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [################>-----------------------] 27.97 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.25 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.51 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.79 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.09 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.62 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.90 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.18 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.43 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.71 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.98 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 31.27 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.53 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 31.82 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.10 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.34 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.61 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [###################>--------------------] 32.90 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.17 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.42 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 33.69 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.00 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.26 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [####################>-------------------] 34.50 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 34.81 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 35.10 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#####################>------------------] 35.34 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.61 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 35.93 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#####################>------------------] 36.18 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.42 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 36.73 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.02 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.25 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.52 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [######################>-----------------] 37.85 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.09 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.34 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.60 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 38.89 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 39.17 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#######################>----------------] 39.42 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 39.69 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 39.98 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.26 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.50 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 40.77 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [########################>---------------] 41.07 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.34 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.59 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 41.89 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.18 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.42 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#########################>--------------] 42.69 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 42.99 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.26 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.51 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 43.75 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##########################>-------------] 44.03 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##########################>-------------] 44.31 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.57 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 44.82 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.06 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.31 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.55 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 45.83 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###########################>------------] 46.14 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.38 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.63 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 46.92 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.20 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.46 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [############################>-----------] 47.73 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 47.99 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.30 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.54 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 48.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 49.09 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#############################>----------] 49.38 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 49.66 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 49.93 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.22 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.46 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 50.73 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##############################>---------] 51.01 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.30 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.55 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 51.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.11 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.38 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.84 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.85 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.86 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.86 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.86 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.88 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.95 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.12 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.36 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.72 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.96 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.20 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.55 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.80 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.04 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.27 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.63 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 55.88 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.11 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.44 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.71 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.95 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.21 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.55 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.79 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.03 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.39 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.63 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.16 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.47 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.71 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.95 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.31 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.55 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.79 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.11 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.38 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.63 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.86 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.22 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.46 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.70 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.95 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.30 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.54 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.78 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.14 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.38 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.62 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.89 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.22 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.46 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.70 MiB/66.01 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 (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
6872026-08-04T17:42:57.933Z Create boot environment: No
6882026-08-04T17:42:57.933ZCreate backup boot environment: No
6892026-08-04T17:42:57.933Z
6902026-08-04T17:42:57.933ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6912026-08-04T17:42:57.933Z 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 324k/s
6922026-08-04T17:42:57.933Z
6932026-08-04T17:42:57.934ZPHASE ITEMS
6942026-08-04T17:42:57.934Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6952026-08-04T17:42:57.934Z Updating package state database working | Updating package state database Done
6962026-08-04T17:42:57.934Z Updating package cache 0/0 / Updating package cache 0/0
6972026-08-04T17:42:57.934Z Updating image state working - Updating image state working \ Updating image state Done
6982026-08-04T17:42:57.934Z Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database Done
6992026-08-04T17:42:57.934Z Reading search index working \ Reading search index Done
7002026-08-04T17:42:57.934Z Updating search index 0/1 | Updating search index 1/1
7012026-08-04T17:42:57.934Z Updating package cache 0/1 / Updating package cache 1/1
7022026-08-04T17:42:57.934Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 8.00 KiB/15.18 MiB (11m) scadm [>---------------------------------------] 20.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 20.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 20.00 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 45.48 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 211.22 KiB/15.18 MiB (3m) scadm [#>--------------------------------------] 457.37 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 703.37 KiB/15.18 MiB (67s) scadm [##>-------------------------------------] 967.13 KiB/15.18 MiB (44s) scadm [###>------------------------------------] 1.29 MiB/15.18 MiB (29s) scadm [####>-----------------------------------] 1.53 MiB/15.18 MiB (23s) scadm [####>-----------------------------------] 1.78 MiB/15.18 MiB (19s) scadm [#####>----------------------------------] 2.06 MiB/15.18 MiB (16s) scadm [######>---------------------------------] 2.37 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.62 MiB/15.18 MiB (12s) scadm [#######>--------------------------------] 2.89 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.21 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.70 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 4.04 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.29 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.54 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.80 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.12 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.37 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.64 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.90 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.21 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.47 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.72 MiB/15.18 MiB (4s) scadm [##################>---------------------] 7.04 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.29 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.56 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.82 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.13 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.39 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.63 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.94 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.23 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.47 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.71 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.04 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.31 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.55 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.79 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.14 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.39 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.63 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.96 MiB/15.18 MiB (1s) scadm [################################>-------] 12.23 MiB/15.18 MiB (1s) scadm [################################>-------] 12.47 MiB/15.18 MiB (1s) scadm [#################################>------] 12.73 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.07 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.21 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.22 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.22 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.22 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.23 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.26 MiB/15.18 MiB (1s) scadm [###################################>----] 13.33 MiB/15.18 MiB (1s) scadm [###################################>----] 13.61 MiB/15.18 MiB (1s) scadm [####################################>---] 13.85 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.10 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.35 MiB/15.18 MiB (0s) scadm [######################################>-] 14.69 MiB/15.18 MiB (0s) scadm [#######################################>] 14.94 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 [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (31m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (30m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (30m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (29m) libsidecar_lite.so [>---------------------------------------] 143.17 KiB/11.89 MiB (18m) libsidecar_lite.so [#>--------------------------------------] 351.22 KiB/11.89 MiB (11m) libsidecar_lite.so [#>--------------------------------------] 595.22 KiB/11.89 MiB (6m) libsidecar_lite.so [##>-------------------------------------] 849.82 KiB/11.89 MiB (4m) libsidecar_lite.so [###>------------------------------------] 1.18 MiB/11.89 MiB (2m) libsidecar_lite.so [####>-----------------------------------] 1.43 MiB/11.89 MiB (2m) libsidecar_lite.so [#####>----------------------------------] 1.66 MiB/11.89 MiB (72s) libsidecar_lite.so [######>---------------------------------] 1.98 MiB/11.89 MiB (55s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (43s) libsidecar_lite.so [########>-------------------------------] 2.50 MiB/11.89 MiB (36s) libsidecar_lite.so [#########>------------------------------] 2.79 MiB/11.89 MiB (30s) libsidecar_lite.so [##########>-----------------------------] 3.10 MiB/11.89 MiB (24s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (21s) libsidecar_lite.so [############>---------------------------] 3.59 MiB/11.89 MiB (19s) libsidecar_lite.so [#############>--------------------------] 3.88 MiB/11.89 MiB (16s) libsidecar_lite.so [##############>-------------------------] 4.18 MiB/11.89 MiB (14s) libsidecar_lite.so [##############>-------------------------] 4.42 MiB/11.89 MiB (13s) libsidecar_lite.so [###############>------------------------] 4.70 MiB/11.89 MiB (11s) libsidecar_lite.so [################>-----------------------] 5.00 MiB/11.89 MiB (10s) libsidecar_lite.so [#################>----------------------] 5.26 MiB/11.89 MiB (9s) libsidecar_lite.so [##################>---------------------] 5.51 MiB/11.89 MiB (8s) libsidecar_lite.so [###################>--------------------] 5.81 MiB/11.89 MiB (7s) libsidecar_lite.so [####################>-------------------] 6.10 MiB/11.89 MiB (7s) libsidecar_lite.so [#####################>------------------] 6.34 MiB/11.89 MiB (6s) libsidecar_lite.so [######################>-----------------] 6.61 MiB/11.89 MiB (5s) libsidecar_lite.so [#######################>----------------] 6.91 MiB/11.89 MiB (5s) libsidecar_lite.so [########################>---------------] 7.18 MiB/11.89 MiB (4s) libsidecar_lite.so [#########################>--------------] 7.44 MiB/11.89 MiB (4s) libsidecar_lite.so [##########################>-------------] 7.74 MiB/11.89 MiB (4s) libsidecar_lite.so [##########################>-------------] 8.02 MiB/11.89 MiB (3s) libsidecar_lite.so [###########################>------------] 8.28 MiB/11.89 MiB (3s) libsidecar_lite.so [############################>-----------] 8.57 MiB/11.89 MiB (3s) libsidecar_lite.so [#############################>----------] 8.85 MiB/11.89 MiB (2s) libsidecar_lite.so [##############################>---------] 9.12 MiB/11.89 MiB (2s) libsidecar_lite.so [###############################>--------] 9.38 MiB/11.89 MiB (2s) libsidecar_lite.so [################################>-------] 9.70 MiB/11.89 MiB (2s) libsidecar_lite.so [#################################>------] 9.94 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.21 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.53 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.78 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.04 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.34 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.62 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.88 MiB/11.89 MiB (0s)
7032026-08-04T17:42:57.935ZAug 04 17:42:54.993 DEBG [sc] ox: starting
7042026-08-04T17:42:57.936ZAug 04 17:42:54.993 DEBG [sc] ox: connecting to [::1]:34515
7052026-08-04T17:42:57.936ZAug 04 17:42:54.993 DEBG [sc] ox waiting for prompt
7062026-08-04T17:42:57.936ZAug 04 17:42:55.003 DEBG [sc] ox: logging in
7072026-08-04T17:42:57.936ZAug 04 17:42:55.080 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7082026-08-04T17:42:57.936ZAug 04 17:42:55.384 DEBG [sc] ox: starting
7092026-08-04T17:42:57.936ZAug 04 17:42:55.384 DEBG [sc] ox: connecting to [::1]:34515
7102026-08-04T17:42:57.936ZAug 04 17:42:55.385 DEBG [sc] ox waiting for prompt
7112026-08-04T17:42:57.936ZAug 04 17:42:55.396 DEBG [sc] ox: logging in
7122026-08-04T17:42:57.936ZAug 04 17:42:55.473 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7132026-08-04T17:42:57.936ZAug 04 17:42:56.496 DEBG [sc] ox: starting
7142026-08-04T17:42:57.936ZAug 04 17:42:56.496 DEBG [sc] ox: connecting to [::1]:34515
7152026-08-04T17:42:57.936ZAug 04 17:42:56.497 DEBG [sc] ox waiting for prompt
7162026-08-04T17:42:57.936ZAug 04 17:42:56.497 DEBG [sc] ox: logging in
7172026-08-04T17:42:57.937ZAug 04 17:42:56.573 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7182026-08-04T17:42:57.937ZAug 04 17:42:56.629 DEBG [sc] ox: starting
7192026-08-04T17:42:57.937ZAug 04 17:42:56.629 DEBG [sc] ox: connecting to [::1]:34515
7202026-08-04T17:42:57.937ZAug 04 17:42:56.630 DEBG [sc] ox waiting for prompt
7212026-08-04T17:42:57.937ZAug 04 17:42:56.640 DEBG [sc] ox: logging in
7222026-08-04T17:42:57.937ZAug 04 17:42:56.718 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7232026-08-04T17:42:57.937ZAug 04 17:42:56.773 DEBG [sc] ox: starting
7242026-08-04T17:42:57.937ZAug 04 17:42:56.773 DEBG [sc] ox: connecting to [::1]:34515
7252026-08-04T17:42:57.937ZAug 04 17:42:56.773 DEBG [sc] ox waiting for prompt
7262026-08-04T17:42:57.937ZAug 04 17:42:56.784 DEBG [sc] ox: logging in
7272026-08-04T17:42:57.937ZAug 04 17:42:56.861 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7282026-08-04T17:42:57.938ZAug 04 17:42:56.917 DEBG [sc] ox: starting
7292026-08-04T17:42:57.938ZAug 04 17:42:56.917 DEBG [sc] ox: connecting to [::1]:34515
7302026-08-04T17:42:57.938ZAug 04 17:42:56.918 DEBG [sc] ox waiting for prompt
7312026-08-04T17:42:57.938ZAug 04 17:42:56.928 DEBG [sc] ox: logging in
7322026-08-04T17:42:57.938ZAug 04 17:42:57.005 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7332026-08-04T17:42:57.974ZAug 04 17:42:57.060 DEBG [sc] ox: starting
7342026-08-04T17:42:57.974ZAug 04 17:42:57.060 DEBG [sc] ox: connecting to [::1]:34515
7352026-08-04T17:42:57.974ZAug 04 17:42:57.061 DEBG [sc] ox waiting for prompt
7362026-08-04T17:42:57.974ZAug 04 17:42:57.071 DEBG [sc] ox: logging in
7372026-08-04T17:42:57.974ZAug 04 17:42:57.159 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7382026-08-04T17:42:57.974ZAug 04 17:42:57.215 DEBG [sc] ox: starting
7392026-08-04T17:42:57.974ZAug 04 17:42:57.215 DEBG [sc] ox: connecting to [::1]:34515
7402026-08-04T17:42:57.974ZAug 04 17:42:57.216 DEBG [sc] ox waiting for prompt
7412026-08-04T17:42:57.974ZAug 04 17:42:57.227 DEBG [sc] ox: logging in
7422026-08-04T17:42:57.974ZAug 04 17:42:57.304 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7432026-08-04T17:42:57.974ZAug 04 17:42:57.359 DEBG [sc] ox: starting
7442026-08-04T17:42:57.974ZAug 04 17:42:57.359 DEBG [sc] ox: connecting to [::1]:34515
7452026-08-04T17:42:57.974ZAug 04 17:42:57.360 DEBG [sc] ox waiting for prompt
7462026-08-04T17:42:57.974ZAug 04 17:42:57.369 DEBG [sc] ox: logging in
7472026-08-04T17:42:57.974ZAug 04 17:42:57.447 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7482026-08-04T17:42:57.974ZAug 04 17:42:57.503 DEBG [sc] ox: starting
7492026-08-04T17:42:57.974ZAug 04 17:42:57.503 DEBG [sc] ox: connecting to [::1]:34515
7502026-08-04T17:42:57.976ZAug 04 17:42:57.503 DEBG [sc] ox waiting for prompt
7512026-08-04T17:42:57.976ZAug 04 17:42:57.514 DEBG [sc] ox: logging in
7522026-08-04T17:42:57.976ZAug 04 17:42:57.590 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7532026-08-04T17:42:57.976ZAug 04 17:42:57.647 DEBG [sc] ox: starting
7542026-08-04T17:42:57.976ZAug 04 17:42:57.647 DEBG [sc] ox: connecting to [::1]:34515
7552026-08-04T17:42:57.976ZAug 04 17:42:57.647 DEBG [sc] ox waiting for prompt
7562026-08-04T17:42:57.976ZAug 04 17:42:57.658 DEBG [sc] ox: logging in
7572026-08-04T17:42:57.976ZAug 04 17:42:57.736 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7582026-08-04T17:42:57.976ZAug 04 17:42:57.802 DEBG [sc] ox: starting
7592026-08-04T17:42:57.976ZAug 04 17:42:57.802 DEBG [sc] ox: connecting to [::1]:34515
7602026-08-04T17:42:57.976ZAug 04 17:42:57.803 DEBG [sc] ox waiting for prompt
7612026-08-04T17:42:57.976ZAug 04 17:42:57.812 DEBG [sc] ox: logging in
7622026-08-04T17:42:57.976ZAug 04 17:42:57.889 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7632026-08-04T17:42:58.001ZAug 04 17:42:57.955 DEBG [sc] ox: starting
7642026-08-04T17:42:58.001ZAug 04 17:42:57.956 DEBG [sc] ox: connecting to [::1]:34515
7652026-08-04T17:42:58.001ZAug 04 17:42:57.956 DEBG [sc] ox waiting for prompt
7662026-08-04T17:42:58.001ZAug 04 17:42:57.966 DEBG [sc] ox: logging in
7672026-08-04T17:42:58.055ZAug 04 17:42:58.043 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7682026-08-04T17:42:58.132ZAug 04 17:42:58.120 INFO adding BGP router to mgd
7692026-08-04T17:42:58.157Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7702026-08-04T17:42:59.148Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7712026-08-04T17:43:00.151Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7722026-08-04T17:43:01.321Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7732026-08-04T17:43:02.323ZAug 04 17:43:02.312 INFO cr1: executing frr script show ip bgp json
7742026-08-04T17:43:02.323ZAug 04 17:43:02.312 DEBG [sc] cr1: starting
7752026-08-04T17:43:02.323ZAug 04 17:43:02.312 DEBG [sc] cr1: connecting to [::1]:38657
7762026-08-04T17:43:02.348ZAug 04 17:43:02.313 DEBG [sc] cr1 waiting for prompt
7772026-08-04T17:43:02.348ZAug 04 17:43:02.324 DEBG [sc] cr1: logging in
7782026-08-04T17:43:02.695ZAug 04 17:43:02.684 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7792026-08-04T17:43:04.820ZAug 04 17:43:04.808 INFO cr1: executing frr script show bgp json
7802026-08-04T17:43:04.820ZAug 04 17:43:04.808 DEBG [sc] cr1: starting
7812026-08-04T17:43:04.820ZAug 04 17:43:04.808 DEBG [sc] cr1: connecting to [::1]:38657
7822026-08-04T17:43:04.845ZAug 04 17:43:04.809 DEBG [sc] cr1 waiting for prompt
7832026-08-04T17:43:04.845ZAug 04 17:43:04.820 DEBG [sc] cr1: logging in
7842026-08-04T17:43:04.975ZAug 04 17:43:04.963 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7852026-08-04T17:43:07.100ZAug 04 17:43:07.089 INFO cr2: executing eos script show ip bgp | json
7862026-08-04T17:43:07.100ZAug 04 17:43:07.089 DEBG [sc] cr2: starting
7872026-08-04T17:43:07.100ZAug 04 17:43:07.089 DEBG [sc] cr2: connecting to [::1]:51856
7882026-08-04T17:43:07.124ZAug 04 17:43:07.090 DEBG [sc] cr2 waiting for prompt
7892026-08-04T17:43:07.124ZAug 04 17:43:07.101 DEBG [sc] cr2: logging in
7902026-08-04T17:43:07.472ZAug 04 17:43:07.461 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7912026-08-04T17:43:09.878ZAug 04 17:43:09.866 INFO cr2: executing eos script show ipv6 bgp | json
7922026-08-04T17:43:09.878ZAug 04 17:43:09.866 DEBG [sc] cr2: starting
7932026-08-04T17:43:09.878ZAug 04 17:43:09.866 DEBG [sc] cr2: connecting to [::1]:51856
7942026-08-04T17:43:09.903ZAug 04 17:43:09.867 DEBG [sc] cr2 waiting for prompt
7952026-08-04T17:43:09.903ZAug 04 17:43:09.876 DEBG [sc] cr2: logging in
7962026-08-04T17:43:10.020ZAug 04 17:43:10.009 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7972026-08-04T17:43:13.449ZAug 04 17:43:13.437 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7982026-08-04T17:43:13.449ZAug 04 17:43:13.437 DEBG [sc] cr3: starting
7992026-08-04T17:43:13.449ZAug 04 17:43:13.437 DEBG [sc] cr3: connecting to [::1]:51210
8002026-08-04T17:43:13.473ZAug 04 17:43:13.438 DEBG [sc] cr3 waiting for prompt
8012026-08-04T17:43:13.474ZAug 04 17:43:13.449 DEBG [sc] cr3: logging in
8022026-08-04T17:43:13.819ZAug 04 17:43:13.808 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8032026-08-04T17:43:15.987ZAug 04 17:43:15.976 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8042026-08-04T17:43:15.987ZAug 04 17:43:15.976 DEBG [sc] cr3: starting
8052026-08-04T17:43:15.987ZAug 04 17:43:15.976 DEBG [sc] cr3: connecting to [::1]:51210
8062026-08-04T17:43:16.012ZAug 04 17:43:15.977 DEBG [sc] cr3 waiting for prompt
8072026-08-04T17:43:16.012ZAug 04 17:43:15.987 DEBG [sc] cr3: logging in
8082026-08-04T17:43:16.130ZAug 04 17:43:16.118 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8092026-08-04T17:43:18.329ZAug 04 17:43:18.315 INFO quartet bgp unnumbered test passed 🎉
8102026-08-04T17:43:18.353Z+ (( status != 0 ))
8112026-08-04T17:43:18.353Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8122026-08-04T17:43:18.378ZAug 04 17:43:18.354 INFO destroying runner for deployment mgquartetu
8132026-08-04T17:43:18.378ZAug 04 17:43:18.355 INFO destroying deployment mgquartetu
8142026-08-04T17:43:18.378ZAug 04 17:43:18.355 INFO destroying nodes
8152026-08-04T17:43:18.475ZAug 04 17:43:18.464 INFO destroying links
8162026-08-04T17:43:18.476ZAug 04 17:43:18.464 INFO destroying link mgquartetu_ox_sn_vnic0
8172026-08-04T17:43:18.501ZAug 04 17:43:18.468 INFO destroying link mgquartetu_ox_sn_sim0
8182026-08-04T17:43:18.501ZAug 04 17:43:18.469 INFO destroying link mgquartetu_cr1_vn_vnic0
8192026-08-04T17:43:19.483ZAug 04 17:43:19.472 INFO destroying link mgquartetu_cr1_vn_sim0
8202026-08-04T17:43:19.508ZAug 04 17:43:19.473 INFO destroying link mgquartetu_ox_sn_vnic1
8212026-08-04T17:43:19.508ZAug 04 17:43:19.474 INFO destroying link mgquartetu_ox_sn_sim1
8222026-08-04T17:43:19.508ZAug 04 17:43:19.475 INFO destroying link mgquartetu_cr2_vn_vnic0
8232026-08-04T17:43:19.508ZAug 04 17:43:19.476 INFO destroying link mgquartetu_cr2_vn_sim0
8242026-08-04T17:43:19.508ZAug 04 17:43:19.477 INFO destroying link mgquartetu_ox_sn_vnic2
8252026-08-04T17:43:19.508ZAug 04 17:43:19.478 INFO destroying link mgquartetu_ox_sn_sim2
8262026-08-04T17:43:19.508ZAug 04 17:43:19.479 INFO destroying link mgquartetu_cr3_vn_vnic0
8272026-08-04T17:43:19.508ZAug 04 17:43:19.481 INFO destroying link mgquartetu_cr3_vn_sim0
8282026-08-04T17:43:19.508ZAug 04 17:43:19.482 INFO destroying external links
8292026-08-04T17:43:19.508ZAug 04 17:43:19.482 INFO destroying external link mgquartetu_ox_vn_vnic3
8302026-08-04T17:43:19.508ZAug 04 17:43:19.483 INFO destroying external link mgquartetu_cr1_vn_vnic1
8312026-08-04T17:43:19.508ZAug 04 17:43:19.484 INFO destroying external link mgquartetu_cr2_vn_vnic1
8322026-08-04T17:43:19.508ZAug 04 17:43:19.485 INFO destroying external link mgquartetu_cr3_vn_vnic1
8332026-08-04T17:43:19.509ZAug 04 17:43:19.486 INFO destroying images
8342026-08-04T17:43:19.969ZAug 04 17:43:19.958 INFO destroying workspace at .falcon
8352026-08-04T17:43:19.993Z+ return 0
8362026-08-04T17:43:19.993Z+ run_test quartet-bfd-static-routing
8372026-08-04T17:43:19.993Z+ local test_name=quartet-bfd-static-routing
8382026-08-04T17:43:19.993Z+ local status=0
8392026-08-04T17:43:19.993Z+ clear_falcon_workspace_files
8402026-08-04T17:43:19.993Z+ [[ -d .falcon ]]
8412026-08-04T17:43:19.993Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8422026-08-04T17:43:19.993Z+ RUST_LOG=debug
8432026-08-04T17:43:19.993Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8442026-08-04T17:43:20.017ZAug 04 17:43:19.992 DEBG using default route interface igb0
8452026-08-04T17:43:20.017ZAug 04 17:43:19.992 DEBG using default route interface igb0
8462026-08-04T17:43:20.018ZAug 04 17:43:19.992 DEBG using default route interface igb0
8472026-08-04T17:43:20.018ZAug 04 17:43:19.993 DEBG using default route interface igb0
8482026-08-04T17:43:20.018ZAug 04 17:43:19.993 INFO mgquartetbfd: launching quartet topology
8492026-08-04T17:43:20.018ZAug 04 17:43:19.993 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8502026-08-04T17:43:20.018ZAug 04 17:43:19.993 INFO starting preflight for deployment mgquartetbfd
8512026-08-04T17:43:26.644ZAug 04 17:43:26.633 INFO creating links
8522026-08-04T17:43:26.644ZAug 04 17:43:26.633 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8532026-08-04T17:43:26.668ZAug 04 17:43:26.633 DEBG destroying link mgquartetbfd_ox_sn_sim0
8542026-08-04T17:43:26.668ZAug 04 17:43:26.633 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8552026-08-04T17:43:26.668ZAug 04 17:43:26.636 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8562026-08-04T17:43:26.668ZAug 04 17:43:26.642 DEBG link pair created
8572026-08-04T17:43:26.668ZAug 04 17:43:26.642 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8582026-08-04T17:43:26.668ZAug 04 17:43:26.642 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8592026-08-04T17:43:26.668ZAug 04 17:43:26.642 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8602026-08-04T17:43:26.668ZAug 04 17:43:26.643 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8612026-08-04T17:43:26.668ZAug 04 17:43:26.650 DEBG link pair created
8622026-08-04T17:43:26.668ZAug 04 17:43:26.651 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8632026-08-04T17:43:26.668ZAug 04 17:43:26.651 DEBG destroying link mgquartetbfd_ox_sn_sim1
8642026-08-04T17:43:26.668ZAug 04 17:43:26.651 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8652026-08-04T17:43:26.668ZAug 04 17:43:26.652 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8662026-08-04T17:43:26.693ZAug 04 17:43:26.659 DEBG link pair created
8672026-08-04T17:43:26.693ZAug 04 17:43:26.659 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8682026-08-04T17:43:26.693ZAug 04 17:43:26.659 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8692026-08-04T17:43:26.694ZAug 04 17:43:26.659 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8702026-08-04T17:43:26.694ZAug 04 17:43:26.660 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8712026-08-04T17:43:26.694ZAug 04 17:43:26.667 DEBG link pair created
8722026-08-04T17:43:26.694ZAug 04 17:43:26.667 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8732026-08-04T17:43:26.694ZAug 04 17:43:26.667 DEBG destroying link mgquartetbfd_ox_sn_sim2
8742026-08-04T17:43:26.695ZAug 04 17:43:26.667 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8752026-08-04T17:43:26.695ZAug 04 17:43:26.668 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8762026-08-04T17:43:26.695ZAug 04 17:43:26.674 DEBG link pair created
8772026-08-04T17:43:26.695ZAug 04 17:43:26.674 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8782026-08-04T17:43:26.695ZAug 04 17:43:26.674 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8792026-08-04T17:43:26.695ZAug 04 17:43:26.674 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8802026-08-04T17:43:26.695ZAug 04 17:43:26.676 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8812026-08-04T17:43:26.723ZAug 04 17:43:26.684 DEBG link pair created
8822026-08-04T17:43:26.723ZAug 04 17:43:26.684 INFO creating external links
8832026-08-04T17:43:26.723ZAug 04 17:43:26.684 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8842026-08-04T17:43:26.723ZAug 04 17:43:26.684 INFO creating external link mgquartetbfd_ox_vn_vnic3
8852026-08-04T17:43:26.723ZAug 04 17:43:26.685 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8862026-08-04T17:43:26.723ZAug 04 17:43:26.685 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8872026-08-04T17:43:26.723ZAug 04 17:43:26.685 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8882026-08-04T17:43:26.724ZAug 04 17:43:26.686 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8892026-08-04T17:43:26.724ZAug 04 17:43:26.686 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8902026-08-04T17:43:26.724ZAug 04 17:43:26.686 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8912026-08-04T17:43:26.724ZAug 04 17:43:26.687 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8922026-08-04T17:43:26.724ZAug 04 17:43:26.687 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8932026-08-04T17:43:26.724ZAug 04 17:43:26.687 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8942026-08-04T17:43:26.724ZAug 04 17:43:26.688 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8952026-08-04T17:43:26.725ZAug 04 17:43:26.688 INFO creating nodes
8962026-08-04T17:43:26.725ZAug 04 17:43:26.688 INFO ox: launching node
8972026-08-04T17:43:26.725ZAug 04 17:43:26.690 INFO cr1: launching node
8982026-08-04T17:43:26.725ZAug 04 17:43:26.692 INFO cr2: launching node
8992026-08-04T17:43:26.725ZAug 04 17:43:26.696 INFO cr3: launching node
9002026-08-04T17:43:26.725ZAug 04 17:43:26.708 INFO launched instance ox with pid 967 on port 55447
9012026-08-04T17:43:26.725ZAug 04 17:43:26.708 INFO ox: instance ensure
9022026-08-04T17:43:26.725ZAug 04 17:43:26.708 INFO launched instance cr1 with pid 968 on port 64408
9032026-08-04T17:43:26.725ZAug 04 17:43:26.708 INFO cr1: instance ensure
9042026-08-04T17:43:26.726ZAug 04 17:43:26.709 INFO launched instance cr2 with pid 969 on port 54597
9052026-08-04T17:43:26.726ZAug 04 17:43:26.709 INFO cr2: instance ensure
9062026-08-04T17:43:26.726ZAug 04 17:43:26.709 INFO launched instance cr3 with pid 970 on port 40771
9072026-08-04T17:43:26.726ZAug 04 17:43:26.709 INFO cr3: instance ensure
9082026-08-04T17:43:29.545ZAug 04 17:43:29.534 INFO cr3: instance ensure completed after 0 retries
9092026-08-04T17:43:29.546ZAug 04 17:43:29.534 INFO cr3: instance run
9102026-08-04T17:43:29.763ZAug 04 17:43:29.751 INFO cr1: instance ensure completed after 0 retries
9112026-08-04T17:43:29.763ZAug 04 17:43:29.751 INFO cr1: instance run
9122026-08-04T17:43:29.787ZAug 04 17:43:29.751 DEBG [sc] cr1: starting
9132026-08-04T17:43:29.787ZAug 04 17:43:29.751 DEBG [sc] cr1: connecting to [::1]:64408
9142026-08-04T17:43:29.788ZAug 04 17:43:29.752 DEBG [sc] cr1 waiting for prompt
9152026-08-04T17:43:29.838ZAug 04 17:43:29.827 INFO cr2: instance ensure completed after 0 retries
9162026-08-04T17:43:29.838ZAug 04 17:43:29.827 INFO cr2: instance run
9172026-08-04T17:43:29.863ZAug 04 17:43:29.827 DEBG [sc] cr2: starting
9182026-08-04T17:43:29.863ZAug 04 17:43:29.827 DEBG [sc] cr2: connecting to [::1]:54597
9192026-08-04T17:43:29.863ZAug 04 17:43:29.828 DEBG [sc] cr2 waiting for prompt
9202026-08-04T17:43:29.863ZAug 04 17:43:29.844 INFO ox: instance ensure completed after 0 retries
9212026-08-04T17:43:29.863ZAug 04 17:43:29.844 INFO ox: instance run
9222026-08-04T17:43:29.863ZAug 04 17:43:29.844 DEBG [sc] ox: starting
9232026-08-04T17:43:29.864ZAug 04 17:43:29.844 DEBG [sc] ox: connecting to [::1]:55447
9242026-08-04T17:43:29.864ZAug 04 17:43:29.845 DEBG [sc] ox waiting for prompt
9252026-08-04T17:43:47.163ZAug 04 17:43:47.150 DEBG [sc] cr1: logging in
9262026-08-04T17:43:47.540ZAug 04 17:43:47.528 INFO cr1: mounting /opt/cargo-bay
9272026-08-04T17:43:47.540ZAug 04 17:43:47.528 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9282026-08-04T17:43:47.573ZAug 04 17:43:47.562 DEBG [sc] cr1: executing command `cd`
9292026-08-04T17:43:47.603ZAug 04 17:43:47.572 INFO cr1: finished mounting /opt/cargo-bay
9302026-08-04T17:43:47.604ZAug 04 17:43:47.572 DEBG [sc] cr1: executing command `hostname cr1`
9312026-08-04T17:43:47.604ZAug 04 17:43:47.583 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9322026-08-04T17:43:47.637ZAug 04 17:43:47.594 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9332026-08-04T17:43:47.637ZAug 04 17:43:47.605 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9342026-08-04T17:43:47.639ZAug 04 17:43:47.616 INFO cr1: logging out
9352026-08-04T17:43:49.691ZAug 04 17:43:49.680 INFO cr1: logged out
9362026-08-04T17:43:49.847ZAug 04 17:43:49.835 DEBG [sc] ox: logging in
9372026-08-04T17:43:50.056ZAug 04 17:43:50.043 INFO ox: mounting /opt/cargo-bay
9382026-08-04T17:43:50.056ZAug 04 17:43:50.043 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9392026-08-04T17:43:51.221ZAug 04 17:43:51.208 DEBG [sc] ox: executing command `cd`
9402026-08-04T17:43:51.272ZAug 04 17:43:51.219 INFO ox: finished mounting /opt/cargo-bay
9412026-08-04T17:43:51.272ZAug 04 17:43:51.219 DEBG [sc] ox: executing command `hostname ox`
9422026-08-04T17:43:51.273ZAug 04 17:43:51.231 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9432026-08-04T17:43:51.307ZAug 04 17:43:51.242 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9442026-08-04T17:43:51.307ZAug 04 17:43:51.253 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9452026-08-04T17:43:51.307ZAug 04 17:43:51.264 INFO ox: logging out
9462026-08-04T17:43:51.396ZAug 04 17:43:51.383 INFO ox: logged out
9472026-08-04T17:43:51.489ZAug 04 17:43:51.477 DEBG [sc] cr2: logging in
9482026-08-04T17:43:51.895ZAug 04 17:43:51.884 INFO cr2: mounting /opt/cargo-bay
9492026-08-04T17:43:51.895ZAug 04 17:43:51.884 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9502026-08-04T17:43:51.919ZAug 04 17:43:51.895 DEBG [sc] cr2: executing command `cd`
9512026-08-04T17:43:51.919ZAug 04 17:43:51.906 INFO cr2: finished mounting /opt/cargo-bay
9522026-08-04T17:43:51.919ZAug 04 17:43:51.906 DEBG [sc] cr2: executing command `hostname cr2`
9532026-08-04T17:43:51.952ZAug 04 17:43:51.917 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9542026-08-04T17:43:51.953ZAug 04 17:43:51.928 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9552026-08-04T17:43:51.978ZAug 04 17:43:51.938 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9562026-08-04T17:43:51.978ZAug 04 17:43:51.949 INFO cr2: logging out
9572026-08-04T17:43:54.958ZAug 04 17:43:54.946 INFO cr2: logged out
9582026-08-04T17:43:54.959ZAug 04 17:43:54.946 INFO mgquartetbfd: quartet topology launch complete
9592026-08-04T17:43:54.983ZAug 04 17:43:54.947 DEBG [sc] ox: starting
9602026-08-04T17:43:54.983ZAug 04 17:43:54.947 DEBG [sc] ox: connecting to [::1]:55447
9612026-08-04T17:43:54.983ZAug 04 17:43:54.947 DEBG [sc] ox waiting for prompt
9622026-08-04T17:43:54.983ZAug 04 17:43:54.958 DEBG [sc] ox: logging in
9632026-08-04T17:43:55.059ZAug 04 17:43:55.046 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9642026-08-04T17:44:00.606ZAug 04 17:44:00.594 DEBG [sc] ox: starting
9652026-08-04T17:44:00.606ZAug 04 17:44:00.594 DEBG [sc] ox: connecting to [::1]:55447
9662026-08-04T17:44:00.630ZAug 04 17:44:00.595 DEBG [sc] ox waiting for prompt
9672026-08-04T17:44:00.630ZAug 04 17:44:00.605 DEBG [sc] ox: logging in
9682026-08-04T17:44:00.705ZAug 04 17:44:00.693 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9692026-08-04T17:44:00.793ZAug 04 17:44:00.782 DEBG [sc] ox: starting
9702026-08-04T17:44:00.793ZAug 04 17:44:00.782 DEBG [sc] ox: connecting to [::1]:55447
9712026-08-04T17:44:00.818ZAug 04 17:44:00.783 DEBG [sc] ox waiting for prompt
9722026-08-04T17:44:00.818ZAug 04 17:44:00.794 DEBG [sc] ox: logging in
9732026-08-04T17:44:00.894ZAug 04 17:44:00.882 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9742026-08-04T17:44:00.958ZAug 04 17:44:00.947 INFO cr1: installing frr
9752026-08-04T17:44:00.958ZAug 04 17:44:00.947 INFO waiting for ceos to initialize
9762026-08-04T17:44:00.984ZAug 04 17:44:00.947 INFO cr3: starting juniper bfd setup
9772026-08-04T17:44:00.984ZAug 04 17:44:00.947 INFO ox: setting up npuvm
9782026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr1: starting
9792026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr1: connecting to [::1]:64408
9802026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr2: starting
9812026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr2: connecting to [::1]:54597
9822026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] ox: starting
9832026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] ox: connecting to [::1]:55447
9842026-08-04T17:44:00.985ZAug 04 17:44:00.947 INFO cr3: staged Juniper config and license for guest systemd services
9852026-08-04T17:44:00.985ZAug 04 17:44:00.947 INFO cr3: waiting for Juniper guest config apply
9862026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr3: starting
9872026-08-04T17:44:00.985ZAug 04 17:44:00.947 DEBG [sc] cr3: connecting to [::1]:40771
9882026-08-04T17:44:00.985ZAug 04 17:44:00.948 DEBG [sc] ox waiting for prompt
9892026-08-04T17:44:00.985ZAug 04 17:44:00.948 DEBG [sc] cr2 waiting for prompt
9902026-08-04T17:44:00.985ZAug 04 17:44:00.948 DEBG [sc] cr1 waiting for prompt
9912026-08-04T17:44:00.985ZAug 04 17:44:00.948 DEBG [sc] cr3 waiting for prompt
9922026-08-04T17:44:00.985ZAug 04 17:44:00.948 DEBG [sc] cr3: logging in
9932026-08-04T17:44:00.985ZAug 04 17:44:00.958 DEBG [sc] ox: logging in
9942026-08-04T17:44:00.985ZAug 04 17:44:00.959 DEBG [sc] cr2: logging in
9952026-08-04T17:44:00.985ZAug 04 17:44:00.959 DEBG [sc] cr1: logging in
9962026-08-04T17:44:01.058ZAug 04 17:44:01.046 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`
9972026-08-04T17:44:01.091ZAug 04 17:44:01.080 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9982026-08-04T17:44:01.340ZAug 04 17:44:01.328 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9992026-08-04T17:44:01.405ZAug 04 17:44:01.393 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10002026-08-04T17:44:03.379ZAug 04 17:44:03.368 INFO cr2: executing eos script show version
10012026-08-04T17:44:03.379ZAug 04 17:44:03.368 DEBG [sc] cr2: starting
10022026-08-04T17:44:03.379ZAug 04 17:44:03.368 DEBG [sc] cr2: connecting to [::1]:54597
10032026-08-04T17:44:03.404ZAug 04 17:44:03.368 DEBG [sc] cr2 waiting for prompt
10042026-08-04T17:44:03.404ZAug 04 17:44:03.380 DEBG [sc] cr2: logging in
10052026-08-04T17:44:03.489ZAug 04 17:44:03.478 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10062026-08-04T17:44:03.545ZAug 04 17:44:03.533 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10072026-08-04T17:44:04.490ZAug 04 17:44:04.478 DEBG [sc] cr3: starting
10082026-08-04T17:44:04.490ZAug 04 17:44:04.479 DEBG [sc] cr3: connecting to [::1]:40771
10092026-08-04T17:44:04.514ZAug 04 17:44:04.479 DEBG [sc] cr3 waiting for prompt
10102026-08-04T17:44:04.514ZAug 04 17:44:04.490 DEBG [sc] cr3: logging in
10112026-08-04T17:44:04.645ZAug 04 17:44:04.633 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10122026-08-04T17:44:06.723ZAug 04 17:44:06.711 INFO cr3: Juniper guest config applied
10132026-08-04T17:44:10.101ZAug 04 17:44:10.088 DEBG [sc] ox: starting
10142026-08-04T17:44:10.101ZAug 04 17:44:10.088 DEBG [sc] ox: connecting to [::1]:55447
10152026-08-04T17:44:10.129ZAug 04 17:44:10.088 DEBG [sc] ox waiting for prompt
10162026-08-04T17:44:10.129ZAug 04 17:44:10.099 DEBG [sc] ox: logging in
10172026-08-04T17:44:10.188ZAug 04 17:44:10.177 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10182026-08-04T17:44:10.255ZAug 04 17:44:10.243 DEBG [sc] ox: starting
10192026-08-04T17:44:10.255ZAug 04 17:44:10.243 DEBG [sc] ox: connecting to [::1]:55447
10202026-08-04T17:44:10.284ZAug 04 17:44:10.244 DEBG [sc] ox waiting for prompt
10212026-08-04T17:44:10.284ZAug 04 17:44:10.254 DEBG [sc] ox: logging in
10222026-08-04T17:44:10.343ZAug 04 17:44:10.332 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10232026-08-04T17:44:10.454ZAug 04 17:44:10.442 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10242026-08-04T17:44:10.454ZAug 04 17:44:10.442 DEBG [sc] ox: starting
10252026-08-04T17:44:10.482ZAug 04 17:44:10.442 DEBG [sc] ox: connecting to [::1]:55447
10262026-08-04T17:44:10.482ZAug 04 17:44:10.443 DEBG [sc] ox waiting for prompt
10272026-08-04T17:44:10.482ZAug 04 17:44:10.452 DEBG [sc] ox: logging in
10282026-08-04T17:44:10.552ZAug 04 17:44:10.541 DEBG [sc] ox: executing command `chmod +x npuvm`
10292026-08-04T17:44:10.619ZAug 04 17:44:10.607 DEBG [sc] ox: starting
10302026-08-04T17:44:10.619ZAug 04 17:44:10.607 DEBG [sc] ox: connecting to [::1]:55447
10312026-08-04T17:44:10.643ZAug 04 17:44:10.608 DEBG [sc] ox waiting for prompt
10322026-08-04T17:44:10.645ZAug 04 17:44:10.618 DEBG [sc] ox: logging in
10332026-08-04T17:44:10.720ZAug 04 17:44:10.706 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10342026-08-04T17:44:10.781ZAug 04 17:44:10.769 INFO cr1: enabling frr daemon bfdd
10352026-08-04T17:44:10.781ZAug 04 17:44:10.770 DEBG [sc] cr1: starting
10362026-08-04T17:44:10.781ZAug 04 17:44:10.770 DEBG [sc] cr1: connecting to [::1]:64408
10372026-08-04T17:44:10.807ZAug 04 17:44:10.770 DEBG [sc] cr1 waiting for prompt
10382026-08-04T17:44:10.807ZAug 04 17:44:10.780 DEBG [sc] cr1: logging in
10392026-08-04T17:44:10.926ZAug 04 17:44:10.913 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10402026-08-04T17:44:13.011ZAug 04 17:44:12.997 DEBG [sc] cr2: starting
10412026-08-04T17:44:13.011ZAug 04 17:44:12.997 DEBG [sc] cr2: connecting to [::1]:54597
10422026-08-04T17:44:13.036ZAug 04 17:44:12.998 DEBG [sc] cr2 waiting for prompt
10432026-08-04T17:44:13.036ZAug 04 17:44:13.001 INFO cr1: stopping frr
10442026-08-04T17:44:13.036ZAug 04 17:44:13.001 DEBG [sc] cr1: starting
10452026-08-04T17:44:13.037ZAug 04 17:44:13.001 DEBG [sc] cr1: connecting to [::1]:64408
10462026-08-04T17:44:13.037ZAug 04 17:44:13.002 DEBG [sc] cr1 waiting for prompt
10472026-08-04T17:44:13.037ZAug 04 17:44:13.009 DEBG [sc] cr2: logging in
10482026-08-04T17:44:13.037ZAug 04 17:44:13.012 DEBG [sc] cr1: logging in
10492026-08-04T17:44:13.168ZAug 04 17:44:13.156 DEBG [sc] cr1: executing command `systemctl stop frr`
10502026-08-04T17:44:13.207ZAug 04 17:44:13.195 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10512026-08-04T17:44:15.363ZAug 04 17:44:15.351 INFO cr2: executing eos script show version
10522026-08-04T17:44:15.363ZAug 04 17:44:15.351 DEBG [sc] cr2: starting
10532026-08-04T17:44:15.363ZAug 04 17:44:15.351 DEBG [sc] cr2: connecting to [::1]:54597
10542026-08-04T17:44:15.390ZAug 04 17:44:15.351 DEBG [sc] cr2 waiting for prompt
10552026-08-04T17:44:15.390ZAug 04 17:44:15.362 DEBG [sc] cr2: logging in
10562026-08-04T17:44:15.496ZAug 04 17:44:15.483 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10572026-08-04T17:44:15.553ZAug 04 17:44:15.542 INFO cr1: starting frr
10582026-08-04T17:44:15.578ZAug 04 17:44:15.542 DEBG [sc] cr1: starting
10592026-08-04T17:44:15.578ZAug 04 17:44:15.542 DEBG [sc] cr1: connecting to [::1]:64408
10602026-08-04T17:44:15.578ZAug 04 17:44:15.542 DEBG [sc] cr1 waiting for prompt
10612026-08-04T17:44:15.578ZAug 04 17:44:15.553 DEBG [sc] cr1: logging in
10622026-08-04T17:44:15.708ZAug 04 17:44:15.696 DEBG [sc] cr1: executing command `systemctl start frr`
10632026-08-04T17:44:17.872ZAug 04 17:44:17.838 DEBG [sc] cr2: starting
10642026-08-04T17:44:17.872ZAug 04 17:44:17.838 DEBG [sc] cr2: connecting to [::1]:54597
10652026-08-04T17:44:17.936ZAug 04 17:44:17.839 DEBG [sc] cr2 waiting for prompt
10662026-08-04T17:44:17.937ZAug 04 17:44:17.849 DEBG [sc] cr2: logging in
10672026-08-04T17:44:18.039ZAug 04 17:44:18.004 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10682026-08-04T17:44:20.159ZAug 04 17:44:20.141 INFO cr2: executing eos script show version
10692026-08-04T17:44:20.159ZAug 04 17:44:20.141 DEBG [sc] cr2: starting
10702026-08-04T17:44:20.159ZAug 04 17:44:20.141 DEBG [sc] cr2: connecting to [::1]:54597
10712026-08-04T17:44:20.209ZAug 04 17:44:20.142 DEBG [sc] cr2 waiting for prompt
10722026-08-04T17:44:20.209ZAug 04 17:44:20.152 DEBG [sc] cr2: logging in
10732026-08-04T17:44:20.312ZAug 04 17:44:20.295 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10742026-08-04T17:44:22.758ZAug 04 17:44:22.746 DEBG [sc] cr2: starting
10752026-08-04T17:44:22.758ZAug 04 17:44:22.746 DEBG [sc] cr2: connecting to [::1]:54597
10762026-08-04T17:44:22.791ZAug 04 17:44:22.747 DEBG [sc] cr2 waiting for prompt
10772026-08-04T17:44:22.791ZAug 04 17:44:22.757 DEBG [sc] cr2: logging in
10782026-08-04T17:44:22.903ZAug 04 17:44:22.892 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10792026-08-04T17:44:23.066ZAug 04 17:44:23.054 INFO cr1: stopping frr
10802026-08-04T17:44:23.066ZAug 04 17:44:23.054 DEBG [sc] cr1: starting
10812026-08-04T17:44:23.066ZAug 04 17:44:23.054 DEBG [sc] cr1: connecting to [::1]:64408
10822026-08-04T17:44:23.092ZAug 04 17:44:23.055 DEBG [sc] cr1 waiting for prompt
10832026-08-04T17:44:23.092ZAug 04 17:44:23.065 DEBG [sc] cr1: logging in
10842026-08-04T17:44:23.210ZAug 04 17:44:23.199 DEBG [sc] cr1: executing command `systemctl stop frr`
10852026-08-04T17:44:25.017ZAug 04 17:44:25.005 INFO cr2: executing eos script show version
10862026-08-04T17:44:25.018ZAug 04 17:44:25.005 DEBG [sc] cr2: starting
10872026-08-04T17:44:25.018ZAug 04 17:44:25.005 DEBG [sc] cr2: connecting to [::1]:54597
10882026-08-04T17:44:25.042ZAug 04 17:44:25.006 DEBG [sc] cr2 waiting for prompt
10892026-08-04T17:44:25.042ZAug 04 17:44:25.016 DEBG [sc] cr2: logging in
10902026-08-04T17:44:25.170ZAug 04 17:44:25.159 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10912026-08-04T17:44:25.658ZAug 04 17:44:25.622 INFO cr1: installing frr startup config
10922026-08-04T17:44:25.658ZAug 04 17:44:25.622 DEBG [sc] cr1: starting
10932026-08-04T17:44:25.658ZAug 04 17:44:25.622 DEBG [sc] cr1: connecting to [::1]:64408
10942026-08-04T17:44:25.723ZAug 04 17:44:25.623 DEBG [sc] cr1 waiting for prompt
10952026-08-04T17:44:25.723ZAug 04 17:44:25.634 DEBG [sc] cr1: logging in
10962026-08-04T17:44:25.794ZAug 04 17:44:25.766 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`
10972026-08-04T17:44:27.508ZAug 04 17:44:27.484 INFO cr2: executing eos script
10982026-08-04T17:44:27.508Z enable
10992026-08-04T17:44:27.508Z configure
11002026-08-04T17:44:27.509Z ip routing
11012026-08-04T17:44:27.509Z ipv6 unicast-routing
11022026-08-04T17:44:27.509Z interface Ethernet1
11032026-08-04T17:44:27.509Z no switchport
11042026-08-04T17:44:27.509Z ip address 10.0.1.2/24
11052026-08-04T17:44:27.510Z ipv6 enable
11062026-08-04T17:44:27.510Z ipv6 address fd00:2::2/64
11072026-08-04T17:44:27.510Z bfd interval 1000 min-rx 1000 multiplier 3
11082026-08-04T17:44:27.510Z exit
11092026-08-04T17:44:27.510Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11102026-08-04T17:44:27.510Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11112026-08-04T17:44:27.510Z exit
11122026-08-04T17:44:27.510Z
11132026-08-04T17:44:27.510ZAug 04 17:44:27.484 DEBG [sc] cr2: starting
11142026-08-04T17:44:27.510ZAug 04 17:44:27.484 DEBG [sc] cr2: connecting to [::1]:54597
11152026-08-04T17:44:27.547ZAug 04 17:44:27.485 DEBG [sc] cr2 waiting for prompt
11162026-08-04T17:44:27.562ZAug 04 17:44:27.495 DEBG [sc] cr2: logging in
11172026-08-04T17:44:27.653ZAug 04 17:44:27.641 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
11182026-08-04T17:44:27.653Z enable
11192026-08-04T17:44:27.653Z configure
11202026-08-04T17:44:27.653Z ip routing
11212026-08-04T17:44:27.653Z ipv6 unicast-routing
11222026-08-04T17:44:27.653Z interface Ethernet1
11232026-08-04T17:44:27.653Z no switchport
11242026-08-04T17:44:27.654Z ip address 10.0.1.2/24
11252026-08-04T17:44:27.654Z ipv6 enable
11262026-08-04T17:44:27.654Z ipv6 address fd00:2::2/64
11272026-08-04T17:44:27.655Z bfd interval 1000 min-rx 1000 multiplier 3
11282026-08-04T17:44:27.655Z exit
11292026-08-04T17:44:27.655Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11302026-08-04T17:44:27.655Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11312026-08-04T17:44:27.655Z exit
11322026-08-04T17:44:27.655Z '`
11332026-08-04T17:44:28.340ZAug 04 17:44:27.888 INFO cr1: starting frr
11342026-08-04T17:44:28.340ZAug 04 17:44:27.888 DEBG [sc] cr1: starting
11352026-08-04T17:44:28.340ZAug 04 17:44:27.888 DEBG [sc] cr1: connecting to [::1]:64408
11362026-08-04T17:44:28.466ZAug 04 17:44:27.889 DEBG [sc] cr1 waiting for prompt
11372026-08-04T17:44:28.467ZAug 04 17:44:27.900 DEBG [sc] cr1: logging in
11382026-08-04T17:44:28.467ZAug 04 17:44:28.065 DEBG [sc] cr1: executing command `systemctl start frr`
11392026-08-04T17:44:55.288ZAug 04 17:44:55.252 INFO ox: npuvm install output:
11402026-08-04T17:44:55.403Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 8.00 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (30m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 24.00 KiB/66.01 MiB (28m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (25m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (24m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (22m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (22m) dendrite-softnpu.tar.gz [>---------------------------------------] 60.17 KiB/66.01 MiB (20m) dendrite-softnpu.tar.gz [>---------------------------------------] 60.17 KiB/66.01 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 60.17 KiB/66.01 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 60.17 KiB/66.01 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 141.69 KiB/66.01 MiB (13m) dendrite-softnpu.tar.gz [>---------------------------------------] 347.01 KiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [>---------------------------------------] 675.01 KiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 964.65 KiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.42 MiB/66.01 MiB (89s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.73 MiB/66.01 MiB (75s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.02 MiB/66.01 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/66.01 MiB (55s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.51 MiB/66.01 MiB (50s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.83 MiB/66.01 MiB (45s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/66.01 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.34 MiB/66.01 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.65 MiB/66.01 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.94 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.18 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.43 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.74 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.02 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.25 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.52 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.76 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.99 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.32 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.58 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.81 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.05 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.30 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.54 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.89 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.13 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.37 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.61 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.86 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.12 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.36 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.62 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.83 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.13 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.41 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.65 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.89 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.15 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.39 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.65 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.92 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.16 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.40 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.92 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.19 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.44 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.70 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.95 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.21 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.46 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.71 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.02 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.30 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.54 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.85 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.11 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.38 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.63 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.88 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.17 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.41 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.70 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.96 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.20 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.44 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.68 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.93 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.20 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.44 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.74 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.00 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.09 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.34 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.58 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 20.83 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.15 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [############>---------------------------] 21.39 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.63 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.78 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.02 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.63 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.86 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#############>--------------------------] 23.10 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.34 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.58 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.89 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.18 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.42 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.66 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 24.90 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###############>------------------------] 25.16 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.46 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.70 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 25.96 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###############>------------------------] 26.22 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.49 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 26.74 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.29 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.55 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [################>-----------------------] 27.82 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.06 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.37 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#################>----------------------] 28.61 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 28.89 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.19 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#################>----------------------] 29.45 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 29.70 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.01 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.29 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.36 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.37 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.41 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.47 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.66 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.78 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.91 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.07 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.24 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.38 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.52 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.66 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.82 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.03 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.18 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.33 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.51 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.72 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.89 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.07 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.27 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.49 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.67 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.85 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.05 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.31 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.50 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 34.69 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 34.91 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.18 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.38 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.59 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.83 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 36.08 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 36.33 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 36.56 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 36.81 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.06 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.34 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [######################>-----------------] 37.57 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.84 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.10 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.37 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.63 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.87 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.11 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 39.62 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 39.89 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.08 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.32 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.68 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 40.92 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 41.16 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.43 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.75 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.99 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.23 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.46 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.79 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.07 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.30 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.54 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.80 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 44.07 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 44.38 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.63 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.86 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.14 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.40 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.67 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.95 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 46.18 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 46.43 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 46.70 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 47.00 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 47.25 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 47.49 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.74 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.02 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.26 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.50 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.73 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.07 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.33 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.57 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.81 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 50.09 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 50.34 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 50.58 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 50.89 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.16 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.42 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.66 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.98 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.23 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.49 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.76 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.07 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.33 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.58 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.87 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 54.15 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.41 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.67 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.98 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.24 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.49 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.78 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 56.07 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.32 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.59 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.90 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 57.16 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 57.41 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.67 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.93 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.23 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.49 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.76 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.01 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.32 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.57 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.85 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.12 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.41 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.93 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.24 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.51 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.77 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.04 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.33 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.59 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.85 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.16 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.42 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.96 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.26 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.51 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.79 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.09 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.34 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.60 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.88 MiB/66.01 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 (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
11412026-08-04T17:44:55.429Z Create boot environment: No
11422026-08-04T17:44:55.429ZCreate backup boot environment: No
11432026-08-04T17:44:55.429Z
11442026-08-04T17:44:55.429ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11452026-08-04T17:44:55.429Z 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 322k/s
11462026-08-04T17:44:55.429Z
11472026-08-04T17:44:55.429ZPHASE ITEMS
11482026-08-04T17:44:55.429Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11492026-08-04T17:44:55.429Z Updating package state database working | Updating package state database Done
11502026-08-04T17:44:55.429Z Updating package cache 0/0 / Updating package cache 0/0
11512026-08-04T17:44:55.429Z Updating image state working - Updating image state working \ Updating image state Done
11522026-08-04T17:44:55.429Z Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database Done
11532026-08-04T17:44:55.430Z Reading search index working - Reading search index Done
11542026-08-04T17:44:55.431Z Updating search index 0/1 \ Updating search index 1/1
11552026-08-04T17:44:55.431Z Updating package cache 0/1 | Updating package cache 1/1
11562026-08-04T17:44:55.431Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (40m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (38m) scadm [>---------------------------------------] 82.46 KiB/15.18 MiB (28m) scadm [>---------------------------------------] 349.17 KiB/15.18 MiB (14m) scadm [#>--------------------------------------] 593.17 KiB/15.18 MiB (8m) scadm [##>-------------------------------------] 837.17 KiB/15.18 MiB (5m) scadm [##>-------------------------------------] 1.10 MiB/15.18 MiB (3m) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (2m) scadm [####>-----------------------------------] 1.66 MiB/15.18 MiB (2m) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (76s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (57s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (48s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (41s) scadm [########>-------------------------------] 3.04 MiB/15.18 MiB (35s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (30s) scadm [#########>------------------------------] 3.57 MiB/15.18 MiB (26s) scadm [##########>-----------------------------] 3.85 MiB/15.18 MiB (23s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (20s) scadm [###########>----------------------------] 4.41 MiB/15.18 MiB (18s) scadm [############>---------------------------] 4.66 MiB/15.18 MiB (17s) scadm [#############>--------------------------] 4.95 MiB/15.18 MiB (15s) scadm [#############>--------------------------] 5.25 MiB/15.18 MiB (14s) scadm [##############>-------------------------] 5.49 MiB/15.18 MiB (13s) scadm [###############>------------------------] 5.75 MiB/15.18 MiB (11s) scadm [###############>------------------------] 6.06 MiB/15.18 MiB (11s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (10s) scadm [#################>----------------------] 6.59 MiB/15.18 MiB (9s) scadm [##################>---------------------] 6.87 MiB/15.18 MiB (8s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (8s) scadm [###################>--------------------] 7.42 MiB/15.18 MiB (7s) scadm [####################>-------------------] 7.68 MiB/15.18 MiB (7s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (6s) scadm [#####################>------------------] 8.25 MiB/15.18 MiB (6s) scadm [######################>-----------------] 8.51 MiB/15.18 MiB (5s) scadm [#######################>----------------] 8.82 MiB/15.18 MiB (5s) scadm [#######################>----------------] 9.09 MiB/15.18 MiB (4s) scadm [########################>---------------] 9.35 MiB/15.18 MiB (4s) scadm [#########################>--------------] 9.62 MiB/15.18 MiB (4s) scadm [##########################>-------------] 9.92 MiB/15.18 MiB (4s) scadm [##########################>-------------] 10.18 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.43 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.74 MiB/15.18 MiB (3s) scadm [#############################>----------] 11.01 MiB/15.18 MiB (3s) scadm [#############################>----------] 11.26 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.52 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.84 MiB/15.18 MiB (2s) scadm [###############################>--------] 12.09 MiB/15.18 MiB (2s) scadm [################################>-------] 12.36 MiB/15.18 MiB (2s) scadm [#################################>------] 12.65 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.92 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.18 MiB/15.18 MiB (1s) scadm [###################################>----] 13.45 MiB/15.18 MiB (1s) scadm [####################################>---] 13.76 MiB/15.18 MiB (1s) scadm [####################################>---] 14.01 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.28 MiB/15.18 MiB (0s) scadm [######################################>-] 14.59 MiB/15.18 MiB (0s) scadm [#######################################>] 14.84 MiB/15.18 MiB (0s) scadm [#######################################>] 15.12 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 [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 8.00 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 24.00 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.22 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.22 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.22 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.22 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 142.69 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 471.68 KiB/11.89 MiB (44s) libsidecar_lite.so [##>-------------------------------------] 722.72 KiB/11.89 MiB (27s) libsidecar_lite.so [###>------------------------------------] 966.72 KiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.21 MiB/11.89 MiB (15s) libsidecar_lite.so [#####>----------------------------------] 1.55 MiB/11.89 MiB (11s) libsidecar_lite.so [######>---------------------------------] 1.79 MiB/11.89 MiB (9s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.63 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (5s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.46 MiB/11.89 MiB (4s) libsidecar_lite.so [############>---------------------------] 3.70 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.02 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.30 MiB/11.89 MiB (3s) libsidecar_lite.so [###############>------------------------] 4.54 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.80 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.14 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.38 MiB/11.89 MiB (2s) libsidecar_lite.so [##################>---------------------] 5.62 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 5.98 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.22 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.46 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.80 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.06 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.30 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.58 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.90 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.14 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.39 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.68 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.98 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.23 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.52 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.81 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.05 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.36 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.65 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.89 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.19 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.47 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.73 MiB/11.89 MiB (0s)
11572026-08-04T17:44:55.434ZAug 04 17:44:55.253 DEBG [sc] ox: starting
11582026-08-04T17:44:55.434ZAug 04 17:44:55.253 DEBG [sc] ox: connecting to [::1]:55447
11592026-08-04T17:44:55.434ZAug 04 17:44:55.253 DEBG [sc] ox waiting for prompt
11602026-08-04T17:44:55.434ZAug 04 17:44:55.263 DEBG [sc] ox: logging in
11612026-08-04T17:44:55.460ZAug 04 17:44:55.341 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11622026-08-04T17:44:55.708ZAug 04 17:44:55.697 DEBG [sc] ox: starting
11632026-08-04T17:44:55.709ZAug 04 17:44:55.697 DEBG [sc] ox: connecting to [::1]:55447
11642026-08-04T17:44:55.736ZAug 04 17:44:55.697 DEBG [sc] ox waiting for prompt
11652026-08-04T17:44:55.736ZAug 04 17:44:55.708 DEBG [sc] ox: logging in
11662026-08-04T17:44:55.808ZAug 04 17:44:55.796 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11672026-08-04T17:44:56.830ZAug 04 17:44:56.819 DEBG [sc] ox: starting
11682026-08-04T17:44:56.830ZAug 04 17:44:56.819 DEBG [sc] ox: connecting to [::1]:55447
11692026-08-04T17:44:56.855ZAug 04 17:44:56.820 DEBG [sc] ox waiting for prompt
11702026-08-04T17:44:56.855ZAug 04 17:44:56.820 DEBG [sc] ox: logging in
11712026-08-04T17:44:56.921ZAug 04 17:44:56.908 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11722026-08-04T17:44:56.985ZAug 04 17:44:56.974 DEBG [sc] ox: starting
11732026-08-04T17:44:56.985ZAug 04 17:44:56.974 DEBG [sc] ox: connecting to [::1]:55447
11742026-08-04T17:44:57.009ZAug 04 17:44:56.975 DEBG [sc] ox waiting for prompt
11752026-08-04T17:44:57.010ZAug 04 17:44:56.985 DEBG [sc] ox: logging in
11762026-08-04T17:44:57.073ZAug 04 17:44:57.062 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11772026-08-04T17:44:57.142ZAug 04 17:44:57.130 DEBG [sc] ox: starting
11782026-08-04T17:44:57.142ZAug 04 17:44:57.130 DEBG [sc] ox: connecting to [::1]:55447
11792026-08-04T17:44:57.166ZAug 04 17:44:57.131 DEBG [sc] ox waiting for prompt
11802026-08-04T17:44:57.166ZAug 04 17:44:57.141 DEBG [sc] ox: logging in
11812026-08-04T17:44:57.230ZAug 04 17:44:57.217 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11822026-08-04T17:44:57.844ZAug 04 17:44:57.832 DEBG [sc] ox: starting
11832026-08-04T17:44:57.845ZAug 04 17:44:57.832 DEBG [sc] ox: connecting to [::1]:55447
11842026-08-04T17:44:57.873ZAug 04 17:44:57.832 DEBG [sc] ox waiting for prompt
11852026-08-04T17:44:57.873ZAug 04 17:44:57.844 DEBG [sc] ox: logging in
11862026-08-04T17:44:57.934ZAug 04 17:44:57.920 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11872026-08-04T17:44:57.999ZAug 04 17:44:57.986 DEBG [sc] ox: starting
11882026-08-04T17:44:57.999ZAug 04 17:44:57.986 DEBG [sc] ox: connecting to [::1]:55447
11892026-08-04T17:44:58.022ZAug 04 17:44:57.987 DEBG [sc] ox waiting for prompt
11902026-08-04T17:44:58.022ZAug 04 17:44:57.998 DEBG [sc] ox: logging in
11912026-08-04T17:44:58.086ZAug 04 17:44:58.075 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11922026-08-04T17:44:58.141ZAug 04 17:44:58.129 DEBG [sc] ox: starting
11932026-08-04T17:44:58.141ZAug 04 17:44:58.129 DEBG [sc] ox: connecting to [::1]:55447
11942026-08-04T17:44:58.165ZAug 04 17:44:58.130 DEBG [sc] ox waiting for prompt
11952026-08-04T17:44:58.165ZAug 04 17:44:58.140 DEBG [sc] ox: logging in
11962026-08-04T17:44:58.229ZAug 04 17:44:58.217 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11972026-08-04T17:44:58.905ZAug 04 17:44:58.893 DEBG [sc] ox: starting
11982026-08-04T17:44:58.905ZAug 04 17:44:58.893 DEBG [sc] ox: connecting to [::1]:55447
11992026-08-04T17:44:58.929ZAug 04 17:44:58.894 DEBG [sc] ox waiting for prompt
12002026-08-04T17:44:58.930ZAug 04 17:44:58.903 DEBG [sc] ox: logging in
12012026-08-04T17:44:58.992ZAug 04 17:44:58.980 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
12022026-08-04T17:44:59.058ZAug 04 17:44:59.047 DEBG [sc] ox: starting
12032026-08-04T17:44:59.058ZAug 04 17:44:59.047 DEBG [sc] ox: connecting to [::1]:55447
12042026-08-04T17:44:59.082ZAug 04 17:44:59.047 DEBG [sc] ox waiting for prompt
12052026-08-04T17:44:59.083ZAug 04 17:44:59.058 DEBG [sc] ox: logging in
12062026-08-04T17:44:59.146ZAug 04 17:44:59.134 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
12072026-08-04T17:44:59.670ZAug 04 17:44:59.659 DEBG [sc] ox: starting
12082026-08-04T17:44:59.671ZAug 04 17:44:59.659 DEBG [sc] ox: connecting to [::1]:55447
12092026-08-04T17:44:59.695ZAug 04 17:44:59.660 DEBG [sc] ox waiting for prompt
12102026-08-04T17:44:59.695ZAug 04 17:44:59.669 DEBG [sc] ox: logging in
12112026-08-04T17:44:59.760ZAug 04 17:44:59.748 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12122026-08-04T17:44:59.815ZAug 04 17:44:59.803 DEBG [sc] ox: starting
12132026-08-04T17:44:59.815ZAug 04 17:44:59.803 DEBG [sc] ox: connecting to [::1]:55447
12142026-08-04T17:44:59.839ZAug 04 17:44:59.804 DEBG [sc] ox waiting for prompt
12152026-08-04T17:44:59.839ZAug 04 17:44:59.814 DEBG [sc] ox: logging in
12162026-08-04T17:44:59.903ZAug 04 17:44:59.891 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12172026-08-04T17:44:59.970ZAug 04 17:44:59.958 DEBG [sc] ox: starting
12182026-08-04T17:44:59.970ZAug 04 17:44:59.958 DEBG [sc] ox: connecting to [::1]:55447
12192026-08-04T17:44:59.994ZAug 04 17:44:59.959 DEBG [sc] ox waiting for prompt
12202026-08-04T17:44:59.995ZAug 04 17:44:59.969 DEBG [sc] ox: logging in
12212026-08-04T17:45:00.059ZAug 04 17:45:00.046 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12222026-08-04T17:45:00.114ZAug 04 17:45:00.102 DEBG [sc] ox: starting
12232026-08-04T17:45:00.114ZAug 04 17:45:00.102 DEBG [sc] ox: connecting to [::1]:55447
12242026-08-04T17:45:00.140ZAug 04 17:45:00.103 DEBG [sc] ox waiting for prompt
12252026-08-04T17:45:00.141ZAug 04 17:45:00.114 DEBG [sc] ox: logging in
12262026-08-04T17:45:00.203ZAug 04 17:45:00.191 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12272026-08-04T17:45:00.825ZAug 04 17:45:00.814 DEBG [sc] ox: starting
12282026-08-04T17:45:00.826ZAug 04 17:45:00.814 DEBG [sc] ox: connecting to [::1]:55447
12292026-08-04T17:45:00.850ZAug 04 17:45:00.814 DEBG [sc] ox waiting for prompt
12302026-08-04T17:45:00.850ZAug 04 17:45:00.825 DEBG [sc] ox: logging in
12312026-08-04T17:45:00.913ZAug 04 17:45:00.902 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12322026-08-04T17:45:00.979ZAug 04 17:45:00.968 DEBG [sc] ox: starting
12332026-08-04T17:45:00.979ZAug 04 17:45:00.968 DEBG [sc] ox: connecting to [::1]:55447
12342026-08-04T17:45:01.003ZAug 04 17:45:00.968 DEBG [sc] ox waiting for prompt
12352026-08-04T17:45:01.003ZAug 04 17:45:00.978 DEBG [sc] ox: logging in
12362026-08-04T17:45:01.067ZAug 04 17:45:01.056 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12372026-08-04T17:45:01.145ZAug 04 17:45:01.134 DEBG [sc] ox: starting
12382026-08-04T17:45:01.145ZAug 04 17:45:01.134 DEBG [sc] ox: connecting to [::1]:55447
12392026-08-04T17:45:01.169ZAug 04 17:45:01.134 DEBG [sc] ox waiting for prompt
12402026-08-04T17:45:01.169ZAug 04 17:45:01.145 DEBG [sc] ox: logging in
12412026-08-04T17:45:01.234ZAug 04 17:45:01.223 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12422026-08-04T17:45:01.301ZAug 04 17:45:01.288 DEBG [sc] ox: starting
12432026-08-04T17:45:01.301ZAug 04 17:45:01.288 DEBG [sc] ox: connecting to [::1]:55447
12442026-08-04T17:45:01.325ZAug 04 17:45:01.289 DEBG [sc] ox waiting for prompt
12452026-08-04T17:45:01.325ZAug 04 17:45:01.299 DEBG [sc] ox: logging in
12462026-08-04T17:45:01.389ZAug 04 17:45:01.378 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12472026-08-04T17:45:01.455ZAug 04 17:45:01.444 DEBG [sc] ox: starting
12482026-08-04T17:45:01.455ZAug 04 17:45:01.444 DEBG [sc] ox: connecting to [::1]:55447
12492026-08-04T17:45:01.479ZAug 04 17:45:01.444 DEBG [sc] ox waiting for prompt
12502026-08-04T17:45:01.479ZAug 04 17:45:01.454 DEBG [sc] ox: logging in
12512026-08-04T17:45:01.554ZAug 04 17:45:01.543 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12522026-08-04T17:45:01.621ZAug 04 17:45:01.609 DEBG [sc] ox: starting
12532026-08-04T17:45:01.621ZAug 04 17:45:01.609 DEBG [sc] ox: connecting to [::1]:55447
12542026-08-04T17:45:01.645ZAug 04 17:45:01.610 DEBG [sc] ox waiting for prompt
12552026-08-04T17:45:01.645ZAug 04 17:45:01.620 DEBG [sc] ox: logging in
12562026-08-04T17:45:01.722ZAug 04 17:45:01.709 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12572026-08-04T17:45:02.377ZAug 04 17:45:02.364 DEBG [sc] ox: starting
12582026-08-04T17:45:02.377ZAug 04 17:45:02.364 DEBG [sc] ox: connecting to [::1]:55447
12592026-08-04T17:45:02.403ZAug 04 17:45:02.365 DEBG [sc] ox waiting for prompt
12602026-08-04T17:45:02.404ZAug 04 17:45:02.374 DEBG [sc] ox: logging in
12612026-08-04T17:45:02.476ZAug 04 17:45:02.462 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12622026-08-04T17:45:02.540ZAug 04 17:45:02.528 DEBG [sc] ox: starting
12632026-08-04T17:45:02.540ZAug 04 17:45:02.528 DEBG [sc] ox: connecting to [::1]:55447
12642026-08-04T17:45:02.565ZAug 04 17:45:02.529 DEBG [sc] ox waiting for prompt
12652026-08-04T17:45:02.565ZAug 04 17:45:02.539 DEBG [sc] ox: logging in
12662026-08-04T17:45:02.629ZAug 04 17:45:02.617 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12672026-08-04T17:45:03.153ZAug 04 17:45:03.141 DEBG [sc] ox: starting
12682026-08-04T17:45:03.153ZAug 04 17:45:03.141 DEBG [sc] ox: connecting to [::1]:55447
12692026-08-04T17:45:03.178ZAug 04 17:45:03.142 DEBG [sc] ox waiting for prompt
12702026-08-04T17:45:03.178ZAug 04 17:45:03.152 DEBG [sc] ox: logging in
12712026-08-04T17:45:03.243ZAug 04 17:45:03.231 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12722026-08-04T17:45:03.298ZAug 04 17:45:03.286 DEBG [sc] ox: starting
12732026-08-04T17:45:03.298ZAug 04 17:45:03.286 DEBG [sc] ox: connecting to [::1]:55447
12742026-08-04T17:45:03.298ZAug 04 17:45:03.286 DEBG [sc] ox waiting for prompt
12752026-08-04T17:45:03.322ZAug 04 17:45:03.296 DEBG [sc] ox: logging in
12762026-08-04T17:45:03.387ZAug 04 17:45:03.373 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12772026-08-04T17:45:03.452ZAug 04 17:45:03.441 DEBG [sc] ox: starting
12782026-08-04T17:45:03.452ZAug 04 17:45:03.441 DEBG [sc] ox: connecting to [::1]:55447
12792026-08-04T17:45:03.479ZAug 04 17:45:03.441 DEBG [sc] ox waiting for prompt
12802026-08-04T17:45:03.479ZAug 04 17:45:03.452 DEBG [sc] ox: logging in
12812026-08-04T17:45:03.541ZAug 04 17:45:03.530 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12822026-08-04T17:45:03.613ZAug 04 17:45:03.601 INFO installing static v4 route 192.168.100.0/24
12832026-08-04T17:45:03.638ZAug 04 17:45:03.603 INFO installing static v6 route fd01::/64
12842026-08-04T17:45:03.638ZAug 04 17:45:03.604 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12852026-08-04T17:45:03.638ZAug 04 17:45:03.608 INFO phase 1: all peers up
12862026-08-04T17:45:03.639Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12872026-08-04T17:45:04.622Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12882026-08-04T17:45:05.628Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12892026-08-04T17:45:06.630Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12902026-08-04T17:45:07.641Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12912026-08-04T17:45:08.631Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12922026-08-04T17:45:08.657Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12932026-08-04T17:45:09.633Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12942026-08-04T17:45:10.634Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12952026-08-04T17:45:11.635Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12962026-08-04T17:45:12.637Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12972026-08-04T17:45:12.661Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12982026-08-04T17:45:13.639Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12992026-08-04T17:45:14.641Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13002026-08-04T17:45:15.643Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13012026-08-04T17:45:16.645Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13022026-08-04T17:45:16.670Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13032026-08-04T17:45:17.648Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13042026-08-04T17:45:18.649Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13052026-08-04T17:45:19.652Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13062026-08-04T17:45:20.653Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13072026-08-04T17:45:20.678Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13082026-08-04T17:45:21.656Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13092026-08-04T17:45:22.657Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13102026-08-04T17:45:23.659Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13112026-08-04T17:45:24.661Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13122026-08-04T17:45:24.685Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13132026-08-04T17:45:25.663Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13142026-08-04T17:45:26.664Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13152026-08-04T17:45:27.666Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13162026-08-04T17:45:28.668Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13172026-08-04T17:45:28.668ZAug 04 17:45:28.657 INFO cr1: executing frr script show bfd peers json
13182026-08-04T17:45:28.692ZAug 04 17:45:28.657 DEBG [sc] cr1: starting
13192026-08-04T17:45:28.692ZAug 04 17:45:28.657 DEBG [sc] cr1: connecting to [::1]:64408
13202026-08-04T17:45:28.692ZAug 04 17:45:28.657 DEBG [sc] cr1 waiting for prompt
13212026-08-04T17:45:28.693ZAug 04 17:45:28.669 DEBG [sc] cr1: logging in
13222026-08-04T17:45:29.026ZAug 04 17:45:29.014 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13232026-08-04T17:45:31.197Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13242026-08-04T17:45:32.197ZAug 04 17:45:32.185 INFO cr1: executing frr script show bfd peers json
13252026-08-04T17:45:32.197ZAug 04 17:45:32.185 DEBG [sc] cr1: starting
13262026-08-04T17:45:32.197ZAug 04 17:45:32.185 DEBG [sc] cr1: connecting to [::1]:64408
13272026-08-04T17:45:32.222ZAug 04 17:45:32.186 DEBG [sc] cr1 waiting for prompt
13282026-08-04T17:45:32.222ZAug 04 17:45:32.197 DEBG [sc] cr1: logging in
13292026-08-04T17:45:32.353ZAug 04 17:45:32.341 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13302026-08-04T17:45:34.503Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13312026-08-04T17:45:35.504ZAug 04 17:45:35.493 INFO cr1: executing frr script show bfd peers json
13322026-08-04T17:45:35.504ZAug 04 17:45:35.493 DEBG [sc] cr1: starting
13332026-08-04T17:45:35.504ZAug 04 17:45:35.493 DEBG [sc] cr1: connecting to [::1]:64408
13342026-08-04T17:45:35.528ZAug 04 17:45:35.493 DEBG [sc] cr1 waiting for prompt
13352026-08-04T17:45:35.528ZAug 04 17:45:35.505 DEBG [sc] cr1: logging in
13362026-08-04T17:45:35.648ZAug 04 17:45:35.637 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13372026-08-04T17:45:37.792Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13382026-08-04T17:45:38.793ZAug 04 17:45:38.782 INFO cr1: executing frr script show bfd peers json
13392026-08-04T17:45:38.818ZAug 04 17:45:38.782 DEBG [sc] cr1: starting
13402026-08-04T17:45:38.818ZAug 04 17:45:38.782 DEBG [sc] cr1: connecting to [::1]:64408
13412026-08-04T17:45:38.818ZAug 04 17:45:38.783 DEBG [sc] cr1 waiting for prompt
13422026-08-04T17:45:38.818ZAug 04 17:45:38.794 DEBG [sc] cr1: logging in
13432026-08-04T17:45:38.939ZAug 04 17:45:38.927 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13442026-08-04T17:45:41.083Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13452026-08-04T17:45:42.085ZAug 04 17:45:42.073 INFO cr1: executing frr script show bfd peers json
13462026-08-04T17:45:42.109ZAug 04 17:45:42.073 DEBG [sc] cr1: starting
13472026-08-04T17:45:42.109ZAug 04 17:45:42.073 DEBG [sc] cr1: connecting to [::1]:64408
13482026-08-04T17:45:42.109ZAug 04 17:45:42.074 DEBG [sc] cr1 waiting for prompt
13492026-08-04T17:45:42.109ZAug 04 17:45:42.085 DEBG [sc] cr1: logging in
13502026-08-04T17:45:42.241ZAug 04 17:45:42.229 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13512026-08-04T17:45:44.395Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13522026-08-04T17:45:44.395ZAug 04 17:45:44.384 INFO cr1: executing frr script show bfd peers json
13532026-08-04T17:45:44.395ZAug 04 17:45:44.384 DEBG [sc] cr1: starting
13542026-08-04T17:45:44.395ZAug 04 17:45:44.384 DEBG [sc] cr1: connecting to [::1]:64408
13552026-08-04T17:45:44.419ZAug 04 17:45:44.385 DEBG [sc] cr1 waiting for prompt
13562026-08-04T17:45:44.420ZAug 04 17:45:44.395 DEBG [sc] cr1: logging in
13572026-08-04T17:45:44.562ZAug 04 17:45:44.550 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13582026-08-04T17:45:46.702Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13592026-08-04T17:45:47.704ZAug 04 17:45:47.692 INFO cr1: executing frr script show bfd peers json
13602026-08-04T17:45:47.704ZAug 04 17:45:47.693 DEBG [sc] cr1: starting
13612026-08-04T17:45:47.704ZAug 04 17:45:47.693 DEBG [sc] cr1: connecting to [::1]:64408
13622026-08-04T17:45:47.729ZAug 04 17:45:47.694 DEBG [sc] cr1 waiting for prompt
13632026-08-04T17:45:47.729ZAug 04 17:45:47.705 DEBG [sc] cr1: logging in
13642026-08-04T17:45:47.871ZAug 04 17:45:47.859 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13652026-08-04T17:45:50.015Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13662026-08-04T17:45:51.015ZAug 04 17:45:51.004 INFO cr1: executing frr script show bfd peers json
13672026-08-04T17:45:51.039ZAug 04 17:45:51.004 DEBG [sc] cr1: starting
13682026-08-04T17:45:51.040ZAug 04 17:45:51.004 DEBG [sc] cr1: connecting to [::1]:64408
13692026-08-04T17:45:51.040ZAug 04 17:45:51.005 DEBG [sc] cr1 waiting for prompt
13702026-08-04T17:45:51.040ZAug 04 17:45:51.016 DEBG [sc] cr1: logging in
13712026-08-04T17:45:51.160ZAug 04 17:45:51.148 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13722026-08-04T17:45:53.297Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13732026-08-04T17:45:54.297ZAug 04 17:45:54.285 INFO cr1: executing frr script show bfd peers json
13742026-08-04T17:45:54.322ZAug 04 17:45:54.286 DEBG [sc] cr1: starting
13752026-08-04T17:45:54.322ZAug 04 17:45:54.286 DEBG [sc] cr1: connecting to [::1]:64408
13762026-08-04T17:45:54.322ZAug 04 17:45:54.287 DEBG [sc] cr1 waiting for prompt
13772026-08-04T17:45:54.322ZAug 04 17:45:54.297 DEBG [sc] cr1: logging in
13782026-08-04T17:45:54.430ZAug 04 17:45:54.419 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13792026-08-04T17:45:56.571Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13802026-08-04T17:45:57.571ZAug 04 17:45:57.559 INFO cr1: executing frr script show bfd peers json
13812026-08-04T17:45:57.571ZAug 04 17:45:57.559 DEBG [sc] cr1: starting
13822026-08-04T17:45:57.571ZAug 04 17:45:57.559 DEBG [sc] cr1: connecting to [::1]:64408
13832026-08-04T17:45:57.596ZAug 04 17:45:57.560 DEBG [sc] cr1 waiting for prompt
13842026-08-04T17:45:57.596ZAug 04 17:45:57.570 DEBG [sc] cr1: logging in
13852026-08-04T17:45:57.703ZAug 04 17:45:57.691 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13862026-08-04T17:45:59.854Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13872026-08-04T17:45:59.881ZAug 04 17:45:59.842 INFO cr2: executing eos script show bfd peers | json
13882026-08-04T17:45:59.881ZAug 04 17:45:59.843 DEBG [sc] cr2: starting
13892026-08-04T17:45:59.882ZAug 04 17:45:59.843 DEBG [sc] cr2: connecting to [::1]:54597
13902026-08-04T17:45:59.882ZAug 04 17:45:59.843 DEBG [sc] cr2 waiting for prompt
13912026-08-04T17:45:59.882ZAug 04 17:45:59.855 DEBG [sc] cr2: logging in
13922026-08-04T17:46:00.239ZAug 04 17:46:00.227 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13932026-08-04T17:46:02.602Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13942026-08-04T17:46:03.600ZAug 04 17:46:03.589 INFO cr2: executing eos script show bfd peers | json
13952026-08-04T17:46:03.600ZAug 04 17:46:03.589 DEBG [sc] cr2: starting
13962026-08-04T17:46:03.624ZAug 04 17:46:03.589 DEBG [sc] cr2: connecting to [::1]:54597
13972026-08-04T17:46:03.624ZAug 04 17:46:03.590 DEBG [sc] cr2 waiting for prompt
13982026-08-04T17:46:03.624ZAug 04 17:46:03.601 DEBG [sc] cr2: logging in
13992026-08-04T17:46:03.746ZAug 04 17:46:03.732 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14002026-08-04T17:46:06.087Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14012026-08-04T17:46:07.085ZAug 04 17:46:07.073 INFO cr2: executing eos script show bfd peers | json
14022026-08-04T17:46:07.117ZAug 04 17:46:07.073 DEBG [sc] cr2: starting
14032026-08-04T17:46:07.118ZAug 04 17:46:07.073 DEBG [sc] cr2: connecting to [::1]:54597
14042026-08-04T17:46:07.118ZAug 04 17:46:07.074 DEBG [sc] cr2 waiting for prompt
14052026-08-04T17:46:07.118ZAug 04 17:46:07.085 DEBG [sc] cr2: logging in
14062026-08-04T17:46:07.237ZAug 04 17:46:07.219 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14072026-08-04T17:46:09.605Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14082026-08-04T17:46:10.627ZAug 04 17:46:10.591 INFO cr2: executing eos script show bfd peers | json
14092026-08-04T17:46:10.627ZAug 04 17:46:10.592 DEBG [sc] cr2: starting
14102026-08-04T17:46:10.627ZAug 04 17:46:10.592 DEBG [sc] cr2: connecting to [::1]:54597
14112026-08-04T17:46:10.654ZAug 04 17:46:10.593 DEBG [sc] cr2 waiting for prompt
14122026-08-04T17:46:10.654ZAug 04 17:46:10.604 DEBG [sc] cr2: logging in
14132026-08-04T17:46:10.751ZAug 04 17:46:10.736 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14142026-08-04T17:46:13.095Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14152026-08-04T17:46:14.184ZAug 04 17:46:14.084 INFO cr2: executing eos script show bfd peers | json
14162026-08-04T17:46:14.184ZAug 04 17:46:14.084 DEBG [sc] cr2: starting
14172026-08-04T17:46:14.184ZAug 04 17:46:14.084 DEBG [sc] cr2: connecting to [::1]:54597
14182026-08-04T17:46:14.227ZAug 04 17:46:14.085 DEBG [sc] cr2 waiting for prompt
14192026-08-04T17:46:14.227ZAug 04 17:46:14.096 DEBG [sc] cr2: logging in
14202026-08-04T17:46:14.262ZAug 04 17:46:14.240 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14212026-08-04T17:46:16.609Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14222026-08-04T17:46:16.609ZAug 04 17:46:16.572 INFO cr2: executing eos script show bfd peers | json
14232026-08-04T17:46:16.610ZAug 04 17:46:16.572 DEBG [sc] cr2: starting
14242026-08-04T17:46:16.610ZAug 04 17:46:16.572 DEBG [sc] cr2: connecting to [::1]:54597
14252026-08-04T17:46:16.641ZAug 04 17:46:16.573 DEBG [sc] cr2 waiting for prompt
14262026-08-04T17:46:16.642ZAug 04 17:46:16.584 DEBG [sc] cr2: logging in
14272026-08-04T17:46:16.739ZAug 04 17:46:16.727 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14282026-08-04T17:46:19.067Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14292026-08-04T17:46:20.076ZAug 04 17:46:20.048 INFO cr2: executing eos script show bfd peers | json
14302026-08-04T17:46:20.102ZAug 04 17:46:20.048 DEBG [sc] cr2: starting
14312026-08-04T17:46:20.102ZAug 04 17:46:20.048 DEBG [sc] cr2: connecting to [::1]:54597
14322026-08-04T17:46:20.111ZAug 04 17:46:20.049 DEBG [sc] cr2 waiting for prompt
14332026-08-04T17:46:20.112ZAug 04 17:46:20.059 DEBG [sc] cr2: logging in
14342026-08-04T17:46:20.205ZAug 04 17:46:20.193 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14352026-08-04T17:46:22.540Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14362026-08-04T17:46:23.542ZAug 04 17:46:23.529 INFO cr2: executing eos script show bfd peers | json
14372026-08-04T17:46:23.571ZAug 04 17:46:23.529 DEBG [sc] cr2: starting
14382026-08-04T17:46:23.571ZAug 04 17:46:23.529 DEBG [sc] cr2: connecting to [::1]:54597
14392026-08-04T17:46:23.571ZAug 04 17:46:23.530 DEBG [sc] cr2 waiting for prompt
14402026-08-04T17:46:23.571ZAug 04 17:46:23.541 DEBG [sc] cr2: logging in
14412026-08-04T17:46:23.698ZAug 04 17:46:23.685 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14422026-08-04T17:46:26.035Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14432026-08-04T17:46:28.432ZAug 04 17:46:27.022 INFO cr2: executing eos script show bfd peers | json
14442026-08-04T17:46:28.432ZAug 04 17:46:27.022 DEBG [sc] cr2: starting
14452026-08-04T17:46:28.432ZAug 04 17:46:27.022 DEBG [sc] cr2: connecting to [::1]:54597
14462026-08-04T17:46:28.432ZAug 04 17:46:27.023 DEBG [sc] cr2 waiting for prompt
14472026-08-04T17:46:28.432ZAug 04 17:46:27.034 DEBG [sc] cr2: logging in
14482026-08-04T17:46:28.432ZAug 04 17:46:27.166 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14492026-08-04T17:46:29.506Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14502026-08-04T17:46:30.507ZAug 04 17:46:30.495 INFO cr2: executing eos script show bfd peers | json
14512026-08-04T17:46:30.507ZAug 04 17:46:30.496 DEBG [sc] cr2: starting
14522026-08-04T17:46:30.507ZAug 04 17:46:30.496 DEBG [sc] cr2: connecting to [::1]:54597
14532026-08-04T17:46:30.533ZAug 04 17:46:30.496 DEBG [sc] cr2 waiting for prompt
14542026-08-04T17:46:30.533ZAug 04 17:46:30.508 DEBG [sc] cr2: logging in
14552026-08-04T17:46:30.658ZAug 04 17:46:30.640 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14562026-08-04T17:46:32.991Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14572026-08-04T17:46:32.991ZAug 04 17:46:32.979 INFO cr3: executing juniper script show bfd session | display json
14582026-08-04T17:46:33.037ZAug 04 17:46:32.979 DEBG [sc] cr3: starting
14592026-08-04T17:46:33.037ZAug 04 17:46:32.979 DEBG [sc] cr3: connecting to [::1]:40771
14602026-08-04T17:46:33.037ZAug 04 17:46:32.980 DEBG [sc] cr3 waiting for prompt
14612026-08-04T17:46:33.037ZAug 04 17:46:32.992 DEBG [sc] cr3: logging in
14622026-08-04T17:46:33.367ZAug 04 17:46:33.349 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14632026-08-04T17:46:35.623Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14642026-08-04T17:46:36.620ZAug 04 17:46:36.607 INFO cr3: executing juniper script show bfd session | display json
14652026-08-04T17:46:36.620ZAug 04 17:46:36.607 DEBG [sc] cr3: starting
14662026-08-04T17:46:36.620ZAug 04 17:46:36.607 DEBG [sc] cr3: connecting to [::1]:40771
14672026-08-04T17:46:36.646ZAug 04 17:46:36.608 DEBG [sc] cr3 waiting for prompt
14682026-08-04T17:46:36.646ZAug 04 17:46:36.620 DEBG [sc] cr3: logging in
14692026-08-04T17:46:36.789ZAug 04 17:46:36.763 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14702026-08-04T17:46:39.062Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14712026-08-04T17:46:40.063ZAug 04 17:46:40.051 INFO cr3: executing juniper script show bfd session | display json
14722026-08-04T17:46:40.063ZAug 04 17:46:40.051 DEBG [sc] cr3: starting
14732026-08-04T17:46:40.063ZAug 04 17:46:40.051 DEBG [sc] cr3: connecting to [::1]:40771
14742026-08-04T17:46:40.089ZAug 04 17:46:40.052 DEBG [sc] cr3 waiting for prompt
14752026-08-04T17:46:40.089ZAug 04 17:46:40.062 DEBG [sc] cr3: logging in
14762026-08-04T17:46:40.212ZAug 04 17:46:40.195 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14772026-08-04T17:46:42.461Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14782026-08-04T17:46:43.518ZAug 04 17:46:43.448 INFO cr3: executing juniper script show bfd session | display json
14792026-08-04T17:46:43.518ZAug 04 17:46:43.448 DEBG [sc] cr3: starting
14802026-08-04T17:46:43.518ZAug 04 17:46:43.448 DEBG [sc] cr3: connecting to [::1]:40771
14812026-08-04T17:46:43.545ZAug 04 17:46:43.449 DEBG [sc] cr3 waiting for prompt
14822026-08-04T17:46:43.545ZAug 04 17:46:43.460 DEBG [sc] cr3: logging in
14832026-08-04T17:46:43.611ZAug 04 17:46:43.592 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14842026-08-04T17:46:45.891Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14852026-08-04T17:46:47.929ZAug 04 17:46:46.878 INFO cr3: executing juniper script show bfd session | display json
14862026-08-04T17:46:47.929ZAug 04 17:46:46.878 DEBG [sc] cr3: starting
14872026-08-04T17:46:47.929ZAug 04 17:46:46.878 DEBG [sc] cr3: connecting to [::1]:40771
14882026-08-04T17:46:47.993ZAug 04 17:46:46.879 DEBG [sc] cr3 waiting for prompt
14892026-08-04T17:46:47.993ZAug 04 17:46:46.890 DEBG [sc] cr3: logging in
14902026-08-04T17:46:48.025ZAug 04 17:46:47.047 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14912026-08-04T17:46:49.331Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14922026-08-04T17:46:49.363ZAug 04 17:46:49.318 INFO cr3: executing juniper script show bfd session | display json
14932026-08-04T17:46:49.363ZAug 04 17:46:49.318 DEBG [sc] cr3: starting
14942026-08-04T17:46:49.363ZAug 04 17:46:49.318 DEBG [sc] cr3: connecting to [::1]:40771
14952026-08-04T17:46:49.363ZAug 04 17:46:49.319 DEBG [sc] cr3 waiting for prompt
14962026-08-04T17:46:49.363ZAug 04 17:46:49.329 DEBG [sc] cr3: logging in
14972026-08-04T17:46:49.480ZAug 04 17:46:49.461 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14982026-08-04T17:46:51.733Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14992026-08-04T17:46:52.896ZAug 04 17:46:52.705 INFO cr3: executing juniper script show bfd session | display json
15002026-08-04T17:46:52.896ZAug 04 17:46:52.705 DEBG [sc] cr3: starting
15012026-08-04T17:46:52.896ZAug 04 17:46:52.705 DEBG [sc] cr3: connecting to [::1]:40771
15022026-08-04T17:46:52.925ZAug 04 17:46:52.706 DEBG [sc] cr3 waiting for prompt
15032026-08-04T17:46:52.925ZAug 04 17:46:52.717 DEBG [sc] cr3: logging in
15042026-08-04T17:46:52.925ZAug 04 17:46:52.870 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15052026-08-04T17:46:56.214Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15062026-08-04T17:46:56.254ZAug 04 17:46:56.126 INFO cr3: executing juniper script show bfd session | display json
15072026-08-04T17:46:56.254ZAug 04 17:46:56.126 DEBG [sc] cr3: starting
15082026-08-04T17:46:56.254ZAug 04 17:46:56.126 DEBG [sc] cr3: connecting to [::1]:40771
15092026-08-04T17:46:56.254ZAug 04 17:46:56.127 DEBG [sc] cr3 waiting for prompt
15102026-08-04T17:46:56.254ZAug 04 17:46:56.138 DEBG [sc] cr3: logging in
15112026-08-04T17:46:56.300ZAug 04 17:46:56.281 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15122026-08-04T17:46:58.546Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15132026-08-04T17:47:01.531ZAug 04 17:46:59.535 INFO cr3: executing juniper script show bfd session | display json
15142026-08-04T17:47:01.531ZAug 04 17:46:59.535 DEBG [sc] cr3: starting
15152026-08-04T17:47:01.531ZAug 04 17:46:59.535 DEBG [sc] cr3: connecting to [::1]:40771
15162026-08-04T17:47:01.581ZAug 04 17:46:59.536 DEBG [sc] cr3 waiting for prompt
15172026-08-04T17:47:01.581ZAug 04 17:46:59.547 DEBG [sc] cr3: logging in
15182026-08-04T17:47:01.581ZAug 04 17:46:59.691 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15192026-08-04T17:47:01.967Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15202026-08-04T17:47:02.961ZAug 04 17:47:02.948 INFO cr3: executing juniper script show bfd session | display json
15212026-08-04T17:47:02.961ZAug 04 17:47:02.948 DEBG [sc] cr3: starting
15222026-08-04T17:47:02.988ZAug 04 17:47:02.948 DEBG [sc] cr3: connecting to [::1]:40771
15232026-08-04T17:47:02.988ZAug 04 17:47:02.949 DEBG [sc] cr3 waiting for prompt
15242026-08-04T17:47:02.988ZAug 04 17:47:02.961 DEBG [sc] cr3: logging in
15252026-08-04T17:47:03.105ZAug 04 17:47:03.093 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15262026-08-04T17:47:05.474Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15272026-08-04T17:47:05.701ZAug 04 17:47:05.339 INFO phase 2: stop frr on cr1
15282026-08-04T17:47:05.701ZAug 04 17:47:05.339 INFO cr1: stopping frr
15292026-08-04T17:47:05.701ZAug 04 17:47:05.339 DEBG [sc] cr1: starting
15302026-08-04T17:47:05.701ZAug 04 17:47:05.339 DEBG [sc] cr1: connecting to [::1]:64408
15312026-08-04T17:47:05.701ZAug 04 17:47:05.339 DEBG [sc] cr1 waiting for prompt
15322026-08-04T17:47:05.701ZAug 04 17:47:05.351 DEBG [sc] cr1: logging in
15332026-08-04T17:47:05.726ZAug 04 17:47:05.689 DEBG [sc] cr1: executing command `systemctl stop frr`
15342026-08-04T17:47:08.449Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15352026-08-04T17:47:09.053Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15362026-08-04T17:47:10.061Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15372026-08-04T17:47:11.064Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15382026-08-04T17:47:12.060Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15392026-08-04T17:47:12.060Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15402026-08-04T17:47:13.148Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15412026-08-04T17:47:14.067Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15422026-08-04T17:47:15.089Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15432026-08-04T17:47:16.061Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15442026-08-04T17:47:16.086Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15452026-08-04T17:47:17.334Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-08-04T17:47:18.064Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15472026-08-04T17:47:19.067Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15482026-08-04T17:47:20.068Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15492026-08-04T17:47:20.093Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15502026-08-04T17:47:21.071Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15512026-08-04T17:47:22.073Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15522026-08-04T17:47:23.074Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15532026-08-04T17:47:24.076Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15542026-08-04T17:47:24.100Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15552026-08-04T17:47:25.078Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15562026-08-04T17:47:26.089Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15572026-08-04T17:47:27.083Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15582026-08-04T17:47:28.084Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15592026-08-04T17:47:28.111Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15602026-08-04T17:47:29.084Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15612026-08-04T17:47:30.087Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15622026-08-04T17:47:31.088Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15632026-08-04T17:47:32.091Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15642026-08-04T17:47:32.115ZAug 04 17:47:32.079 INFO cr2: executing eos script show bfd peers | json
15652026-08-04T17:47:32.115ZAug 04 17:47:32.079 DEBG [sc] cr2: starting
15662026-08-04T17:47:32.115ZAug 04 17:47:32.079 DEBG [sc] cr2: connecting to [::1]:54597
15672026-08-04T17:47:32.115ZAug 04 17:47:32.080 DEBG [sc] cr2 waiting for prompt
15682026-08-04T17:47:32.117ZAug 04 17:47:32.090 DEBG [sc] cr2: logging in
15692026-08-04T17:47:32.448ZAug 04 17:47:32.436 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15702026-08-04T17:47:34.785Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15712026-08-04T17:47:35.785ZAug 04 17:47:35.773 INFO cr2: executing eos script show bfd peers | json
15722026-08-04T17:47:35.786ZAug 04 17:47:35.773 DEBG [sc] cr2: starting
15732026-08-04T17:47:35.786ZAug 04 17:47:35.773 DEBG [sc] cr2: connecting to [::1]:54597
15742026-08-04T17:47:35.810ZAug 04 17:47:35.774 DEBG [sc] cr2 waiting for prompt
15752026-08-04T17:47:35.810ZAug 04 17:47:35.785 DEBG [sc] cr2: logging in
15762026-08-04T17:47:35.920ZAug 04 17:47:35.908 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15772026-08-04T17:47:38.336Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15782026-08-04T17:47:39.262ZAug 04 17:47:39.250 INFO cr2: executing eos script show bfd peers | json
15792026-08-04T17:47:39.262ZAug 04 17:47:39.250 DEBG [sc] cr2: starting
15802026-08-04T17:47:39.287ZAug 04 17:47:39.250 DEBG [sc] cr2: connecting to [::1]:54597
15812026-08-04T17:47:39.287ZAug 04 17:47:39.251 DEBG [sc] cr2 waiting for prompt
15822026-08-04T17:47:39.287ZAug 04 17:47:39.262 DEBG [sc] cr2: logging in
15832026-08-04T17:47:39.406ZAug 04 17:47:39.394 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15842026-08-04T17:47:41.783Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15852026-08-04T17:47:42.784ZAug 04 17:47:42.773 INFO cr2: executing eos script show bfd peers | json
15862026-08-04T17:47:42.784ZAug 04 17:47:42.773 DEBG [sc] cr2: starting
15872026-08-04T17:47:42.784ZAug 04 17:47:42.773 DEBG [sc] cr2: connecting to [::1]:54597
15882026-08-04T17:47:42.809ZAug 04 17:47:42.773 DEBG [sc] cr2 waiting for prompt
15892026-08-04T17:47:42.809ZAug 04 17:47:42.784 DEBG [sc] cr2: logging in
15902026-08-04T17:47:42.928ZAug 04 17:47:42.916 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15912026-08-04T17:47:45.256Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15922026-08-04T17:47:46.257ZAug 04 17:47:46.246 INFO cr2: executing eos script show bfd peers | json
15932026-08-04T17:47:46.281ZAug 04 17:47:46.246 DEBG [sc] cr2: starting
15942026-08-04T17:47:46.281ZAug 04 17:47:46.246 DEBG [sc] cr2: connecting to [::1]:54597
15952026-08-04T17:47:46.281ZAug 04 17:47:46.246 DEBG [sc] cr2 waiting for prompt
15962026-08-04T17:47:46.281ZAug 04 17:47:46.258 DEBG [sc] cr2: logging in
15972026-08-04T17:47:46.401ZAug 04 17:47:46.390 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15982026-08-04T17:47:48.724Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15992026-08-04T17:47:48.724ZAug 04 17:47:48.712 INFO cr2: executing eos script show bfd peers | json
16002026-08-04T17:47:48.749ZAug 04 17:47:48.712 DEBG [sc] cr2: starting
16012026-08-04T17:47:48.749ZAug 04 17:47:48.712 DEBG [sc] cr2: connecting to [::1]:54597
16022026-08-04T17:47:48.750ZAug 04 17:47:48.713 DEBG [sc] cr2 waiting for prompt
16032026-08-04T17:47:48.750ZAug 04 17:47:48.724 DEBG [sc] cr2: logging in
16042026-08-04T17:47:48.857ZAug 04 17:47:48.845 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16052026-08-04T17:47:51.197Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16062026-08-04T17:47:52.200ZAug 04 17:47:52.186 INFO cr2: executing eos script show bfd peers | json
16072026-08-04T17:47:52.200ZAug 04 17:47:52.186 DEBG [sc] cr2: starting
16082026-08-04T17:47:52.200ZAug 04 17:47:52.186 DEBG [sc] cr2: connecting to [::1]:54597
16092026-08-04T17:47:52.224ZAug 04 17:47:52.187 DEBG [sc] cr2 waiting for prompt
16102026-08-04T17:47:52.224ZAug 04 17:47:52.198 DEBG [sc] cr2: logging in
16112026-08-04T17:47:52.374ZAug 04 17:47:52.362 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16122026-08-04T17:47:54.755Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16132026-08-04T17:47:55.740ZAug 04 17:47:55.721 INFO cr2: executing eos script show bfd peers | json
16142026-08-04T17:47:55.741ZAug 04 17:47:55.721 DEBG [sc] cr2: starting
16152026-08-04T17:47:55.741ZAug 04 17:47:55.721 DEBG [sc] cr2: connecting to [::1]:54597
16162026-08-04T17:47:55.767ZAug 04 17:47:55.722 DEBG [sc] cr2 waiting for prompt
16172026-08-04T17:47:55.767ZAug 04 17:47:55.732 DEBG [sc] cr2: logging in
16182026-08-04T17:47:55.910ZAug 04 17:47:55.898 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16192026-08-04T17:47:58.273Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16202026-08-04T17:47:59.262ZAug 04 17:47:59.249 INFO cr2: executing eos script show bfd peers | json
16212026-08-04T17:47:59.262ZAug 04 17:47:59.249 DEBG [sc] cr2: starting
16222026-08-04T17:47:59.262ZAug 04 17:47:59.249 DEBG [sc] cr2: connecting to [::1]:54597
16232026-08-04T17:47:59.293ZAug 04 17:47:59.250 DEBG [sc] cr2 waiting for prompt
16242026-08-04T17:47:59.294ZAug 04 17:47:59.261 DEBG [sc] cr2: logging in
16252026-08-04T17:47:59.417ZAug 04 17:47:59.405 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16262026-08-04T17:48:01.748Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16272026-08-04T17:48:02.749ZAug 04 17:48:02.736 INFO cr2: executing eos script show bfd peers | json
16282026-08-04T17:48:02.749ZAug 04 17:48:02.736 DEBG [sc] cr2: starting
16292026-08-04T17:48:02.749ZAug 04 17:48:02.736 DEBG [sc] cr2: connecting to [::1]:54597
16302026-08-04T17:48:02.774ZAug 04 17:48:02.737 DEBG [sc] cr2 waiting for prompt
16312026-08-04T17:48:02.774ZAug 04 17:48:02.748 DEBG [sc] cr2: logging in
16322026-08-04T17:48:02.895ZAug 04 17:48:02.881 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16332026-08-04T17:48:05.213Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16342026-08-04T17:48:05.213ZAug 04 17:48:05.201 INFO cr3: executing juniper script show bfd session | display json
16352026-08-04T17:48:05.213ZAug 04 17:48:05.201 DEBG [sc] cr3: starting
16362026-08-04T17:48:05.213ZAug 04 17:48:05.201 DEBG [sc] cr3: connecting to [::1]:40771
16372026-08-04T17:48:05.239ZAug 04 17:48:05.201 DEBG [sc] cr3 waiting for prompt
16382026-08-04T17:48:05.239ZAug 04 17:48:05.213 DEBG [sc] cr3: logging in
16392026-08-04T17:48:05.535ZAug 04 17:48:05.522 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16402026-08-04T17:48:07.808Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16412026-08-04T17:48:08.809ZAug 04 17:48:08.797 INFO cr3: executing juniper script show bfd session | display json
16422026-08-04T17:48:08.809ZAug 04 17:48:08.797 DEBG [sc] cr3: starting
16432026-08-04T17:48:08.809ZAug 04 17:48:08.797 DEBG [sc] cr3: connecting to [::1]:40771
16442026-08-04T17:48:08.836ZAug 04 17:48:08.798 DEBG [sc] cr3 waiting for prompt
16452026-08-04T17:48:08.836ZAug 04 17:48:08.809 DEBG [sc] cr3: logging in
16462026-08-04T17:48:08.942ZAug 04 17:48:08.931 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16472026-08-04T17:48:11.204Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16482026-08-04T17:48:12.204ZAug 04 17:48:12.193 INFO cr3: executing juniper script show bfd session | display json
16492026-08-04T17:48:12.205ZAug 04 17:48:12.193 DEBG [sc] cr3: starting
16502026-08-04T17:48:12.205ZAug 04 17:48:12.193 DEBG [sc] cr3: connecting to [::1]:40771
16512026-08-04T17:48:12.230ZAug 04 17:48:12.194 DEBG [sc] cr3 waiting for prompt
16522026-08-04T17:48:12.230ZAug 04 17:48:12.205 DEBG [sc] cr3: logging in
16532026-08-04T17:48:12.349ZAug 04 17:48:12.337 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16542026-08-04T17:48:14.608Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16552026-08-04T17:48:15.609ZAug 04 17:48:15.598 INFO cr3: executing juniper script show bfd session | display json
16562026-08-04T17:48:15.609ZAug 04 17:48:15.598 DEBG [sc] cr3: starting
16572026-08-04T17:48:15.609ZAug 04 17:48:15.598 DEBG [sc] cr3: connecting to [::1]:40771
16582026-08-04T17:48:15.635ZAug 04 17:48:15.598 DEBG [sc] cr3 waiting for prompt
16592026-08-04T17:48:15.635ZAug 04 17:48:15.609 DEBG [sc] cr3: logging in
16602026-08-04T17:48:15.755ZAug 04 17:48:15.742 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16612026-08-04T17:48:18.009Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16622026-08-04T17:48:19.011ZAug 04 17:48:18.999 INFO cr3: executing juniper script show bfd session | display json
16632026-08-04T17:48:19.011ZAug 04 17:48:18.999 DEBG [sc] cr3: starting
16642026-08-04T17:48:19.011ZAug 04 17:48:18.999 DEBG [sc] cr3: connecting to [::1]:40771
16652026-08-04T17:48:19.035ZAug 04 17:48:19.000 DEBG [sc] cr3 waiting for prompt
16662026-08-04T17:48:19.035ZAug 04 17:48:19.011 DEBG [sc] cr3: logging in
16672026-08-04T17:48:19.146ZAug 04 17:48:19.133 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16682026-08-04T17:48:21.399Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16692026-08-04T17:48:21.399ZAug 04 17:48:21.387 INFO cr3: executing juniper script show bfd session | display json
16702026-08-04T17:48:21.399ZAug 04 17:48:21.387 DEBG [sc] cr3: starting
16712026-08-04T17:48:21.399ZAug 04 17:48:21.387 DEBG [sc] cr3: connecting to [::1]:40771
16722026-08-04T17:48:21.424ZAug 04 17:48:21.388 DEBG [sc] cr3 waiting for prompt
16732026-08-04T17:48:21.424ZAug 04 17:48:21.398 DEBG [sc] cr3: logging in
16742026-08-04T17:48:21.543ZAug 04 17:48:21.531 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16752026-08-04T17:48:23.815Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16762026-08-04T17:48:24.803ZAug 04 17:48:24.790 INFO cr3: executing juniper script show bfd session | display json
16772026-08-04T17:48:24.855ZAug 04 17:48:24.791 DEBG [sc] cr3: starting
16782026-08-04T17:48:24.856ZAug 04 17:48:24.791 DEBG [sc] cr3: connecting to [::1]:40771
16792026-08-04T17:48:24.856ZAug 04 17:48:24.791 DEBG [sc] cr3 waiting for prompt
16802026-08-04T17:48:24.856ZAug 04 17:48:24.803 DEBG [sc] cr3: logging in
16812026-08-04T17:48:24.959ZAug 04 17:48:24.946 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16822026-08-04T17:48:27.230Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16832026-08-04T17:48:28.229ZAug 04 17:48:28.218 INFO cr3: executing juniper script show bfd session | display json
16842026-08-04T17:48:28.229ZAug 04 17:48:28.218 DEBG [sc] cr3: starting
16852026-08-04T17:48:28.229ZAug 04 17:48:28.218 DEBG [sc] cr3: connecting to [::1]:40771
16862026-08-04T17:48:28.254ZAug 04 17:48:28.219 DEBG [sc] cr3 waiting for prompt
16872026-08-04T17:48:28.254ZAug 04 17:48:28.230 DEBG [sc] cr3: logging in
16882026-08-04T17:48:28.385ZAug 04 17:48:28.373 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16892026-08-04T17:48:30.644Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16902026-08-04T17:48:31.647ZAug 04 17:48:31.634 INFO cr3: executing juniper script show bfd session | display json
16912026-08-04T17:48:31.723ZAug 04 17:48:31.634 DEBG [sc] cr3: starting
16922026-08-04T17:48:31.723ZAug 04 17:48:31.634 DEBG [sc] cr3: connecting to [::1]:40771
16932026-08-04T17:48:31.723ZAug 04 17:48:31.634 DEBG [sc] cr3 waiting for prompt
16942026-08-04T17:48:31.723ZAug 04 17:48:31.645 DEBG [sc] cr3: logging in
16952026-08-04T17:48:31.794ZAug 04 17:48:31.777 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16962026-08-04T17:48:34.073Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16972026-08-04T17:48:35.074ZAug 04 17:48:35.062 INFO cr3: executing juniper script show bfd session | display json
16982026-08-04T17:48:35.074ZAug 04 17:48:35.062 DEBG [sc] cr3: starting
16992026-08-04T17:48:35.099ZAug 04 17:48:35.062 DEBG [sc] cr3: connecting to [::1]:40771
17002026-08-04T17:48:35.099ZAug 04 17:48:35.063 DEBG [sc] cr3 waiting for prompt
17012026-08-04T17:48:35.099ZAug 04 17:48:35.074 DEBG [sc] cr3: logging in
17022026-08-04T17:48:35.229ZAug 04 17:48:35.217 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17032026-08-04T17:48:37.511Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17042026-08-04T17:48:37.536ZAug 04 17:48:37.495 INFO phase 3: pause ceos on cr2
17052026-08-04T17:48:37.536ZAug 04 17:48:37.495 INFO cr2: pausing ceos
17062026-08-04T17:48:37.536ZAug 04 17:48:37.495 DEBG [sc] cr2: starting
17072026-08-04T17:48:37.536ZAug 04 17:48:37.495 DEBG [sc] cr2: connecting to [::1]:54597
17082026-08-04T17:48:37.536ZAug 04 17:48:37.496 DEBG [sc] cr2 waiting for prompt
17092026-08-04T17:48:37.536ZAug 04 17:48:37.507 DEBG [sc] cr2: logging in
17102026-08-04T17:48:37.858ZAug 04 17:48:37.846 DEBG [sc] cr2: executing command `docker pause ceos`
17112026-08-04T17:48:39.965Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17122026-08-04T17:48:40.967Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17132026-08-04T17:48:41.969Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17142026-08-04T17:48:42.970Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17152026-08-04T17:48:43.972Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17162026-08-04T17:48:43.997Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17172026-08-04T17:48:44.973Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17182026-08-04T17:48:45.975Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17192026-08-04T17:48:46.978Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17202026-08-04T17:48:47.979Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17212026-08-04T17:48:48.003Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17222026-08-04T17:48:48.982Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17232026-08-04T17:48:49.984Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17242026-08-04T17:48:50.986Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17252026-08-04T17:48:51.992Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17262026-08-04T17:48:52.029Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17272026-08-04T17:48:52.990Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17282026-08-04T17:48:54.003Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17292026-08-04T17:48:54.992Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17302026-08-04T17:48:55.994Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17312026-08-04T17:48:56.022Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17322026-08-04T17:48:56.995Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17332026-08-04T17:48:58.003Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17342026-08-04T17:48:58.999Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17352026-08-04T17:49:00.005Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17362026-08-04T17:49:00.033Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17372026-08-04T17:49:01.015Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17382026-08-04T17:49:02.006Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17392026-08-04T17:49:03.008Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17402026-08-04T17:49:04.009Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17412026-08-04T17:49:04.034ZAug 04 17:49:03.997 INFO cr3: executing juniper script show bfd session | display json
17422026-08-04T17:49:04.034ZAug 04 17:49:03.997 DEBG [sc] cr3: starting
17432026-08-04T17:49:04.034ZAug 04 17:49:03.997 DEBG [sc] cr3: connecting to [::1]:40771
17442026-08-04T17:49:04.034ZAug 04 17:49:03.998 DEBG [sc] cr3 waiting for prompt
17452026-08-04T17:49:04.034ZAug 04 17:49:04.010 DEBG [sc] cr3: logging in
17462026-08-04T17:49:04.340ZAug 04 17:49:04.329 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17472026-08-04T17:49:06.599Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17482026-08-04T17:49:07.600ZAug 04 17:49:07.588 INFO cr3: executing juniper script show bfd session | display json
17492026-08-04T17:49:07.600ZAug 04 17:49:07.588 DEBG [sc] cr3: starting
17502026-08-04T17:49:07.601ZAug 04 17:49:07.588 DEBG [sc] cr3: connecting to [::1]:40771
17512026-08-04T17:49:07.629ZAug 04 17:49:07.589 DEBG [sc] cr3 waiting for prompt
17522026-08-04T17:49:07.630ZAug 04 17:49:07.600 DEBG [sc] cr3: logging in
17532026-08-04T17:49:07.789ZAug 04 17:49:07.776 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17542026-08-04T17:49:10.076Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17552026-08-04T17:49:11.074ZAug 04 17:49:11.059 INFO cr3: executing juniper script show bfd session | display json
17562026-08-04T17:49:11.074ZAug 04 17:49:11.059 DEBG [sc] cr3: starting
17572026-08-04T17:49:11.074ZAug 04 17:49:11.059 DEBG [sc] cr3: connecting to [::1]:40771
17582026-08-04T17:49:11.109ZAug 04 17:49:11.060 DEBG [sc] cr3 waiting for prompt
17592026-08-04T17:49:11.109ZAug 04 17:49:11.071 DEBG [sc] cr3: logging in
17602026-08-04T17:49:11.236ZAug 04 17:49:11.225 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17612026-08-04T17:49:13.487Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17622026-08-04T17:49:14.489ZAug 04 17:49:14.476 INFO cr3: executing juniper script show bfd session | display json
17632026-08-04T17:49:14.490ZAug 04 17:49:14.476 DEBG [sc] cr3: starting
17642026-08-04T17:49:14.490ZAug 04 17:49:14.476 DEBG [sc] cr3: connecting to [::1]:40771
17652026-08-04T17:49:14.517ZAug 04 17:49:14.477 DEBG [sc] cr3 waiting for prompt
17662026-08-04T17:49:14.517ZAug 04 17:49:14.487 DEBG [sc] cr3: logging in
17672026-08-04T17:49:14.632ZAug 04 17:49:14.620 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17682026-08-04T17:49:16.879Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17692026-08-04T17:49:17.880ZAug 04 17:49:17.868 INFO cr3: executing juniper script show bfd session | display json
17702026-08-04T17:49:17.880ZAug 04 17:49:17.868 DEBG [sc] cr3: starting
17712026-08-04T17:49:17.880ZAug 04 17:49:17.868 DEBG [sc] cr3: connecting to [::1]:40771
17722026-08-04T17:49:17.911ZAug 04 17:49:17.869 DEBG [sc] cr3 waiting for prompt
17732026-08-04T17:49:17.913ZAug 04 17:49:17.880 DEBG [sc] cr3: logging in
17742026-08-04T17:49:18.014ZAug 04 17:49:18.002 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17752026-08-04T17:49:20.277Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17762026-08-04T17:49:20.309ZAug 04 17:49:20.265 INFO cr3: executing juniper script show bfd session | display json
17772026-08-04T17:49:20.309ZAug 04 17:49:20.265 DEBG [sc] cr3: starting
17782026-08-04T17:49:20.309ZAug 04 17:49:20.265 DEBG [sc] cr3: connecting to [::1]:40771
17792026-08-04T17:49:20.309ZAug 04 17:49:20.266 DEBG [sc] cr3 waiting for prompt
17802026-08-04T17:49:20.310ZAug 04 17:49:20.276 DEBG [sc] cr3: logging in
17812026-08-04T17:49:20.421ZAug 04 17:49:20.409 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17822026-08-04T17:49:25.076Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17832026-08-04T17:49:25.076ZAug 04 17:49:23.696 INFO cr3: executing juniper script show bfd session | display json
17842026-08-04T17:49:25.076ZAug 04 17:49:23.696 DEBG [sc] cr3: starting
17852026-08-04T17:49:25.076ZAug 04 17:49:23.696 DEBG [sc] cr3: connecting to [::1]:40771
17862026-08-04T17:49:25.076ZAug 04 17:49:23.697 DEBG [sc] cr3 waiting for prompt
17872026-08-04T17:49:25.076ZAug 04 17:49:23.708 DEBG [sc] cr3: logging in
17882026-08-04T17:49:25.076ZAug 04 17:49:23.862 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17892026-08-04T17:49:26.154Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17902026-08-04T17:49:27.156ZAug 04 17:49:27.144 INFO cr3: executing juniper script show bfd session | display json
17912026-08-04T17:49:27.156ZAug 04 17:49:27.144 DEBG [sc] cr3: starting
17922026-08-04T17:49:27.156ZAug 04 17:49:27.144 DEBG [sc] cr3: connecting to [::1]:40771
17932026-08-04T17:49:27.181ZAug 04 17:49:27.145 DEBG [sc] cr3 waiting for prompt
17942026-08-04T17:49:27.181ZAug 04 17:49:27.156 DEBG [sc] cr3: logging in
17952026-08-04T17:49:27.300ZAug 04 17:49:27.288 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17962026-08-04T17:49:29.566Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17972026-08-04T17:49:30.568ZAug 04 17:49:30.556 INFO cr3: executing juniper script show bfd session | display json
17982026-08-04T17:49:30.568ZAug 04 17:49:30.556 DEBG [sc] cr3: starting
17992026-08-04T17:49:30.568ZAug 04 17:49:30.556 DEBG [sc] cr3: connecting to [::1]:40771
18002026-08-04T17:49:30.592ZAug 04 17:49:30.557 DEBG [sc] cr3 waiting for prompt
18012026-08-04T17:49:30.593ZAug 04 17:49:30.568 DEBG [sc] cr3: logging in
18022026-08-04T17:49:30.724ZAug 04 17:49:30.712 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18032026-08-04T17:49:33.026Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18042026-08-04T17:49:34.028ZAug 04 17:49:34.016 INFO cr3: executing juniper script show bfd session | display json
18052026-08-04T17:49:34.028ZAug 04 17:49:34.016 DEBG [sc] cr3: starting
18062026-08-04T17:49:34.028ZAug 04 17:49:34.016 DEBG [sc] cr3: connecting to [::1]:40771
18072026-08-04T17:49:34.053ZAug 04 17:49:34.017 DEBG [sc] cr3 waiting for prompt
18082026-08-04T17:49:34.054ZAug 04 17:49:34.027 DEBG [sc] cr3: logging in
18092026-08-04T17:49:34.171ZAug 04 17:49:34.159 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18102026-08-04T17:49:36.424Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18112026-08-04T17:49:36.449ZAug 04 17:49:36.414 INFO phase 4: pause cRPD on cr3
18122026-08-04T17:49:36.449ZAug 04 17:49:36.414 INFO cr3: pausing crpd1
18132026-08-04T17:49:36.449ZAug 04 17:49:36.414 DEBG [sc] cr3: starting
18142026-08-04T17:49:36.449ZAug 04 17:49:36.414 DEBG [sc] cr3: connecting to [::1]:40771
18152026-08-04T17:49:36.449ZAug 04 17:49:36.414 DEBG [sc] cr3 waiting for prompt
18162026-08-04T17:49:36.449ZAug 04 17:49:36.424 DEBG [sc] cr3: logging in
18172026-08-04T17:49:36.568ZAug 04 17:49:36.556 DEBG [sc] cr3: executing command `docker pause crpd1`
18182026-08-04T17:49:38.670Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18192026-08-04T17:49:39.672Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18202026-08-04T17:49:40.673Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18212026-08-04T17:49:41.674Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18222026-08-04T17:49:42.676Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18232026-08-04T17:49:42.700Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18242026-08-04T17:49:43.678Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18252026-08-04T17:49:44.679Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18262026-08-04T17:49:45.682Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18272026-08-04T17:49:46.683Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18282026-08-04T17:49:46.707Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18292026-08-04T17:49:47.685Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18302026-08-04T17:49:48.687Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18312026-08-04T17:49:49.689Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18322026-08-04T17:49:50.691Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18332026-08-04T17:49:50.716Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18342026-08-04T17:49:51.693Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18352026-08-04T17:49:52.695Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18362026-08-04T17:49:53.697Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18372026-08-04T17:49:54.700Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18382026-08-04T17:49:54.725Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18392026-08-04T17:49:55.700Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18402026-08-04T17:49:56.703Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18412026-08-04T17:49:57.704Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18422026-08-04T17:49:58.706Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18432026-08-04T17:49:58.731Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18442026-08-04T17:49:59.710Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18452026-08-04T17:50:00.710Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18462026-08-04T17:50:01.712Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18472026-08-04T17:50:02.713Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18482026-08-04T17:50:02.739ZAug 04 17:50:02.703 INFO phase 5: start frr on cr1
18492026-08-04T17:50:02.739ZAug 04 17:50:02.703 INFO cr1: starting frr
18502026-08-04T17:50:02.739ZAug 04 17:50:02.703 DEBG [sc] cr1: starting
18512026-08-04T17:50:02.739ZAug 04 17:50:02.703 DEBG [sc] cr1: connecting to [::1]:64408
18522026-08-04T17:50:02.739ZAug 04 17:50:02.703 DEBG [sc] cr1 waiting for prompt
18532026-08-04T17:50:02.739ZAug 04 17:50:02.714 DEBG [sc] cr1: logging in
18542026-08-04T17:50:03.045ZAug 04 17:50:03.033 DEBG [sc] cr1: executing command `systemctl start frr`
18552026-08-04T17:50:10.307Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18562026-08-04T17:50:11.309Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18572026-08-04T17:50:12.310Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18582026-08-04T17:50:13.312Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18592026-08-04T17:50:14.318Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18602026-08-04T17:50:14.352Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18612026-08-04T17:50:15.319Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18622026-08-04T17:50:16.560Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18632026-08-04T17:50:17.321Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18642026-08-04T17:50:18.323Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18652026-08-04T17:50:18.347Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18662026-08-04T17:50:19.324Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18672026-08-04T17:50:20.326Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18682026-08-04T17:50:21.328Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18692026-08-04T17:50:22.330Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18702026-08-04T17:50:22.355Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18712026-08-04T17:50:23.332Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18722026-08-04T17:50:24.334Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18732026-08-04T17:50:25.337Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18742026-08-04T17:50:26.352Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18752026-08-04T17:50:26.389Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18762026-08-04T17:50:27.340Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18772026-08-04T17:50:28.342Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18782026-08-04T17:50:29.344Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18792026-08-04T17:50:30.346Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18802026-08-04T17:50:30.371Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18812026-08-04T17:50:31.349Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18822026-08-04T17:50:32.350Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18832026-08-04T17:50:33.354Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18842026-08-04T17:50:34.354Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18852026-08-04T17:50:34.379ZAug 04 17:50:34.342 INFO cr1: executing frr script show bfd peers json
18862026-08-04T17:50:34.379ZAug 04 17:50:34.343 DEBG [sc] cr1: starting
18872026-08-04T17:50:34.379ZAug 04 17:50:34.343 DEBG [sc] cr1: connecting to [::1]:64408
18882026-08-04T17:50:34.379ZAug 04 17:50:34.343 DEBG [sc] cr1 waiting for prompt
18892026-08-04T17:50:34.379ZAug 04 17:50:34.355 DEBG [sc] cr1: logging in
18902026-08-04T17:50:34.694ZAug 04 17:50:34.682 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18912026-08-04T17:50:36.826Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18922026-08-04T17:50:37.827ZAug 04 17:50:37.815 INFO cr1: executing frr script show bfd peers json
18932026-08-04T17:50:37.828ZAug 04 17:50:37.815 DEBG [sc] cr1: starting
18942026-08-04T17:50:37.828ZAug 04 17:50:37.815 DEBG [sc] cr1: connecting to [::1]:64408
18952026-08-04T17:50:37.852ZAug 04 17:50:37.816 DEBG [sc] cr1 waiting for prompt
18962026-08-04T17:50:37.852ZAug 04 17:50:37.827 DEBG [sc] cr1: logging in
18972026-08-04T17:50:37.994ZAug 04 17:50:37.982 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18982026-08-04T17:50:40.138Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18992026-08-04T17:50:41.139ZAug 04 17:50:41.128 INFO cr1: executing frr script show bfd peers json
19002026-08-04T17:50:41.139ZAug 04 17:50:41.128 DEBG [sc] cr1: starting
19012026-08-04T17:50:41.140ZAug 04 17:50:41.128 DEBG [sc] cr1: connecting to [::1]:64408
19022026-08-04T17:50:41.164ZAug 04 17:50:41.129 DEBG [sc] cr1 waiting for prompt
19032026-08-04T17:50:41.164ZAug 04 17:50:41.140 DEBG [sc] cr1: logging in
19042026-08-04T17:50:41.284ZAug 04 17:50:41.272 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19052026-08-04T17:50:43.422Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19062026-08-04T17:50:44.424ZAug 04 17:50:44.411 INFO cr1: executing frr script show bfd peers json
19072026-08-04T17:50:44.449ZAug 04 17:50:44.411 DEBG [sc] cr1: starting
19082026-08-04T17:50:44.449ZAug 04 17:50:44.411 DEBG [sc] cr1: connecting to [::1]:64408
19092026-08-04T17:50:44.449ZAug 04 17:50:44.411 DEBG [sc] cr1 waiting for prompt
19102026-08-04T17:50:44.449ZAug 04 17:50:44.423 DEBG [sc] cr1: logging in
19112026-08-04T17:50:44.568ZAug 04 17:50:44.556 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19122026-08-04T17:50:46.696Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19132026-08-04T17:50:47.698ZAug 04 17:50:47.686 INFO cr1: executing frr script show bfd peers json
19142026-08-04T17:50:47.698ZAug 04 17:50:47.686 DEBG [sc] cr1: starting
19152026-08-04T17:50:47.724ZAug 04 17:50:47.686 DEBG [sc] cr1: connecting to [::1]:64408
19162026-08-04T17:50:47.724ZAug 04 17:50:47.687 DEBG [sc] cr1 waiting for prompt
19172026-08-04T17:50:47.724ZAug 04 17:50:47.698 DEBG [sc] cr1: logging in
19182026-08-04T17:50:47.852ZAug 04 17:50:47.841 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19192026-08-04T17:50:49.994Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19202026-08-04T17:50:50.019ZAug 04 17:50:49.983 INFO cr1: executing frr script show bfd peers json
19212026-08-04T17:50:50.019ZAug 04 17:50:49.983 DEBG [sc] cr1: starting
19222026-08-04T17:50:50.019ZAug 04 17:50:49.983 DEBG [sc] cr1: connecting to [::1]:64408
19232026-08-04T17:50:50.019ZAug 04 17:50:49.984 DEBG [sc] cr1 waiting for prompt
19242026-08-04T17:50:50.019ZAug 04 17:50:49.994 DEBG [sc] cr1: logging in
19252026-08-04T17:50:50.138ZAug 04 17:50:50.126 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19262026-08-04T17:50:52.269Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19272026-08-04T17:50:53.271ZAug 04 17:50:53.259 INFO cr1: executing frr script show bfd peers json
19282026-08-04T17:50:53.272ZAug 04 17:50:53.259 DEBG [sc] cr1: starting
19292026-08-04T17:50:53.272ZAug 04 17:50:53.259 DEBG [sc] cr1: connecting to [::1]:64408
19302026-08-04T17:50:53.296ZAug 04 17:50:53.260 DEBG [sc] cr1 waiting for prompt
19312026-08-04T17:50:53.296ZAug 04 17:50:53.271 DEBG [sc] cr1: logging in
19322026-08-04T17:50:53.438ZAug 04 17:50:53.426 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19332026-08-04T17:50:55.577Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19342026-08-04T17:50:56.580ZAug 04 17:50:56.567 INFO cr1: executing frr script show bfd peers json
19352026-08-04T17:50:56.580ZAug 04 17:50:56.567 DEBG [sc] cr1: starting
19362026-08-04T17:50:56.580ZAug 04 17:50:56.567 DEBG [sc] cr1: connecting to [::1]:64408
19372026-08-04T17:50:56.605ZAug 04 17:50:56.568 DEBG [sc] cr1 waiting for prompt
19382026-08-04T17:50:56.605ZAug 04 17:50:56.579 DEBG [sc] cr1: logging in
19392026-08-04T17:50:56.723ZAug 04 17:50:56.712 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19402026-08-04T17:50:58.865Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19412026-08-04T17:50:59.866ZAug 04 17:50:59.855 INFO cr1: executing frr script show bfd peers json
19422026-08-04T17:50:59.867ZAug 04 17:50:59.855 DEBG [sc] cr1: starting
19432026-08-04T17:50:59.867ZAug 04 17:50:59.855 DEBG [sc] cr1: connecting to [::1]:64408
19442026-08-04T17:50:59.891ZAug 04 17:50:59.855 DEBG [sc] cr1 waiting for prompt
19452026-08-04T17:50:59.892ZAug 04 17:50:59.867 DEBG [sc] cr1: logging in
19462026-08-04T17:51:00.022ZAug 04 17:51:00.010 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19472026-08-04T17:51:02.158Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19482026-08-04T17:51:03.159ZAug 04 17:51:03.148 INFO cr1: executing frr script show bfd peers json
19492026-08-04T17:51:03.159ZAug 04 17:51:03.148 DEBG [sc] cr1: starting
19502026-08-04T17:51:03.159ZAug 04 17:51:03.148 DEBG [sc] cr1: connecting to [::1]:64408
19512026-08-04T17:51:03.184ZAug 04 17:51:03.148 DEBG [sc] cr1 waiting for prompt
19522026-08-04T17:51:03.184ZAug 04 17:51:03.158 DEBG [sc] cr1: logging in
19532026-08-04T17:51:03.291ZAug 04 17:51:03.280 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19542026-08-04T17:51:05.430Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19552026-08-04T17:51:05.454ZAug 04 17:51:05.420 INFO phase 6: unpause ceos on cr2
19562026-08-04T17:51:05.454ZAug 04 17:51:05.420 INFO cr2: unpausing ceos
19572026-08-04T17:51:05.454ZAug 04 17:51:05.420 DEBG [sc] cr2: starting
19582026-08-04T17:51:05.454ZAug 04 17:51:05.420 DEBG [sc] cr2: connecting to [::1]:54597
19592026-08-04T17:51:05.454ZAug 04 17:51:05.420 DEBG [sc] cr2 waiting for prompt
19602026-08-04T17:51:05.454ZAug 04 17:51:05.431 DEBG [sc] cr2: logging in
19612026-08-04T17:51:05.781ZAug 04 17:51:05.770 DEBG [sc] cr2: executing command `docker unpause ceos`
19622026-08-04T17:51:07.899Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19632026-08-04T17:51:08.901Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19642026-08-04T17:51:09.904Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19652026-08-04T17:51:10.906Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19662026-08-04T17:51:11.906Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19672026-08-04T17:51:11.931Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19682026-08-04T17:51:12.908Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19692026-08-04T17:51:13.910Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19702026-08-04T17:51:14.911Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19712026-08-04T17:51:15.914Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19722026-08-04T17:51:15.939Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19732026-08-04T17:51:16.915Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19742026-08-04T17:51:17.917Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19752026-08-04T17:51:18.918Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19762026-08-04T17:51:19.922Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19772026-08-04T17:51:19.948Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19782026-08-04T17:51:20.923Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19792026-08-04T17:51:21.924Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19802026-08-04T17:51:22.925Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19812026-08-04T17:51:23.927Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19822026-08-04T17:51:23.954Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19832026-08-04T17:51:24.930Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19842026-08-04T17:51:25.932Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19852026-08-04T17:51:26.934Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19862026-08-04T17:51:27.935Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19872026-08-04T17:51:27.961Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19882026-08-04T17:51:28.938Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19892026-08-04T17:51:29.940Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19902026-08-04T17:51:30.941Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19912026-08-04T17:51:31.944Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19922026-08-04T17:51:31.944ZAug 04 17:51:31.932 INFO cr1: executing frr script show bfd peers json
19932026-08-04T17:51:31.944ZAug 04 17:51:31.932 DEBG [sc] cr1: starting
19942026-08-04T17:51:31.944ZAug 04 17:51:31.932 DEBG [sc] cr1: connecting to [::1]:64408
19952026-08-04T17:51:31.968ZAug 04 17:51:31.933 DEBG [sc] cr1 waiting for prompt
19962026-08-04T17:51:31.969ZAug 04 17:51:31.943 DEBG [sc] cr1: logging in
19972026-08-04T17:51:32.309ZAug 04 17:51:32.297 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19982026-08-04T17:51:34.451Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19992026-08-04T17:51:35.450ZAug 04 17:51:35.439 INFO cr1: executing frr script show bfd peers json
20002026-08-04T17:51:35.450ZAug 04 17:51:35.439 DEBG [sc] cr1: starting
20012026-08-04T17:51:35.451ZAug 04 17:51:35.439 DEBG [sc] cr1: connecting to [::1]:64408
20022026-08-04T17:51:35.475ZAug 04 17:51:35.440 DEBG [sc] cr1 waiting for prompt
20032026-08-04T17:51:35.475ZAug 04 17:51:35.450 DEBG [sc] cr1: logging in
20042026-08-04T17:51:35.600ZAug 04 17:51:35.583 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20052026-08-04T17:51:37.734Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20062026-08-04T17:51:38.735ZAug 04 17:51:38.723 INFO cr1: executing frr script show bfd peers json
20072026-08-04T17:51:38.736ZAug 04 17:51:38.723 DEBG [sc] cr1: starting
20082026-08-04T17:51:38.736ZAug 04 17:51:38.723 DEBG [sc] cr1: connecting to [::1]:64408
20092026-08-04T17:51:38.761ZAug 04 17:51:38.724 DEBG [sc] cr1 waiting for prompt
20102026-08-04T17:51:38.761ZAug 04 17:51:38.735 DEBG [sc] cr1: logging in
20112026-08-04T17:51:38.878ZAug 04 17:51:38.867 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20122026-08-04T17:51:41.010Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20132026-08-04T17:51:42.011ZAug 04 17:51:41.999 INFO cr1: executing frr script show bfd peers json
20142026-08-04T17:51:42.011ZAug 04 17:51:41.999 DEBG [sc] cr1: starting
20152026-08-04T17:51:42.011ZAug 04 17:51:41.999 DEBG [sc] cr1: connecting to [::1]:64408
20162026-08-04T17:51:42.036ZAug 04 17:51:42.000 DEBG [sc] cr1 waiting for prompt
20172026-08-04T17:51:42.036ZAug 04 17:51:42.012 DEBG [sc] cr1: logging in
20182026-08-04T17:51:42.156ZAug 04 17:51:42.144 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20192026-08-04T17:51:44.307Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20202026-08-04T17:51:45.308ZAug 04 17:51:45.296 INFO cr1: executing frr script show bfd peers json
20212026-08-04T17:51:45.308ZAug 04 17:51:45.296 DEBG [sc] cr1: starting
20222026-08-04T17:51:45.308ZAug 04 17:51:45.296 DEBG [sc] cr1: connecting to [::1]:64408
20232026-08-04T17:51:45.333ZAug 04 17:51:45.297 DEBG [sc] cr1 waiting for prompt
20242026-08-04T17:51:45.333ZAug 04 17:51:45.308 DEBG [sc] cr1: logging in
20252026-08-04T17:51:45.452ZAug 04 17:51:45.440 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20262026-08-04T17:51:47.593Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20272026-08-04T17:51:47.618ZAug 04 17:51:47.579 INFO cr1: executing frr script show bfd peers json
20282026-08-04T17:51:47.618ZAug 04 17:51:47.580 DEBG [sc] cr1: starting
20292026-08-04T17:51:47.618ZAug 04 17:51:47.580 DEBG [sc] cr1: connecting to [::1]:64408
20302026-08-04T17:51:47.618ZAug 04 17:51:47.580 DEBG [sc] cr1 waiting for prompt
20312026-08-04T17:51:47.618ZAug 04 17:51:47.591 DEBG [sc] cr1: logging in
20322026-08-04T17:51:47.746ZAug 04 17:51:47.734 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20332026-08-04T17:51:49.882Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20342026-08-04T17:51:50.883ZAug 04 17:51:50.871 INFO cr1: executing frr script show bfd peers json
20352026-08-04T17:51:50.883ZAug 04 17:51:50.871 DEBG [sc] cr1: starting
20362026-08-04T17:51:50.883ZAug 04 17:51:50.871 DEBG [sc] cr1: connecting to [::1]:64408
20372026-08-04T17:51:50.910ZAug 04 17:51:50.872 DEBG [sc] cr1 waiting for prompt
20382026-08-04T17:51:50.910ZAug 04 17:51:50.883 DEBG [sc] cr1: logging in
20392026-08-04T17:51:51.051ZAug 04 17:51:51.038 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20402026-08-04T17:51:53.190Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20412026-08-04T17:51:54.191ZAug 04 17:51:54.179 INFO cr1: executing frr script show bfd peers json
20422026-08-04T17:51:54.191ZAug 04 17:51:54.179 DEBG [sc] cr1: starting
20432026-08-04T17:51:54.191ZAug 04 17:51:54.179 DEBG [sc] cr1: connecting to [::1]:64408
20442026-08-04T17:51:54.216ZAug 04 17:51:54.180 DEBG [sc] cr1 waiting for prompt
20452026-08-04T17:51:54.216ZAug 04 17:51:54.191 DEBG [sc] cr1: logging in
20462026-08-04T17:51:54.346ZAug 04 17:51:54.335 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20472026-08-04T17:51:56.482Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20482026-08-04T17:51:57.485ZAug 04 17:51:57.471 INFO cr1: executing frr script show bfd peers json
20492026-08-04T17:51:57.485ZAug 04 17:51:57.471 DEBG [sc] cr1: starting
20502026-08-04T17:51:57.485ZAug 04 17:51:57.471 DEBG [sc] cr1: connecting to [::1]:64408
20512026-08-04T17:51:57.510ZAug 04 17:51:57.472 DEBG [sc] cr1 waiting for prompt
20522026-08-04T17:51:57.510ZAug 04 17:51:57.483 DEBG [sc] cr1: logging in
20532026-08-04T17:51:57.628ZAug 04 17:51:57.615 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20542026-08-04T17:51:59.765Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20552026-08-04T17:52:00.767ZAug 04 17:52:00.755 INFO cr1: executing frr script show bfd peers json
20562026-08-04T17:52:00.767ZAug 04 17:52:00.755 DEBG [sc] cr1: starting
20572026-08-04T17:52:00.767ZAug 04 17:52:00.755 DEBG [sc] cr1: connecting to [::1]:64408
20582026-08-04T17:52:00.794ZAug 04 17:52:00.756 DEBG [sc] cr1 waiting for prompt
20592026-08-04T17:52:00.794ZAug 04 17:52:00.767 DEBG [sc] cr1: logging in
20602026-08-04T17:52:00.934ZAug 04 17:52:00.922 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20612026-08-04T17:52:03.067Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20622026-08-04T17:52:03.092ZAug 04 17:52:03.055 INFO cr2: executing eos script show bfd peers | json
20632026-08-04T17:52:03.093ZAug 04 17:52:03.055 DEBG [sc] cr2: starting
20642026-08-04T17:52:03.093ZAug 04 17:52:03.055 DEBG [sc] cr2: connecting to [::1]:54597
20652026-08-04T17:52:03.093ZAug 04 17:52:03.056 DEBG [sc] cr2 waiting for prompt
20662026-08-04T17:52:03.093ZAug 04 17:52:03.067 DEBG [sc] cr2: logging in
20672026-08-04T17:52:03.454ZAug 04 17:52:03.442 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20682026-08-04T17:52:05.788Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20692026-08-04T17:52:06.790ZAug 04 17:52:06.778 INFO cr2: executing eos script show bfd peers | json
20702026-08-04T17:52:06.791ZAug 04 17:52:06.778 DEBG [sc] cr2: starting
20712026-08-04T17:52:06.791ZAug 04 17:52:06.778 DEBG [sc] cr2: connecting to [::1]:54597
20722026-08-04T17:52:06.816ZAug 04 17:52:06.779 DEBG [sc] cr2 waiting for prompt
20732026-08-04T17:52:06.816ZAug 04 17:52:06.790 DEBG [sc] cr2: logging in
20742026-08-04T17:52:06.935ZAug 04 17:52:06.924 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20752026-08-04T17:52:09.311Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20762026-08-04T17:52:10.312ZAug 04 17:52:10.301 INFO cr2: executing eos script show bfd peers | json
20772026-08-04T17:52:10.312ZAug 04 17:52:10.301 DEBG [sc] cr2: starting
20782026-08-04T17:52:10.312ZAug 04 17:52:10.301 DEBG [sc] cr2: connecting to [::1]:54597
20792026-08-04T17:52:10.337ZAug 04 17:52:10.302 DEBG [sc] cr2 waiting for prompt
20802026-08-04T17:52:10.337ZAug 04 17:52:10.313 DEBG [sc] cr2: logging in
20812026-08-04T17:52:10.445ZAug 04 17:52:10.434 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20822026-08-04T17:52:12.768Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20832026-08-04T17:52:13.769ZAug 04 17:52:13.758 INFO cr2: executing eos script show bfd peers | json
20842026-08-04T17:52:13.769ZAug 04 17:52:13.758 DEBG [sc] cr2: starting
20852026-08-04T17:52:13.769ZAug 04 17:52:13.758 DEBG [sc] cr2: connecting to [::1]:54597
20862026-08-04T17:52:13.794ZAug 04 17:52:13.758 DEBG [sc] cr2 waiting for prompt
20872026-08-04T17:52:13.794ZAug 04 17:52:13.770 DEBG [sc] cr2: logging in
20882026-08-04T17:52:13.902ZAug 04 17:52:13.891 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20892026-08-04T17:52:16.291Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20902026-08-04T17:52:17.289ZAug 04 17:52:17.278 INFO cr2: executing eos script show bfd peers | json
20912026-08-04T17:52:17.289ZAug 04 17:52:17.278 DEBG [sc] cr2: starting
20922026-08-04T17:52:17.289ZAug 04 17:52:17.278 DEBG [sc] cr2: connecting to [::1]:54597
20932026-08-04T17:52:17.314ZAug 04 17:52:17.279 DEBG [sc] cr2 waiting for prompt
20942026-08-04T17:52:17.314ZAug 04 17:52:17.290 DEBG [sc] cr2: logging in
20952026-08-04T17:52:17.445ZAug 04 17:52:17.433 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20962026-08-04T17:52:19.783Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20972026-08-04T17:52:19.783ZAug 04 17:52:19.771 INFO cr2: executing eos script show bfd peers | json
20982026-08-04T17:52:19.808ZAug 04 17:52:19.771 DEBG [sc] cr2: starting
20992026-08-04T17:52:19.808ZAug 04 17:52:19.772 DEBG [sc] cr2: connecting to [::1]:54597
21002026-08-04T17:52:19.808ZAug 04 17:52:19.772 DEBG [sc] cr2 waiting for prompt
21012026-08-04T17:52:19.808ZAug 04 17:52:19.782 DEBG [sc] cr2: logging in
21022026-08-04T17:52:19.915ZAug 04 17:52:19.903 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21032026-08-04T17:52:22.247Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21042026-08-04T17:52:23.249ZAug 04 17:52:23.237 INFO cr2: executing eos script show bfd peers | json
21052026-08-04T17:52:23.249ZAug 04 17:52:23.237 DEBG [sc] cr2: starting
21062026-08-04T17:52:23.249ZAug 04 17:52:23.237 DEBG [sc] cr2: connecting to [::1]:54597
21072026-08-04T17:52:23.274ZAug 04 17:52:23.238 DEBG [sc] cr2 waiting for prompt
21082026-08-04T17:52:23.274ZAug 04 17:52:23.249 DEBG [sc] cr2: logging in
21092026-08-04T17:52:23.383ZAug 04 17:52:23.371 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21102026-08-04T17:52:25.715Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21112026-08-04T17:52:26.724ZAug 04 17:52:26.704 INFO cr2: executing eos script show bfd peers | json
21122026-08-04T17:52:26.724ZAug 04 17:52:26.704 DEBG [sc] cr2: starting
21132026-08-04T17:52:26.724ZAug 04 17:52:26.704 DEBG [sc] cr2: connecting to [::1]:54597
21142026-08-04T17:52:26.748ZAug 04 17:52:26.704 DEBG [sc] cr2 waiting for prompt
21152026-08-04T17:52:26.749ZAug 04 17:52:26.715 DEBG [sc] cr2: logging in
21162026-08-04T17:52:26.849ZAug 04 17:52:26.837 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21172026-08-04T17:52:29.175Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21182026-08-04T17:52:30.176ZAug 04 17:52:30.164 INFO cr2: executing eos script show bfd peers | json
21192026-08-04T17:52:30.176ZAug 04 17:52:30.164 DEBG [sc] cr2: starting
21202026-08-04T17:52:30.176ZAug 04 17:52:30.164 DEBG [sc] cr2: connecting to [::1]:54597
21212026-08-04T17:52:30.200ZAug 04 17:52:30.165 DEBG [sc] cr2 waiting for prompt
21222026-08-04T17:52:30.201ZAug 04 17:52:30.175 DEBG [sc] cr2: logging in
21232026-08-04T17:52:30.343ZAug 04 17:52:30.330 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21242026-08-04T17:52:32.675Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21252026-08-04T17:52:33.678ZAug 04 17:52:33.664 INFO cr2: executing eos script show bfd peers | json
21262026-08-04T17:52:33.678ZAug 04 17:52:33.665 DEBG [sc] cr2: starting
21272026-08-04T17:52:33.678ZAug 04 17:52:33.665 DEBG [sc] cr2: connecting to [::1]:54597
21282026-08-04T17:52:33.702ZAug 04 17:52:33.665 DEBG [sc] cr2 waiting for prompt
21292026-08-04T17:52:33.702ZAug 04 17:52:33.677 DEBG [sc] cr2: logging in
21302026-08-04T17:52:33.845ZAug 04 17:52:33.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21312026-08-04T17:52:36.194Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21322026-08-04T17:52:36.218ZAug 04 17:52:36.181 INFO phase 7: unpause cRPD on cr3
21332026-08-04T17:52:36.218ZAug 04 17:52:36.181 INFO cr3: unpausing crpd1
21342026-08-04T17:52:36.218ZAug 04 17:52:36.181 DEBG [sc] cr3: starting
21352026-08-04T17:52:36.218ZAug 04 17:52:36.181 DEBG [sc] cr3: connecting to [::1]:40771
21362026-08-04T17:52:36.218ZAug 04 17:52:36.182 DEBG [sc] cr3 waiting for prompt
21372026-08-04T17:52:36.218ZAug 04 17:52:36.193 DEBG [sc] cr3: logging in
21382026-08-04T17:52:36.554ZAug 04 17:52:36.542 DEBG [sc] cr3: executing command `docker unpause crpd1`
21392026-08-04T17:52:38.660Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21402026-08-04T17:52:39.663Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21412026-08-04T17:52:40.664Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21422026-08-04T17:52:41.666Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21432026-08-04T17:52:42.668Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21442026-08-04T17:52:42.693Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21452026-08-04T17:52:43.670Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21462026-08-04T17:52:44.674Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21472026-08-04T17:52:45.674Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21482026-08-04T17:52:46.675Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21492026-08-04T17:52:46.701Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21502026-08-04T17:52:47.678Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21512026-08-04T17:52:48.682Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21522026-08-04T17:52:49.682Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21532026-08-04T17:52:50.684Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-08-04T17:52:50.708Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21552026-08-04T17:52:51.686Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21562026-08-04T17:52:52.688Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21572026-08-04T17:52:53.690Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21582026-08-04T17:52:54.691Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21592026-08-04T17:52:54.716Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21602026-08-04T17:52:55.693Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21612026-08-04T17:52:56.695Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21622026-08-04T17:52:57.698Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21632026-08-04T17:52:58.699Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21642026-08-04T17:52:58.727Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21652026-08-04T17:52:59.700Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21662026-08-04T17:53:00.702Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21672026-08-04T17:53:01.703Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21682026-08-04T17:53:02.705Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21692026-08-04T17:53:02.741ZAug 04 17:53:02.693 INFO cr1: executing frr script show bfd peers json
21702026-08-04T17:53:02.741ZAug 04 17:53:02.693 DEBG [sc] cr1: starting
21712026-08-04T17:53:02.741ZAug 04 17:53:02.693 DEBG [sc] cr1: connecting to [::1]:64408
21722026-08-04T17:53:02.741ZAug 04 17:53:02.694 DEBG [sc] cr1 waiting for prompt
21732026-08-04T17:53:02.741ZAug 04 17:53:02.705 DEBG [sc] cr1: logging in
21742026-08-04T17:53:03.073ZAug 04 17:53:03.062 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21752026-08-04T17:53:05.213Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21762026-08-04T17:53:06.214ZAug 04 17:53:06.202 INFO cr1: executing frr script show bfd peers json
21772026-08-04T17:53:06.214ZAug 04 17:53:06.202 DEBG [sc] cr1: starting
21782026-08-04T17:53:06.214ZAug 04 17:53:06.202 DEBG [sc] cr1: connecting to [::1]:64408
21792026-08-04T17:53:06.239ZAug 04 17:53:06.203 DEBG [sc] cr1 waiting for prompt
21802026-08-04T17:53:06.239ZAug 04 17:53:06.214 DEBG [sc] cr1: logging in
21812026-08-04T17:53:06.358ZAug 04 17:53:06.345 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21822026-08-04T17:53:08.500Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21832026-08-04T17:53:09.501ZAug 04 17:53:09.489 INFO cr1: executing frr script show bfd peers json
21842026-08-04T17:53:09.501ZAug 04 17:53:09.489 DEBG [sc] cr1: starting
21852026-08-04T17:53:09.526ZAug 04 17:53:09.489 DEBG [sc] cr1: connecting to [::1]:64408
21862026-08-04T17:53:09.526ZAug 04 17:53:09.490 DEBG [sc] cr1 waiting for prompt
21872026-08-04T17:53:09.526ZAug 04 17:53:09.500 DEBG [sc] cr1: logging in
21882026-08-04T17:53:09.644ZAug 04 17:53:09.632 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21892026-08-04T17:53:11.787Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21902026-08-04T17:53:12.788ZAug 04 17:53:12.777 INFO cr1: executing frr script show bfd peers json
21912026-08-04T17:53:12.788ZAug 04 17:53:12.777 DEBG [sc] cr1: starting
21922026-08-04T17:53:12.788ZAug 04 17:53:12.777 DEBG [sc] cr1: connecting to [::1]:64408
21932026-08-04T17:53:12.812ZAug 04 17:53:12.778 DEBG [sc] cr1 waiting for prompt
21942026-08-04T17:53:12.812ZAug 04 17:53:12.789 DEBG [sc] cr1: logging in
21952026-08-04T17:53:12.933ZAug 04 17:53:12.921 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21962026-08-04T17:53:15.074Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21972026-08-04T17:53:16.075ZAug 04 17:53:16.063 INFO cr1: executing frr script show bfd peers json
21982026-08-04T17:53:16.075ZAug 04 17:53:16.063 DEBG [sc] cr1: starting
21992026-08-04T17:53:16.099ZAug 04 17:53:16.063 DEBG [sc] cr1: connecting to [::1]:64408
22002026-08-04T17:53:16.099ZAug 04 17:53:16.064 DEBG [sc] cr1 waiting for prompt
22012026-08-04T17:53:16.099ZAug 04 17:53:16.075 DEBG [sc] cr1: logging in
22022026-08-04T17:53:16.219ZAug 04 17:53:16.207 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22032026-08-04T17:53:18.351Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22042026-08-04T17:53:18.351ZAug 04 17:53:18.339 INFO cr1: executing frr script show bfd peers json
22052026-08-04T17:53:18.351ZAug 04 17:53:18.339 DEBG [sc] cr1: starting
22062026-08-04T17:53:18.376ZAug 04 17:53:18.339 DEBG [sc] cr1: connecting to [::1]:64408
22072026-08-04T17:53:18.376ZAug 04 17:53:18.340 DEBG [sc] cr1 waiting for prompt
22082026-08-04T17:53:18.376ZAug 04 17:53:18.351 DEBG [sc] cr1: logging in
22092026-08-04T17:53:18.495ZAug 04 17:53:18.483 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22102026-08-04T17:53:20.638Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22112026-08-04T17:53:22.130ZAug 04 17:53:21.623 INFO cr1: executing frr script show bfd peers json
22122026-08-04T17:53:22.130ZAug 04 17:53:21.623 DEBG [sc] cr1: starting
22132026-08-04T17:53:22.130ZAug 04 17:53:21.623 DEBG [sc] cr1: connecting to [::1]:64408
22142026-08-04T17:53:22.157ZAug 04 17:53:21.624 DEBG [sc] cr1 waiting for prompt
22152026-08-04T17:53:22.157ZAug 04 17:53:21.635 DEBG [sc] cr1: logging in
22162026-08-04T17:53:22.157ZAug 04 17:53:21.779 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22172026-08-04T17:53:23.930Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22182026-08-04T17:53:24.931ZAug 04 17:53:24.919 INFO cr1: executing frr script show bfd peers json
22192026-08-04T17:53:24.955ZAug 04 17:53:24.919 DEBG [sc] cr1: starting
22202026-08-04T17:53:24.955ZAug 04 17:53:24.919 DEBG [sc] cr1: connecting to [::1]:64408
22212026-08-04T17:53:24.955ZAug 04 17:53:24.921 DEBG [sc] cr1 waiting for prompt
22222026-08-04T17:53:24.955ZAug 04 17:53:24.931 DEBG [sc] cr1: logging in
22232026-08-04T17:53:25.076ZAug 04 17:53:25.065 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22242026-08-04T17:53:27.207Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22252026-08-04T17:53:28.208ZAug 04 17:53:28.196 INFO cr1: executing frr script show bfd peers json
22262026-08-04T17:53:28.208ZAug 04 17:53:28.196 DEBG [sc] cr1: starting
22272026-08-04T17:53:28.208ZAug 04 17:53:28.196 DEBG [sc] cr1: connecting to [::1]:64408
22282026-08-04T17:53:28.233ZAug 04 17:53:28.196 DEBG [sc] cr1 waiting for prompt
22292026-08-04T17:53:28.233ZAug 04 17:53:28.208 DEBG [sc] cr1: logging in
22302026-08-04T17:53:28.363ZAug 04 17:53:28.351 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22312026-08-04T17:53:30.495Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22322026-08-04T17:53:31.495ZAug 04 17:53:31.484 INFO cr1: executing frr script show bfd peers json
22332026-08-04T17:53:31.520ZAug 04 17:53:31.484 DEBG [sc] cr1: starting
22342026-08-04T17:53:31.520ZAug 04 17:53:31.484 DEBG [sc] cr1: connecting to [::1]:64408
22352026-08-04T17:53:31.520ZAug 04 17:53:31.484 DEBG [sc] cr1 waiting for prompt
22362026-08-04T17:53:31.520ZAug 04 17:53:31.496 DEBG [sc] cr1: logging in
22372026-08-04T17:53:31.661ZAug 04 17:53:31.650 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22382026-08-04T17:53:33.815Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22392026-08-04T17:53:33.815ZAug 04 17:53:33.803 INFO cr2: executing eos script show bfd peers | json
22402026-08-04T17:53:33.815ZAug 04 17:53:33.803 DEBG [sc] cr2: starting
22412026-08-04T17:53:33.816ZAug 04 17:53:33.803 DEBG [sc] cr2: connecting to [::1]:54597
22422026-08-04T17:53:33.840ZAug 04 17:53:33.804 DEBG [sc] cr2 waiting for prompt
22432026-08-04T17:53:33.840ZAug 04 17:53:33.815 DEBG [sc] cr2: logging in
22442026-08-04T17:53:34.155ZAug 04 17:53:34.144 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22452026-08-04T17:53:36.526Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22462026-08-04T17:53:37.526ZAug 04 17:53:37.514 INFO cr2: executing eos script show bfd peers | json
22472026-08-04T17:53:37.526ZAug 04 17:53:37.514 DEBG [sc] cr2: starting
22482026-08-04T17:53:37.526ZAug 04 17:53:37.515 DEBG [sc] cr2: connecting to [::1]:54597
22492026-08-04T17:53:37.551ZAug 04 17:53:37.515 DEBG [sc] cr2 waiting for prompt
22502026-08-04T17:53:37.551ZAug 04 17:53:37.527 DEBG [sc] cr2: logging in
22512026-08-04T17:53:37.693ZAug 04 17:53:37.681 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22522026-08-04T17:53:40.072Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22532026-08-04T17:53:41.073ZAug 04 17:53:41.062 INFO cr2: executing eos script show bfd peers | json
22542026-08-04T17:53:41.098ZAug 04 17:53:41.062 DEBG [sc] cr2: starting
22552026-08-04T17:53:41.098ZAug 04 17:53:41.062 DEBG [sc] cr2: connecting to [::1]:54597
22562026-08-04T17:53:41.098ZAug 04 17:53:41.063 DEBG [sc] cr2 waiting for prompt
22572026-08-04T17:53:41.098ZAug 04 17:53:41.074 DEBG [sc] cr2: logging in
22582026-08-04T17:53:41.229ZAug 04 17:53:41.218 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22592026-08-04T17:53:43.578Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22602026-08-04T17:53:44.579ZAug 04 17:53:44.567 INFO cr2: executing eos script show bfd peers | json
22612026-08-04T17:53:44.579ZAug 04 17:53:44.567 DEBG [sc] cr2: starting
22622026-08-04T17:53:44.603ZAug 04 17:53:44.567 DEBG [sc] cr2: connecting to [::1]:54597
22632026-08-04T17:53:44.603ZAug 04 17:53:44.568 DEBG [sc] cr2 waiting for prompt
22642026-08-04T17:53:44.603ZAug 04 17:53:44.579 DEBG [sc] cr2: logging in
22652026-08-04T17:53:44.734ZAug 04 17:53:44.722 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22662026-08-04T17:53:47.080Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22672026-08-04T17:53:48.075ZAug 04 17:53:48.064 INFO cr2: executing eos script show bfd peers | json
22682026-08-04T17:53:48.075ZAug 04 17:53:48.064 DEBG [sc] cr2: starting
22692026-08-04T17:53:48.075ZAug 04 17:53:48.064 DEBG [sc] cr2: connecting to [::1]:54597
22702026-08-04T17:53:48.099ZAug 04 17:53:48.064 DEBG [sc] cr2 waiting for prompt
22712026-08-04T17:53:48.099ZAug 04 17:53:48.076 DEBG [sc] cr2: logging in
22722026-08-04T17:53:48.221ZAug 04 17:53:48.209 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22732026-08-04T17:53:50.599Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22742026-08-04T17:53:50.623ZAug 04 17:53:50.587 INFO cr2: executing eos script show bfd peers | json
22752026-08-04T17:53:50.625ZAug 04 17:53:50.588 DEBG [sc] cr2: starting
22762026-08-04T17:53:50.625ZAug 04 17:53:50.588 DEBG [sc] cr2: connecting to [::1]:54597
22772026-08-04T17:53:50.625ZAug 04 17:53:50.588 DEBG [sc] cr2 waiting for prompt
22782026-08-04T17:53:50.626ZAug 04 17:53:50.597 DEBG [sc] cr2: logging in
22792026-08-04T17:53:50.732ZAug 04 17:53:50.720 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22802026-08-04T17:53:53.070Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22812026-08-04T17:53:54.070ZAug 04 17:53:54.058 INFO cr2: executing eos script show bfd peers | json
22822026-08-04T17:53:54.095ZAug 04 17:53:54.058 DEBG [sc] cr2: starting
22832026-08-04T17:53:54.095ZAug 04 17:53:54.058 DEBG [sc] cr2: connecting to [::1]:54597
22842026-08-04T17:53:54.095ZAug 04 17:53:54.059 DEBG [sc] cr2 waiting for prompt
22852026-08-04T17:53:54.095ZAug 04 17:53:54.070 DEBG [sc] cr2: logging in
22862026-08-04T17:53:54.216ZAug 04 17:53:54.204 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22872026-08-04T17:53:56.598Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22882026-08-04T17:53:57.600ZAug 04 17:53:57.588 INFO cr2: executing eos script show bfd peers | json
22892026-08-04T17:53:57.600ZAug 04 17:53:57.588 DEBG [sc] cr2: starting
22902026-08-04T17:53:57.625ZAug 04 17:53:57.588 DEBG [sc] cr2: connecting to [::1]:54597
22912026-08-04T17:53:57.625ZAug 04 17:53:57.589 DEBG [sc] cr2 waiting for prompt
22922026-08-04T17:53:57.625ZAug 04 17:53:57.599 DEBG [sc] cr2: logging in
22932026-08-04T17:53:57.756ZAug 04 17:53:57.742 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22942026-08-04T17:54:00.113Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22952026-08-04T17:54:01.115ZAug 04 17:54:01.103 INFO cr2: executing eos script show bfd peers | json
22962026-08-04T17:54:01.139ZAug 04 17:54:01.103 DEBG [sc] cr2: starting
22972026-08-04T17:54:01.139ZAug 04 17:54:01.103 DEBG [sc] cr2: connecting to [::1]:54597
22982026-08-04T17:54:01.139ZAug 04 17:54:01.104 DEBG [sc] cr2 waiting for prompt
22992026-08-04T17:54:01.139ZAug 04 17:54:01.114 DEBG [sc] cr2: logging in
23002026-08-04T17:54:01.281ZAug 04 17:54:01.269 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23012026-08-04T17:54:03.629Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23022026-08-04T17:54:04.631ZAug 04 17:54:04.619 INFO cr2: executing eos script show bfd peers | json
23032026-08-04T17:54:04.631ZAug 04 17:54:04.619 DEBG [sc] cr2: starting
23042026-08-04T17:54:04.631ZAug 04 17:54:04.619 DEBG [sc] cr2: connecting to [::1]:54597
23052026-08-04T17:54:04.656ZAug 04 17:54:04.620 DEBG [sc] cr2 waiting for prompt
23062026-08-04T17:54:04.656ZAug 04 17:54:04.631 DEBG [sc] cr2: logging in
23072026-08-04T17:54:04.796ZAug 04 17:54:04.784 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23082026-08-04T17:54:07.143Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23092026-08-04T17:54:07.168ZAug 04 17:54:07.131 INFO cr3: executing juniper script show bfd session | display json
23102026-08-04T17:54:07.168ZAug 04 17:54:07.131 DEBG [sc] cr3: starting
23112026-08-04T17:54:07.168ZAug 04 17:54:07.131 DEBG [sc] cr3: connecting to [::1]:40771
23122026-08-04T17:54:07.168ZAug 04 17:54:07.132 DEBG [sc] cr3 waiting for prompt
23132026-08-04T17:54:07.168ZAug 04 17:54:07.143 DEBG [sc] cr3: logging in
23142026-08-04T17:54:07.495ZAug 04 17:54:07.483 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23152026-08-04T17:54:09.727Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23162026-08-04T17:54:10.728ZAug 04 17:54:10.716 INFO cr3: executing juniper script show bfd session | display json
23172026-08-04T17:54:10.728ZAug 04 17:54:10.716 DEBG [sc] cr3: starting
23182026-08-04T17:54:10.728ZAug 04 17:54:10.716 DEBG [sc] cr3: connecting to [::1]:40771
23192026-08-04T17:54:10.752ZAug 04 17:54:10.717 DEBG [sc] cr3 waiting for prompt
23202026-08-04T17:54:10.752ZAug 04 17:54:10.728 DEBG [sc] cr3: logging in
23212026-08-04T17:54:10.872ZAug 04 17:54:10.860 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23222026-08-04T17:54:13.146Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23232026-08-04T17:54:14.147ZAug 04 17:54:14.135 INFO cr3: executing juniper script show bfd session | display json
23242026-08-04T17:54:14.147ZAug 04 17:54:14.136 DEBG [sc] cr3: starting
23252026-08-04T17:54:14.147ZAug 04 17:54:14.136 DEBG [sc] cr3: connecting to [::1]:40771
23262026-08-04T17:54:14.172ZAug 04 17:54:14.136 DEBG [sc] cr3 waiting for prompt
23272026-08-04T17:54:14.172ZAug 04 17:54:14.148 DEBG [sc] cr3: logging in
23282026-08-04T17:54:14.292ZAug 04 17:54:14.280 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23292026-08-04T17:54:16.548Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23302026-08-04T17:54:17.549ZAug 04 17:54:17.537 INFO cr3: executing juniper script show bfd session | display json
23312026-08-04T17:54:17.549ZAug 04 17:54:17.537 DEBG [sc] cr3: starting
23322026-08-04T17:54:17.549ZAug 04 17:54:17.537 DEBG [sc] cr3: connecting to [::1]:40771
23332026-08-04T17:54:17.573ZAug 04 17:54:17.538 DEBG [sc] cr3 waiting for prompt
23342026-08-04T17:54:17.573ZAug 04 17:54:17.549 DEBG [sc] cr3: logging in
23352026-08-04T17:54:17.715ZAug 04 17:54:17.703 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23362026-08-04T17:54:19.958Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23372026-08-04T17:54:20.959ZAug 04 17:54:20.947 INFO cr3: executing juniper script show bfd session | display json
23382026-08-04T17:54:20.959ZAug 04 17:54:20.947 DEBG [sc] cr3: starting
23392026-08-04T17:54:20.959ZAug 04 17:54:20.947 DEBG [sc] cr3: connecting to [::1]:40771
23402026-08-04T17:54:20.984ZAug 04 17:54:20.948 DEBG [sc] cr3 waiting for prompt
23412026-08-04T17:54:20.984ZAug 04 17:54:20.959 DEBG [sc] cr3: logging in
23422026-08-04T17:54:21.104ZAug 04 17:54:21.092 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23432026-08-04T17:54:23.368Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23442026-08-04T17:54:23.393ZAug 04 17:54:23.355 INFO cr3: executing juniper script show bfd session | display json
23452026-08-04T17:54:23.393ZAug 04 17:54:23.355 DEBG [sc] cr3: starting
23462026-08-04T17:54:23.393ZAug 04 17:54:23.355 DEBG [sc] cr3: connecting to [::1]:40771
23472026-08-04T17:54:23.393ZAug 04 17:54:23.356 DEBG [sc] cr3 waiting for prompt
23482026-08-04T17:54:23.393ZAug 04 17:54:23.366 DEBG [sc] cr3: logging in
23492026-08-04T17:54:23.511ZAug 04 17:54:23.499 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23502026-08-04T17:54:25.761Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23512026-08-04T17:54:26.762ZAug 04 17:54:26.750 INFO cr3: executing juniper script show bfd session | display json
23522026-08-04T17:54:26.762ZAug 04 17:54:26.750 DEBG [sc] cr3: starting
23532026-08-04T17:54:26.762ZAug 04 17:54:26.750 DEBG [sc] cr3: connecting to [::1]:40771
23542026-08-04T17:54:26.786ZAug 04 17:54:26.751 DEBG [sc] cr3 waiting for prompt
23552026-08-04T17:54:26.786ZAug 04 17:54:26.762 DEBG [sc] cr3: logging in
23562026-08-04T17:54:26.918ZAug 04 17:54:26.906 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23572026-08-04T17:54:29.177Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23582026-08-04T17:54:30.179ZAug 04 17:54:30.167 INFO cr3: executing juniper script show bfd session | display json
23592026-08-04T17:54:30.203ZAug 04 17:54:30.167 DEBG [sc] cr3: starting
23602026-08-04T17:54:30.203ZAug 04 17:54:30.167 DEBG [sc] cr3: connecting to [::1]:40771
23612026-08-04T17:54:30.203ZAug 04 17:54:30.168 DEBG [sc] cr3 waiting for prompt
23622026-08-04T17:54:30.203ZAug 04 17:54:30.178 DEBG [sc] cr3: logging in
23632026-08-04T17:54:30.312ZAug 04 17:54:30.300 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23642026-08-04T17:54:32.558Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23652026-08-04T17:54:33.560ZAug 04 17:54:33.548 INFO cr3: executing juniper script show bfd session | display json
23662026-08-04T17:54:33.560ZAug 04 17:54:33.548 DEBG [sc] cr3: starting
23672026-08-04T17:54:33.560ZAug 04 17:54:33.548 DEBG [sc] cr3: connecting to [::1]:40771
23682026-08-04T17:54:33.584ZAug 04 17:54:33.549 DEBG [sc] cr3 waiting for prompt
23692026-08-04T17:54:33.584ZAug 04 17:54:33.559 DEBG [sc] cr3: logging in
23702026-08-04T17:54:33.693ZAug 04 17:54:33.681 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23712026-08-04T17:54:35.973Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23722026-08-04T17:54:36.971ZAug 04 17:54:36.960 INFO cr3: executing juniper script show bfd session | display json
23732026-08-04T17:54:37.004ZAug 04 17:54:36.960 DEBG [sc] cr3: starting
23742026-08-04T17:54:37.004ZAug 04 17:54:36.960 DEBG [sc] cr3: connecting to [::1]:40771
23752026-08-04T17:54:37.004ZAug 04 17:54:36.961 DEBG [sc] cr3 waiting for prompt
23762026-08-04T17:54:37.004ZAug 04 17:54:36.972 DEBG [sc] cr3: logging in
23772026-08-04T17:54:37.133ZAug 04 17:54:37.103 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23782026-08-04T17:54:39.384Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23792026-08-04T17:54:39.477ZAug 04 17:54:39.373 INFO quartet bfd static routing test passed 🎉
23802026-08-04T17:54:39.477Z+ (( status != 0 ))
23812026-08-04T17:54:39.478Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23822026-08-04T17:54:39.478ZAug 04 17:54:39.404 INFO destroying runner for deployment mgquartetbfd
23832026-08-04T17:54:39.478ZAug 04 17:54:39.404 INFO destroying deployment mgquartetbfd
23842026-08-04T17:54:39.478ZAug 04 17:54:39.404 INFO destroying nodes
23852026-08-04T17:54:39.525ZAug 04 17:54:39.510 INFO destroying links
23862026-08-04T17:54:39.525ZAug 04 17:54:39.510 INFO destroying link mgquartetbfd_ox_sn_vnic0
23872026-08-04T17:54:39.550ZAug 04 17:54:39.514 INFO destroying link mgquartetbfd_ox_sn_sim0
23882026-08-04T17:54:39.550ZAug 04 17:54:39.515 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23892026-08-04T17:54:40.529ZAug 04 17:54:40.518 INFO destroying link mgquartetbfd_cr1_vn_sim0
23902026-08-04T17:54:40.556ZAug 04 17:54:40.519 INFO destroying link mgquartetbfd_ox_sn_vnic1
23912026-08-04T17:54:40.556ZAug 04 17:54:40.520 INFO destroying link mgquartetbfd_ox_sn_sim1
23922026-08-04T17:54:40.556ZAug 04 17:54:40.521 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23932026-08-04T17:54:40.556ZAug 04 17:54:40.522 INFO destroying link mgquartetbfd_cr2_vn_sim0
23942026-08-04T17:54:40.556ZAug 04 17:54:40.523 INFO destroying link mgquartetbfd_ox_sn_vnic2
23952026-08-04T17:54:40.556ZAug 04 17:54:40.524 INFO destroying link mgquartetbfd_ox_sn_sim2
23962026-08-04T17:54:40.556ZAug 04 17:54:40.525 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23972026-08-04T17:54:40.556ZAug 04 17:54:40.526 INFO destroying link mgquartetbfd_cr3_vn_sim0
23982026-08-04T17:54:40.556ZAug 04 17:54:40.527 INFO destroying external links
23992026-08-04T17:54:40.556ZAug 04 17:54:40.527 INFO destroying external link mgquartetbfd_ox_vn_vnic3
24002026-08-04T17:54:40.556ZAug 04 17:54:40.528 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
24012026-08-04T17:54:40.557ZAug 04 17:54:40.529 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
24022026-08-04T17:54:40.557ZAug 04 17:54:40.530 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
24032026-08-04T17:54:40.557ZAug 04 17:54:40.532 INFO destroying images
24042026-08-04T17:54:41.042ZAug 04 17:54:41.030 INFO destroying workspace at .falcon
24052026-08-04T17:54:41.067Z+ return 0
24062026-08-04T17:54:41.068Zprocess exited: duration 1303276 ms, exit code 0
 
24072026-08-04T17:54:41.122Zfound 1 output files
24082026-08-04T17:54:41.122Zuploading: /work/dhcp-server.log (38279 bytes)
24092026-08-04T17:54:42.293Zuploaded: /work/dhcp-server.log