01M1Q564FYVRN3GJFYQJXGRX25: falcon

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

Buildomat Job: 01M1Q577F6GSWNHYQ6VYR60GE2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:43:20.516Zjob dependencies complete; ready to run (waiting for 13 m 51 s)
22026-09-04T22:11:05.358Zjob assigned to worker 01M1Q7DBJXQRF56PB8ZK66B11Z [factory edgar, gimlet/BRM42220060/1141] (queued for 27 m 44 s)
32026-09-04T22:11:05.942Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-09-04T22:11:06.270Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-09-04T22:11:06.294Zdownloading input: /input/build/work/debug/ddmadm
62026-09-04T22:11:34.385Zdownloaded input: /input/build/work/debug/ddmadm
72026-09-04T22:11:34.385Zdownloading input: /input/build/work/debug/ddmd
82026-09-04T22:12:04.197Zdownloaded input: /input/build/work/debug/ddmd
92026-09-04T22:12:04.197Zdownloading input: /input/build/work/debug/mgadm
102026-09-04T22:12:34.679Zdownloaded input: /input/build/work/debug/mgadm
112026-09-04T22:12:34.679Zdownloading input: /input/build/work/debug/mgd
122026-09-04T22:13:11.446Zdownloaded input: /input/build/work/debug/mgd
132026-09-04T22:13:11.470Zdownloading input: /input/build/work/release/ddmadm
142026-09-04T22:13:13.826Zdownloaded input: /input/build/work/release/ddmadm
152026-09-04T22:13:13.826Zdownloading input: /input/build/work/release/ddmd
162026-09-04T22:13:16.632Zdownloaded input: /input/build/work/release/ddmd
172026-09-04T22:13:16.632Zdownloading input: /input/build/work/release/falcon-lab
182026-09-04T22:13:18.633Zdownloaded input: /input/build/work/release/falcon-lab
192026-09-04T22:13:18.633Zdownloading input: /input/build/work/release/mgadm
202026-09-04T22:13:21.644Zdownloaded input: /input/build/work/release/mgadm
212026-09-04T22:13:21.644Zdownloading input: /input/build/work/release/mgd
222026-09-04T22:13:26.228Zdownloaded input: /input/build/work/release/mgd
 
232026-09-04T22:13:26.228Zstarting task 0: "setup"
242026-09-04T22:13:26.253Z++ uname -s
252026-09-04T22:13:26.253Z+ kern=SunOS
262026-09-04T22:13:26.253Z+ build_user=build
272026-09-04T22:13:26.253Z+ build_uid=12345
282026-09-04T22:13:26.253Z+ work_dir=/work
292026-09-04T22:13:26.253Z+ input_dir=/input
302026-09-04T22:13:26.254Z+ [[ 0 == 12345 ]]
312026-09-04T22:13:26.254Z+ case "$kern" in
322026-09-04T22:13:26.254Z+ groupadd -g 12345 build
332026-09-04T22:13:26.278Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-09-04T22:13:28.267Z+ zfs create -o mountpoint=/work rpool/work
352026-09-04T22:13:28.813Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-09-04T22:13:28.837Z+ home_fs=
372026-09-04T22:13:28.837Z+ [[ '' == autofs ]]
382026-09-04T22:13:28.837Z+ mkdir -p /home/build
392026-09-04T22:13:28.837Z+ chown build:build /home/build /work
402026-09-04T22:13:30.827Z+ chmod 0700 /home/build /work
412026-09-04T22:13:30.851Zprocess exited: duration 4602 ms, exit code 0
 
422026-09-04T22:13:30.899Zstarting task 1: "authentication"
432026-09-04T22:13:30.998Zprocess exited: duration 98 ms, exit code 0
 
442026-09-04T22:13:31.047Zstarting task 2: "build"
452026-09-04T22:13:31.071Z+ set -e
462026-09-04T22:13:31.071Z+ set -o pipefail
472026-09-04T22:13:31.071Z+ banner zpool
482026-09-04T22:13:31.071Z
492026-09-04T22:13:31.071Z ###### ##### #### #### #
502026-09-04T22:13:31.071Z # # # # # # # #
512026-09-04T22:13:31.071Z # # # # # # # #
522026-09-04T22:13:31.072Z # ##### # # # # #
532026-09-04T22:13:31.072Z # # # # # # #
542026-09-04T22:13:31.072Z ###### # #### #### ######
552026-09-04T22:13:31.072Z
562026-09-04T22:13:31.072Z++ pfexec diskinfo -pH
572026-09-04T22:13:31.072Z++ sort -k8 -n -r
582026-09-04T22:13:31.096Z++ head -1
592026-09-04T22:13:31.096Z++ awk '{print $2}'
602026-09-04T22:13:31.132Z+ DISK=c9t0014EE81000BC57Cd0
612026-09-04T22:13:31.132Z+ export DISK
622026-09-04T22:13:31.156Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-09-04T22:13:31.459Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-09-04T22:13:31.484Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-09-04T22:13:31.522Z+ trim_response=true
662026-09-04T22:13:31.546Z+ [[ true =~ true ]]
672026-09-04T22:13:31.546Z+ pfexec zpool trim cpool
682026-09-04T22:13:31.546Z+ true
692026-09-04T22:13:31.546Z++ zpool status -t cpool
702026-09-04T22:13:31.546Z+ trim_status=' pool: cpool
712026-09-04T22:13:31.546Z state: ONLINE
722026-09-04T22:13:31.546Z scan: none requested
732026-09-04T22:13:31.547Zconfig:
742026-09-04T22:13:31.547Z
752026-09-04T22:13:31.547Z NAME STATE READ WRITE CKSUM
762026-09-04T22:13:31.547Z cpool ONLINE 0 0 0
772026-09-04T22:13:31.547Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (0% trimmed, started at September 4, 2026 at 10:13:31 PM UTC)
782026-09-04T22:13:31.547Z
792026-09-04T22:13:31.547Zerrors: No known data errors'
802026-09-04T22:13:31.547Z+ [[ pool: cpool
812026-09-04T22:13:31.547Z state: ONLINE
822026-09-04T22:13:31.547Z scan: none requested
832026-09-04T22:13:31.547Zconfig:
842026-09-04T22:13:31.547Z
852026-09-04T22:13:31.547Z NAME STATE READ WRITE CKSUM
862026-09-04T22:13:31.547Z cpool ONLINE 0 0 0
872026-09-04T22:13:31.547Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (0% trimmed, started at September 4, 2026 at 10:13:31 PM UTC)
882026-09-04T22:13:31.547Z
892026-09-04T22:13:31.547Zerrors: No known data errors =~ 100% ]]
902026-09-04T22:13:31.547Z+ sleep 10
912026-09-04T22:13:41.551Z+ true
922026-09-04T22:13:41.576Z++ zpool status -t cpool
932026-09-04T22:13:41.576Z+ trim_status=' pool: cpool
942026-09-04T22:13:41.576Z state: ONLINE
952026-09-04T22:13:41.576Z scan: none requested
962026-09-04T22:13:41.576Zconfig:
972026-09-04T22:13:41.576Z
982026-09-04T22:13:41.576Z NAME STATE READ WRITE CKSUM
992026-09-04T22:13:41.576Z cpool ONLINE 0 0 0
1002026-09-04T22:13:41.576Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (55% trimmed, started at September 4, 2026 at 10:13:31 PM UTC)
1012026-09-04T22:13:41.576Z
1022026-09-04T22:13:41.576Zerrors: No known data errors'
1032026-09-04T22:13:41.576Z+ [[ pool: cpool
1042026-09-04T22:13:41.576Z state: ONLINE
1052026-09-04T22:13:41.576Z scan: none requested
1062026-09-04T22:13:41.576Zconfig:
1072026-09-04T22:13:41.576Z
1082026-09-04T22:13:41.576Z NAME STATE READ WRITE CKSUM
1092026-09-04T22:13:41.576Z cpool ONLINE 0 0 0
1102026-09-04T22:13:41.576Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (55% trimmed, started at September 4, 2026 at 10:13:31 PM UTC)
1112026-09-04T22:13:41.576Z
1122026-09-04T22:13:41.576Zerrors: No known data errors =~ 100% ]]
1132026-09-04T22:13:41.576Z+ sleep 10
1142026-09-04T22:13:51.565Z+ true
1152026-09-04T22:13:51.589Z++ zpool status -t cpool
1162026-09-04T22:13:51.589Z+ trim_status=' pool: cpool
1172026-09-04T22:13:51.589Z state: ONLINE
1182026-09-04T22:13:51.589Z scan: none requested
1192026-09-04T22:13:51.589Zconfig:
1202026-09-04T22:13:51.589Z
1212026-09-04T22:13:51.589Z NAME STATE READ WRITE CKSUM
1222026-09-04T22:13:51.589Z cpool ONLINE 0 0 0
1232026-09-04T22:13:51.589Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 10:13:50 PM UTC)
1242026-09-04T22:13:51.589Z
1252026-09-04T22:13:51.589Zerrors: No known data errors'
1262026-09-04T22:13:51.589Z+ [[ pool: cpool
1272026-09-04T22:13:51.589Z state: ONLINE
1282026-09-04T22:13:51.589Z scan: none requested
1292026-09-04T22:13:51.589Zconfig:
1302026-09-04T22:13:51.589Z
1312026-09-04T22:13:51.589Z NAME STATE READ WRITE CKSUM
1322026-09-04T22:13:51.589Z cpool ONLINE 0 0 0
1332026-09-04T22:13:51.589Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 10:13:50 PM UTC)
1342026-09-04T22:13:51.589Z
1352026-09-04T22:13:51.589Zerrors: No known data errors =~ 100% ]]
1362026-09-04T22:13:51.589Z+ break
1372026-09-04T22:13:51.589Z+ pfexec chown 12345 /ci
1382026-09-04T22:13:51.589Z+ cd /ci
1392026-09-04T22:13:51.589Z+ export FALCON_DATASET=cpool/falcon
1402026-09-04T22:13:51.589Z+ FALCON_DATASET=cpool/falcon
1412026-09-04T22:13:51.589Z+ banner setup
1422026-09-04T22:13:51.589Z
1432026-09-04T22:13:51.589Z #### ###### ##### # # #####
1442026-09-04T22:13:51.590Z # # # # # # #
1452026-09-04T22:13:51.590Z #### ##### # # # # #
1462026-09-04T22:13:51.590Z # # # # # #####
1472026-09-04T22:13:51.590Z # # # # # # #
1482026-09-04T22:13:51.590Z #### ###### # #### #
1492026-09-04T22:13:51.590Z
1502026-09-04T22:13:51.590Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-09-04T22:13:51.614Z+ cp /input/build/work/release/falcon-lab .
1522026-09-04T22:13:51.638Z+ cp /input/build/work/release/mgd .
1532026-09-04T22:13:51.707Z+ cp /input/build/work/release/ddmd .
1542026-09-04T22:13:51.767Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-09-04T22:13:51.797Z+ mkdir -p cargo-bay
1562026-09-04T22:13:51.797Z+ mv mgd cargo-bay/
1572026-09-04T22:13:51.797Z+ mv ddmd cargo-bay/
1582026-09-04T22:13:51.797Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-09-04T22:13:51.845Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-09-04T22:13:51.869Z+ export EXT_INTERFACE=igb0
1612026-09-04T22:13:51.869Z+ EXT_INTERFACE=igb0
1622026-09-04T22:13:51.870Z++ bmat address ls -f extra -Ho first
1632026-09-04T22:13:51.894Z+ first=10.151.7.164
1642026-09-04T22:13:51.894Z++ bmat address ls -f extra -Ho last
1652026-09-04T22:13:51.918Z+ last=10.151.7.227
1662026-09-04T22:13:51.918Z++ bmat address ls -f extra -Ho gateway
1672026-09-04T22:13:51.942Z+ gw=10.151.7.1
1682026-09-04T22:13:51.942Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-09-04T22:13:51.942Z++ sed 's#/.*##g'
1702026-09-04T22:13:51.942Z+ server=10.151.7.100
1712026-09-04T22:13:51.942Z+ run_test mgd-duo bgp-unnumbered
1722026-09-04T22:13:51.942Z+ pfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1732026-09-04T22:13:51.942Z+ local topology=mgd-duo
1742026-09-04T22:13:51.942Z+ local scenario=bgp-unnumbered
1752026-09-04T22:13:51.942Z+ local test_name=mgd-duo-bgp-unnumbered
1762026-09-04T22:13:51.942Z+ local status=0
1772026-09-04T22:13:51.942Z+ clear_falcon_workspace_files
1782026-09-04T22:13:51.942Z+ [[ -d .falcon ]]
1792026-09-04T22:13:51.942Z+ RUST_LOG=debug
1802026-09-04T22:13:51.942Z+ pfexec ./falcon-lab run mgd-duo bgp-unnumbered --no-cleanup
1812026-09-04T22:13:51.966ZSep 04 22:13:51.926 DEBG using default route interface igb0
1822026-09-04T22:13:51.966ZSep 04 22:13:51.927 DEBG using default route interface igb0
1832026-09-04T22:13:51.966ZSep 04 22:13:51.927 INFO launching runner: deployment(mgdduo_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1842026-09-04T22:13:51.966ZSep 04 22:13:51.927 INFO starting preflight for deployment mgdduo_bgpu
1852026-09-04T22:13:51.966ZSep 04 22:13:51.927 INFO propolis-server binary not found
1862026-09-04T22:13:51.966ZSep 04 22:13:51.927 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1872026-09-04T22:13:58.057ZSep 04 22:13:58.030 INFO ovmf fd not found
1882026-09-04T22:13:58.057ZSep 04 22:13:58.030 INFO downloading ovmf
1892026-09-04T22:13:58.400ZSep 04 22:13:58.373 INFO base image for helios-3.0 does not exist, attempting to install
1902026-09-04T22:13:58.400ZSep 04 22:13:58.373 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1912026-09-04T22:14:27.023ZSep 04 22:14:27.001 INFO extracting image to /tmp/helios-3.0_0.raw
1922026-09-04T22:14:49.407ZSep 04 22:14:49.387 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1932026-09-04T22:14:49.456ZSep 04 22:14:49.436 INFO copying image data to zvol
1942026-09-04T22:14:59.772ZSep 04 22:14:59.752 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1952026-09-04T22:15:03.110ZSep 04 22:15:03.089 INFO creating links
1962026-09-04T22:15:03.110ZSep 04 22:15:03.089 DEBG destroying link mgdduo_bgpu_ox1_vn_vnic0
1972026-09-04T22:15:03.110ZSep 04 22:15:03.089 DEBG destroying link mgdduo_bgpu_ox1_vn_sim0
1982026-09-04T22:15:03.110ZSep 04 22:15:03.089 INFO creating simnet link 'mgdduo_bgpu_ox1_vn_sim0'
1992026-09-04T22:15:03.135ZSep 04 22:15:03.091 INFO creating vnic link 'mgdduo_bgpu_ox1_vn_vnic0'
2002026-09-04T22:15:03.135ZSep 04 22:15:03.099 DEBG link pair created
2012026-09-04T22:15:03.135ZSep 04 22:15:03.099 DEBG destroying link mgdduo_bgpu_ox2_vn_vnic0
2022026-09-04T22:15:03.135ZSep 04 22:15:03.099 DEBG destroying link mgdduo_bgpu_ox2_vn_sim0
2032026-09-04T22:15:03.135ZSep 04 22:15:03.099 INFO creating simnet link 'mgdduo_bgpu_ox2_vn_sim0'
2042026-09-04T22:15:03.135ZSep 04 22:15:03.100 INFO creating vnic link 'mgdduo_bgpu_ox2_vn_vnic0'
2052026-09-04T22:15:03.135ZSep 04 22:15:03.107 DEBG link pair created
2062026-09-04T22:15:03.135ZSep 04 22:15:03.107 INFO creating external links
2072026-09-04T22:15:03.135ZSep 04 22:15:03.107 DEBG destroying external link mgdduo_bgpu_ox1_vn_vnic1
2082026-09-04T22:15:03.135ZSep 04 22:15:03.107 INFO creating external link mgdduo_bgpu_ox1_vn_vnic1
2092026-09-04T22:15:03.136ZSep 04 22:15:03.110 DEBG external link mgdduo_bgpu_ox1_vn_vnic1@igb0 created
2102026-09-04T22:15:03.136ZSep 04 22:15:03.110 DEBG destroying external link mgdduo_bgpu_ox2_vn_vnic1
2112026-09-04T22:15:03.136ZSep 04 22:15:03.110 INFO creating external link mgdduo_bgpu_ox2_vn_vnic1
2122026-09-04T22:15:03.136ZSep 04 22:15:03.112 DEBG external link mgdduo_bgpu_ox2_vn_vnic1@igb0 created
2132026-09-04T22:15:03.136ZSep 04 22:15:03.112 INFO creating nodes
2142026-09-04T22:15:03.136ZSep 04 22:15:03.112 INFO ox1: launching node
2152026-09-04T22:15:03.161ZSep 04 22:15:03.114 INFO ox2: launching node
2162026-09-04T22:15:03.161ZSep 04 22:15:03.139 INFO launched instance ox1 with pid 863 on port 64520
2172026-09-04T22:15:03.161ZSep 04 22:15:03.139 INFO ox1: instance ensure
2182026-09-04T22:15:03.185ZSep 04 22:15:03.140 INFO launched instance ox2 with pid 864 on port 55498
2192026-09-04T22:15:03.185ZSep 04 22:15:03.140 INFO ox2: instance ensure
2202026-09-04T22:15:04.996ZSep 04 22:15:04.974 INFO ox2: instance ensure completed after 0 retries
2212026-09-04T22:15:04.996ZSep 04 22:15:04.974 INFO ox2: instance run
2222026-09-04T22:15:05.020ZSep 04 22:15:04.975 INFO ox1: instance ensure completed after 0 retries
2232026-09-04T22:15:05.020ZSep 04 22:15:04.975 INFO ox1: instance run
2242026-09-04T22:15:05.020ZSep 04 22:15:04.975 DEBG [sc] ox2: starting
2252026-09-04T22:15:05.020ZSep 04 22:15:04.975 DEBG [sc] ox2: connecting to [::1]:55498
2262026-09-04T22:15:05.020ZSep 04 22:15:04.976 DEBG [sc] ox1: starting
2272026-09-04T22:15:05.020ZSep 04 22:15:04.976 DEBG [sc] ox1: connecting to [::1]:64520
2282026-09-04T22:15:05.020ZSep 04 22:15:04.976 DEBG [sc] ox1 waiting for prompt
2292026-09-04T22:15:05.020ZSep 04 22:15:04.976 DEBG [sc] ox2 waiting for prompt
2302026-09-04T22:15:28.445ZSep 04 22:15:28.421 DEBG [sc] ox2: logging in
2312026-09-04T22:15:28.627ZSep 04 22:15:28.599 DEBG [sc] ox1: logging in
2322026-09-04T22:15:28.673ZSep 04 22:15:28.651 INFO ox2: mounting /opt/cargo-bay
2332026-09-04T22:15:28.673ZSep 04 22:15:28.651 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-09-04T22:15:28.980ZSep 04 22:15:28.952 INFO ox1: mounting /opt/cargo-bay
2352026-09-04T22:15:28.981ZSep 04 22:15:28.952 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2362026-09-04T22:15:29.932ZSep 04 22:15:29.907 DEBG [sc] ox2: executing command `cd`
2372026-09-04T22:15:29.960ZSep 04 22:15:29.917 INFO ox2: finished mounting /opt/cargo-bay
2382026-09-04T22:15:29.960ZSep 04 22:15:29.917 DEBG [sc] ox2: executing command `hostname ox2`
2392026-09-04T22:15:29.960ZSep 04 22:15:29.928 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2402026-09-04T22:15:29.985ZSep 04 22:15:29.939 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2412026-09-04T22:15:29.985ZSep 04 22:15:29.950 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2422026-09-04T22:15:29.986ZSep 04 22:15:29.962 INFO ox2: logging out
2432026-09-04T22:15:30.050ZSep 04 22:15:30.028 INFO ox2: logged out
2442026-09-04T22:15:30.103ZSep 04 22:15:30.082 DEBG [sc] ox1: executing command `cd`
2452026-09-04T22:15:30.129ZSep 04 22:15:30.093 INFO ox1: finished mounting /opt/cargo-bay
2462026-09-04T22:15:30.129ZSep 04 22:15:30.093 DEBG [sc] ox1: executing command `hostname ox1`
2472026-09-04T22:15:30.129ZSep 04 22:15:30.104 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2482026-09-04T22:15:30.154ZSep 04 22:15:30.114 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2492026-09-04T22:15:30.154ZSep 04 22:15:30.125 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2502026-09-04T22:15:30.182ZSep 04 22:15:30.136 INFO ox1: logging out
2512026-09-04T22:15:30.231ZSep 04 22:15:30.203 INFO ox1: logged out
2522026-09-04T22:15:30.260ZSep 04 22:15:30.203 DEBG [sc] ox1: starting
2532026-09-04T22:15:30.260ZSep 04 22:15:30.203 DEBG [sc] ox1: connecting to [::1]:64520
2542026-09-04T22:15:30.260ZSep 04 22:15:30.203 DEBG [sc] ox2: starting
2552026-09-04T22:15:30.260ZSep 04 22:15:30.203 DEBG [sc] ox2: connecting to [::1]:55498
2562026-09-04T22:15:30.261ZSep 04 22:15:30.204 DEBG [sc] ox2 waiting for prompt
2572026-09-04T22:15:30.261ZSep 04 22:15:30.204 DEBG [sc] ox1 waiting for prompt
2582026-09-04T22:15:30.261ZSep 04 22:15:30.214 DEBG [sc] ox2: logging in
2592026-09-04T22:15:30.261ZSep 04 22:15:30.214 DEBG [sc] ox1: logging in
2602026-09-04T22:15:30.330ZSep 04 22:15:30.302 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2612026-09-04T22:15:30.358ZSep 04 22:15:30.303 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2622026-09-04T22:15:35.817ZSep 04 22:15:35.797 DEBG [sc] ox1: starting
2632026-09-04T22:15:35.817ZSep 04 22:15:35.797 DEBG [sc] ox1: connecting to [::1]:64520
2642026-09-04T22:15:35.842ZSep 04 22:15:35.797 DEBG [sc] ox1 waiting for prompt
2652026-09-04T22:15:35.842ZSep 04 22:15:35.808 DEBG [sc] ox1: logging in
2662026-09-04T22:15:35.934ZSep 04 22:15:35.897 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2672026-09-04T22:15:36.005ZSep 04 22:15:35.985 DEBG [sc] ox1: starting
2682026-09-04T22:15:36.005ZSep 04 22:15:35.985 DEBG [sc] ox1: connecting to [::1]:64520
2692026-09-04T22:15:36.036ZSep 04 22:15:35.985 DEBG [sc] ox1 waiting for prompt
2702026-09-04T22:15:36.036ZSep 04 22:15:35.996 DEBG [sc] ox1: logging in
2712026-09-04T22:15:36.104ZSep 04 22:15:36.083 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2722026-09-04T22:15:36.552ZSep 04 22:15:36.531 DEBG [sc] ox2: starting
2732026-09-04T22:15:36.552ZSep 04 22:15:36.531 DEBG [sc] ox2: connecting to [::1]:55498
2742026-09-04T22:15:36.583ZSep 04 22:15:36.532 DEBG [sc] ox2 waiting for prompt
2752026-09-04T22:15:36.583ZSep 04 22:15:36.542 DEBG [sc] ox2: logging in
2762026-09-04T22:15:36.651ZSep 04 22:15:36.630 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2772026-09-04T22:15:36.741ZSep 04 22:15:36.719 DEBG [sc] ox2: starting
2782026-09-04T22:15:36.741ZSep 04 22:15:36.719 DEBG [sc] ox2: connecting to [::1]:55498
2792026-09-04T22:15:36.765ZSep 04 22:15:36.720 DEBG [sc] ox2 waiting for prompt
2802026-09-04T22:15:36.766ZSep 04 22:15:36.730 DEBG [sc] ox2: logging in
2812026-09-04T22:15:36.840ZSep 04 22:15:36.819 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2822026-09-04T22:15:36.918ZSep 04 22:15:36.888 DEBG [sc] ox1: starting
2832026-09-04T22:15:36.918ZSep 04 22:15:36.888 DEBG [sc] ox1: connecting to [::1]:64520
2842026-09-04T22:15:36.944ZSep 04 22:15:36.889 DEBG [sc] ox1 waiting for prompt
2852026-09-04T22:15:36.944ZSep 04 22:15:36.900 DEBG [sc] ox1: logging in
2862026-09-04T22:15:37.033ZSep 04 22:15:36.987 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2872026-09-04T22:15:37.113ZSep 04 22:15:37.087 DEBG [sc] ox1: starting
2882026-09-04T22:15:37.113ZSep 04 22:15:37.087 DEBG [sc] ox1: connecting to [::1]:64520
2892026-09-04T22:15:37.144ZSep 04 22:15:37.088 DEBG [sc] ox1 waiting for prompt
2902026-09-04T22:15:37.144ZSep 04 22:15:37.098 DEBG [sc] ox1: logging in
2912026-09-04T22:15:37.207ZSep 04 22:15:37.185 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2922026-09-04T22:15:37.282ZSep 04 22:15:37.252 DEBG [sc] ox2: starting
2932026-09-04T22:15:37.283ZSep 04 22:15:37.252 DEBG [sc] ox2: connecting to [::1]:55498
2942026-09-04T22:15:37.309ZSep 04 22:15:37.253 DEBG [sc] ox2 waiting for prompt
2952026-09-04T22:15:37.309ZSep 04 22:15:37.263 DEBG [sc] ox2: logging in
2962026-09-04T22:15:37.372ZSep 04 22:15:37.352 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2972026-09-04T22:15:37.483ZSep 04 22:15:37.462 DEBG [sc] ox2: starting
2982026-09-04T22:15:37.483ZSep 04 22:15:37.462 DEBG [sc] ox2: connecting to [::1]:55498
2992026-09-04T22:15:37.513ZSep 04 22:15:37.463 DEBG [sc] ox2 waiting for prompt
3002026-09-04T22:15:37.513ZSep 04 22:15:37.473 DEBG [sc] ox2: logging in
3012026-09-04T22:15:37.586ZSep 04 22:15:37.562 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3022026-09-04T22:15:37.652ZSep 04 22:15:37.627 DEBG [sc] ox1: starting
3032026-09-04T22:15:37.652ZSep 04 22:15:37.627 DEBG [sc] ox1: connecting to [::1]:64520
3042026-09-04T22:15:37.681ZSep 04 22:15:37.628 DEBG [sc] ox2: starting
3052026-09-04T22:15:37.681ZSep 04 22:15:37.628 DEBG [sc] ox2: connecting to [::1]:55498
3062026-09-04T22:15:37.681ZSep 04 22:15:37.628 DEBG [sc] ox1 waiting for prompt
3072026-09-04T22:15:37.681ZSep 04 22:15:37.628 DEBG [sc] ox2 waiting for prompt
3082026-09-04T22:15:37.681ZSep 04 22:15:37.638 DEBG [sc] ox2: logging in
3092026-09-04T22:15:37.681ZSep 04 22:15:37.639 DEBG [sc] ox1: logging in
3102026-09-04T22:15:37.747ZSep 04 22:15:37.726 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3112026-09-04T22:15:37.776ZSep 04 22:15:37.727 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3122026-09-04T22:15:38.027ZSep 04 22:15:37.804 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3132026-09-04T22:15:38.027ZSep 04 22:15:37.804 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3142026-09-04T22:15:38.829ZSep 04 22:15:38.809 INFO adding BGP routers to both mgd nodes
3152026-09-04T22:15:38.869ZSep 04 22:15:38.812 INFO adding unnumbered BGP neighbors to both mgd nodes
3162026-09-04T22:15:38.869Zmgd2 bgp ox1 established: iteration 1/20: expected Some(Established), got Some(Connect)
3172026-09-04T22:15:38.869Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3182026-09-04T22:15:39.952Zmgd2 bgp ox1 established: iteration 2/20: expected Some(Established), got Some(Connect)
3192026-09-04T22:15:39.977Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3202026-09-04T22:15:40.846Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3212026-09-04T22:15:40.873Zmgd2 bgp ox1 established: iteration 3/20: expected Some(Established), got Some(Connect)
3222026-09-04T22:15:41.846Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3232026-09-04T22:15:41.874Zmgd2 bgp ox1 established: iteration 4/20: expected Some(Established), got Some(Connect)
3242026-09-04T22:15:42.848Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3252026-09-04T22:15:42.875Zmgd2 bgp ox1 established: iteration 5/20: expected Some(Established), got Some(Connect)
3262026-09-04T22:15:47.954Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(OpenSent)
3272026-09-04T22:15:47.986Zmgd2 bgp ox1 established: iteration 6/20: expected Some(Established), got Some(OpenConfirm)
3282026-09-04T22:15:47.986ZSep 04 22:15:44.834 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3292026-09-04T22:15:47.986Z+ (( status != 0 ))
3302026-09-04T22:15:47.986Z+ pfexec ./falcon-lab cleanup mgd-duo bgp-unnumbered
3312026-09-04T22:15:47.987ZSep 04 22:15:44.864 INFO destroying runner for deployment mgdduo_bgpu
3322026-09-04T22:15:47.987ZSep 04 22:15:44.864 INFO destroying deployment mgdduo_bgpu
3332026-09-04T22:15:47.987ZSep 04 22:15:44.864 INFO destroying nodes
3342026-09-04T22:15:47.987ZSep 04 22:15:44.873 INFO destroying links
3352026-09-04T22:15:47.987ZSep 04 22:15:44.873 INFO destroying link mgdduo_bgpu_ox1_vn_vnic0
3362026-09-04T22:15:47.987ZSep 04 22:15:45.878 INFO destroying link mgdduo_bgpu_ox1_vn_sim0
3372026-09-04T22:15:47.987ZSep 04 22:15:45.879 INFO destroying link mgdduo_bgpu_ox2_vn_vnic0
3382026-09-04T22:15:47.987ZSep 04 22:15:45.880 INFO destroying link mgdduo_bgpu_ox2_vn_sim0
3392026-09-04T22:15:47.987ZSep 04 22:15:45.881 INFO destroying external links
3402026-09-04T22:15:47.987ZSep 04 22:15:45.881 INFO destroying external link mgdduo_bgpu_ox1_vn_vnic1
3412026-09-04T22:15:47.987ZSep 04 22:15:45.883 INFO destroying external link mgdduo_bgpu_ox2_vn_vnic1
3422026-09-04T22:15:47.987ZSep 04 22:15:45.884 INFO destroying images
3432026-09-04T22:15:48.033ZSep 04 22:15:46.031 INFO destroying workspace at .falcon
3442026-09-04T22:15:48.033Z+ return 0
3452026-09-04T22:15:48.033Z+ run_test interop bgp-unnumbered
3462026-09-04T22:15:48.033Z+ local topology=interop
3472026-09-04T22:15:48.033Z+ local scenario=bgp-unnumbered
3482026-09-04T22:15:48.033Z+ local test_name=interop-bgp-unnumbered
3492026-09-04T22:15:48.033Z+ local status=0
3502026-09-04T22:15:48.033Z+ clear_falcon_workspace_files
3512026-09-04T22:15:48.033Z+ [[ -d .falcon ]]
3522026-09-04T22:15:48.033Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3532026-09-04T22:15:48.033Z+ RUST_LOG=debug
3542026-09-04T22:15:48.033Z+ pfexec ./falcon-lab run interop bgp-unnumbered --no-cleanup
3552026-09-04T22:15:48.033ZSep 04 22:15:46.063 DEBG using default route interface igb0
3562026-09-04T22:15:48.033ZSep 04 22:15:46.063 DEBG using default route interface igb0
3572026-09-04T22:15:48.033ZSep 04 22:15:46.063 DEBG using default route interface igb0
3582026-09-04T22:15:48.033ZSep 04 22:15:46.063 DEBG using default route interface igb0
3592026-09-04T22:15:48.033ZSep 04 22:15:46.063 DEBG using default route interface igb0
3602026-09-04T22:15:48.034ZSep 04 22:15:46.063 INFO interop_bgpu: launching interop topology
3612026-09-04T22:15:48.034ZSep 04 22:15:46.063 INFO launching runner: deployment(interop_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3622026-09-04T22:15:48.034ZSep 04 22:15:46.063 INFO starting preflight for deployment interop_bgpu
3632026-09-04T22:15:59.163ZSep 04 22:15:59.144 INFO base image for debian-13.2 does not exist, attempting to install
3642026-09-04T22:15:59.163ZSep 04 22:15:59.144 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3652026-09-04T22:16:20.127ZSep 04 22:16:20.109 INFO extracting image to /tmp/debian-13.2_0.raw
3662026-09-04T22:16:33.772ZSep 04 22:16:33.754 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3672026-09-04T22:16:33.797ZSep 04 22:16:33.779 INFO copying image data to zvol
3682026-09-04T22:16:40.845ZSep 04 22:16:40.829 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3692026-09-04T22:16:43.925ZSep 04 22:16:43.908 INFO base image for eos-4.35 does not exist, attempting to install
3702026-09-04T22:16:43.925ZSep 04 22:16:43.908 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3712026-09-04T22:17:39.872ZSep 04 22:17:39.858 INFO extracting image to /tmp/eos-4.35_0.raw
3722026-09-04T22:18:44.166ZSep 04 22:18:44.152 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3732026-09-04T22:18:44.191ZSep 04 22:18:44.178 INFO copying image data to zvol
3742026-09-04T22:19:31.740ZSep 04 22:19:31.727 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3752026-09-04T22:19:35.128ZSep 04 22:19:35.115 INFO base image for junos-23.2 does not exist, attempting to install
3762026-09-04T22:19:35.128ZSep 04 22:19:35.115 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3772026-09-04T22:20:12.549ZSep 04 22:20:12.536 INFO extracting image to /tmp/junos-23.2_0.raw
3782026-09-04T22:21:10.978ZSep 04 22:21:10.964 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3792026-09-04T22:21:11.004ZSep 04 22:21:10.990 INFO copying image data to zvol
3802026-09-04T22:22:02.749ZSep 04 22:21:59.311 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3812026-09-04T22:22:02.822ZSep 04 22:22:02.734 INFO creating links
3822026-09-04T22:22:02.822ZSep 04 22:22:02.734 DEBG destroying link interop_bgpu_ox_sn_vnic0
3832026-09-04T22:22:02.822ZSep 04 22:22:02.734 DEBG destroying link interop_bgpu_ox_sn_sim0
3842026-09-04T22:22:02.822ZSep 04 22:22:02.734 INFO creating simnet link 'interop_bgpu_ox_sn_sim0'
3852026-09-04T22:22:02.822ZSep 04 22:22:02.736 INFO creating vnic link 'interop_bgpu_ox_sn_vnic0'
3862026-09-04T22:22:02.822ZSep 04 22:22:02.743 DEBG link pair created
3872026-09-04T22:22:02.822ZSep 04 22:22:02.743 DEBG destroying link interop_bgpu_cr1_vn_vnic0
3882026-09-04T22:22:02.822ZSep 04 22:22:02.743 DEBG destroying link interop_bgpu_cr1_vn_sim0
3892026-09-04T22:22:02.822ZSep 04 22:22:02.743 INFO creating simnet link 'interop_bgpu_cr1_vn_sim0'
3902026-09-04T22:22:02.822ZSep 04 22:22:02.745 INFO creating vnic link 'interop_bgpu_cr1_vn_vnic0'
3912026-09-04T22:22:02.822ZSep 04 22:22:02.752 DEBG link pair created
3922026-09-04T22:22:02.822ZSep 04 22:22:02.753 DEBG destroying link interop_bgpu_ox_sn_vnic1
3932026-09-04T22:22:02.822ZSep 04 22:22:02.753 DEBG destroying link interop_bgpu_ox_sn_sim1
3942026-09-04T22:22:02.822ZSep 04 22:22:02.753 INFO creating simnet link 'interop_bgpu_ox_sn_sim1'
3952026-09-04T22:22:02.822ZSep 04 22:22:02.754 INFO creating vnic link 'interop_bgpu_ox_sn_vnic1'
3962026-09-04T22:22:02.822ZSep 04 22:22:02.761 DEBG link pair created
3972026-09-04T22:22:02.822ZSep 04 22:22:02.761 DEBG destroying link interop_bgpu_cr2_vn_vnic0
3982026-09-04T22:22:02.822ZSep 04 22:22:02.761 DEBG destroying link interop_bgpu_cr2_vn_sim0
3992026-09-04T22:22:02.822ZSep 04 22:22:02.761 INFO creating simnet link 'interop_bgpu_cr2_vn_sim0'
4002026-09-04T22:22:02.822ZSep 04 22:22:02.762 INFO creating vnic link 'interop_bgpu_cr2_vn_vnic0'
4012026-09-04T22:22:02.822ZSep 04 22:22:02.770 DEBG link pair created
4022026-09-04T22:22:02.822ZSep 04 22:22:02.770 DEBG destroying link interop_bgpu_ox_sn_vnic2
4032026-09-04T22:22:02.822ZSep 04 22:22:02.770 DEBG destroying link interop_bgpu_ox_sn_sim2
4042026-09-04T22:22:02.823ZSep 04 22:22:02.770 INFO creating simnet link 'interop_bgpu_ox_sn_sim2'
4052026-09-04T22:22:02.823ZSep 04 22:22:02.771 INFO creating vnic link 'interop_bgpu_ox_sn_vnic2'
4062026-09-04T22:22:02.823ZSep 04 22:22:02.778 DEBG link pair created
4072026-09-04T22:22:02.823ZSep 04 22:22:02.778 DEBG destroying link interop_bgpu_cr3_vn_vnic0
4082026-09-04T22:22:02.823ZSep 04 22:22:02.779 DEBG destroying link interop_bgpu_cr3_vn_sim0
4092026-09-04T22:22:02.823ZSep 04 22:22:02.779 INFO creating simnet link 'interop_bgpu_cr3_vn_sim0'
4102026-09-04T22:22:02.823ZSep 04 22:22:02.780 INFO creating vnic link 'interop_bgpu_cr3_vn_vnic0'
4112026-09-04T22:22:02.823ZSep 04 22:22:02.786 DEBG link pair created
4122026-09-04T22:22:02.823ZSep 04 22:22:02.787 DEBG destroying link interop_bgpu_ox_sn_vnic3
4132026-09-04T22:22:02.823ZSep 04 22:22:02.787 DEBG destroying link interop_bgpu_ox_sn_sim3
4142026-09-04T22:22:02.823ZSep 04 22:22:02.787 INFO creating simnet link 'interop_bgpu_ox_sn_sim3'
4152026-09-04T22:22:02.850ZSep 04 22:22:02.788 INFO creating vnic link 'interop_bgpu_ox_sn_vnic3'
4162026-09-04T22:22:02.850ZSep 04 22:22:02.795 DEBG link pair created
4172026-09-04T22:22:02.850ZSep 04 22:22:02.795 DEBG destroying link interop_bgpu_peer_vn_vnic0
4182026-09-04T22:22:02.850ZSep 04 22:22:02.795 DEBG destroying link interop_bgpu_peer_vn_sim0
4192026-09-04T22:22:02.850ZSep 04 22:22:02.795 INFO creating simnet link 'interop_bgpu_peer_vn_sim0'
4202026-09-04T22:22:02.850ZSep 04 22:22:02.796 INFO creating vnic link 'interop_bgpu_peer_vn_vnic0'
4212026-09-04T22:22:02.851ZSep 04 22:22:02.804 DEBG link pair created
4222026-09-04T22:22:02.851ZSep 04 22:22:02.804 INFO creating external links
4232026-09-04T22:22:02.851ZSep 04 22:22:02.804 DEBG destroying external link interop_bgpu_ox_vn_vnic4
4242026-09-04T22:22:02.851ZSep 04 22:22:02.804 INFO creating external link interop_bgpu_ox_vn_vnic4
4252026-09-04T22:22:02.851ZSep 04 22:22:02.805 DEBG external link interop_bgpu_ox_vn_vnic4@igb0 created
4262026-09-04T22:22:02.851ZSep 04 22:22:02.805 DEBG destroying external link interop_bgpu_cr1_vn_vnic1
4272026-09-04T22:22:02.851ZSep 04 22:22:02.805 INFO creating external link interop_bgpu_cr1_vn_vnic1
4282026-09-04T22:22:02.851ZSep 04 22:22:02.807 DEBG external link interop_bgpu_cr1_vn_vnic1@igb0 created
4292026-09-04T22:22:02.851ZSep 04 22:22:02.807 DEBG destroying external link interop_bgpu_cr2_vn_vnic1
4302026-09-04T22:22:02.851ZSep 04 22:22:02.807 INFO creating external link interop_bgpu_cr2_vn_vnic1
4312026-09-04T22:22:02.851ZSep 04 22:22:02.808 DEBG external link interop_bgpu_cr2_vn_vnic1@igb0 created
4322026-09-04T22:22:02.851ZSep 04 22:22:02.808 DEBG destroying external link interop_bgpu_cr3_vn_vnic1
4332026-09-04T22:22:02.851ZSep 04 22:22:02.808 INFO creating external link interop_bgpu_cr3_vn_vnic1
4342026-09-04T22:22:02.851ZSep 04 22:22:02.809 DEBG external link interop_bgpu_cr3_vn_vnic1@igb0 created
4352026-09-04T22:22:02.851ZSep 04 22:22:02.809 DEBG destroying external link interop_bgpu_peer_vn_vnic1
4362026-09-04T22:22:02.851ZSep 04 22:22:02.809 INFO creating external link interop_bgpu_peer_vn_vnic1
4372026-09-04T22:22:02.851ZSep 04 22:22:02.811 DEBG external link interop_bgpu_peer_vn_vnic1@igb0 created
4382026-09-04T22:22:02.851ZSep 04 22:22:02.811 INFO creating nodes
4392026-09-04T22:22:02.851ZSep 04 22:22:02.811 INFO ox: launching node
4402026-09-04T22:22:02.851ZSep 04 22:22:02.813 INFO cr1: launching node
4412026-09-04T22:22:02.851ZSep 04 22:22:02.815 INFO cr2: launching node
4422026-09-04T22:22:02.851ZSep 04 22:22:02.817 INFO cr3: launching node
4432026-09-04T22:22:02.851ZSep 04 22:22:02.819 INFO peer: launching node
4442026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO launched instance ox with pid 920 on port 50245
4452026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO ox: instance ensure
4462026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO launched instance cr1 with pid 921 on port 34824
4472026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO cr1: instance ensure
4482026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO launched instance cr2 with pid 922 on port 60083
4492026-09-04T22:22:02.851ZSep 04 22:22:02.833 INFO cr2: instance ensure
4502026-09-04T22:22:02.851ZSep 04 22:22:02.834 INFO launched instance cr3 with pid 923 on port 33361
4512026-09-04T22:22:02.851ZSep 04 22:22:02.834 INFO cr3: instance ensure
4522026-09-04T22:22:02.851ZSep 04 22:22:02.834 INFO launched instance peer with pid 924 on port 56523
4532026-09-04T22:22:02.851ZSep 04 22:22:02.834 INFO peer: instance ensure
4542026-09-04T22:22:06.734ZSep 04 22:22:06.721 INFO cr2: instance ensure completed after 0 retries
4552026-09-04T22:22:06.734ZSep 04 22:22:06.721 INFO cr2: instance run
4562026-09-04T22:22:06.758ZSep 04 22:22:06.721 DEBG [sc] cr2: starting
4572026-09-04T22:22:06.758ZSep 04 22:22:06.721 DEBG [sc] cr2: connecting to [::1]:60083
4582026-09-04T22:22:06.758ZSep 04 22:22:06.722 DEBG [sc] cr2 waiting for prompt
4592026-09-04T22:22:06.953ZSep 04 22:22:06.940 INFO cr1: instance ensure completed after 0 retries
4602026-09-04T22:22:06.953ZSep 04 22:22:06.940 INFO cr1: instance run
4612026-09-04T22:22:06.977ZSep 04 22:22:06.940 DEBG [sc] cr1: starting
4622026-09-04T22:22:06.977ZSep 04 22:22:06.940 DEBG [sc] cr1: connecting to [::1]:34824
4632026-09-04T22:22:06.977ZSep 04 22:22:06.941 DEBG [sc] cr1 waiting for prompt
4642026-09-04T22:22:07.004ZSep 04 22:22:06.991 INFO peer: instance ensure completed after 0 retries
4652026-09-04T22:22:07.004ZSep 04 22:22:06.991 INFO peer: instance run
4662026-09-04T22:22:07.029ZSep 04 22:22:06.991 DEBG [sc] peer: starting
4672026-09-04T22:22:07.029ZSep 04 22:22:06.991 DEBG [sc] peer: connecting to [::1]:56523
4682026-09-04T22:22:07.030ZSep 04 22:22:06.992 DEBG [sc] peer waiting for prompt
4692026-09-04T22:22:07.081ZSep 04 22:22:07.068 INFO ox: instance ensure completed after 0 retries
4702026-09-04T22:22:07.081ZSep 04 22:22:07.068 INFO ox: instance run
4712026-09-04T22:22:07.106ZSep 04 22:22:07.068 DEBG [sc] ox: starting
4722026-09-04T22:22:07.106ZSep 04 22:22:07.068 DEBG [sc] ox: connecting to [::1]:50245
4732026-09-04T22:22:07.106ZSep 04 22:22:07.069 DEBG [sc] ox waiting for prompt
4742026-09-04T22:22:07.131ZSep 04 22:22:07.113 INFO cr3: instance ensure completed after 0 retries
4752026-09-04T22:22:07.131ZSep 04 22:22:07.113 INFO cr3: instance run
4762026-09-04T22:22:24.114ZSep 04 22:22:24.068 DEBG [sc] cr1: logging in
4772026-09-04T22:22:24.457ZSep 04 22:22:24.444 INFO cr1: mounting /opt/cargo-bay
4782026-09-04T22:22:24.457ZSep 04 22:22:24.444 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4792026-09-04T22:22:24.491ZSep 04 22:22:24.477 DEBG [sc] cr1: executing command `cd`
4802026-09-04T22:22:24.515ZSep 04 22:22:24.488 INFO cr1: finished mounting /opt/cargo-bay
4812026-09-04T22:22:24.515ZSep 04 22:22:24.489 DEBG [sc] cr1: executing command `hostname cr1`
4822026-09-04T22:22:24.515ZSep 04 22:22:24.500 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4832026-09-04T22:22:24.539ZSep 04 22:22:24.511 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4842026-09-04T22:22:24.539ZSep 04 22:22:24.522 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4852026-09-04T22:22:24.564ZSep 04 22:22:24.533 INFO cr1: logging out
4862026-09-04T22:22:26.293ZSep 04 22:22:26.280 DEBG [sc] ox: logging in
4872026-09-04T22:22:26.340ZSep 04 22:22:26.327 DEBG [sc] peer: logging in
4882026-09-04T22:22:26.489ZSep 04 22:22:26.476 INFO ox: mounting /opt/cargo-bay
4892026-09-04T22:22:26.489ZSep 04 22:22:26.476 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4902026-09-04T22:22:26.613ZSep 04 22:22:26.600 INFO cr1: logged out
4912026-09-04T22:22:26.637ZSep 04 22:22:26.610 INFO peer: mounting /opt/cargo-bay
4922026-09-04T22:22:26.637ZSep 04 22:22:26.610 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4932026-09-04T22:22:27.642ZSep 04 22:22:27.629 DEBG [sc] ox: executing command `cd`
4942026-09-04T22:22:27.667ZSep 04 22:22:27.640 INFO ox: finished mounting /opt/cargo-bay
4952026-09-04T22:22:27.667ZSep 04 22:22:27.640 DEBG [sc] ox: executing command `hostname ox`
4962026-09-04T22:22:27.667ZSep 04 22:22:27.652 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4972026-09-04T22:22:27.692ZSep 04 22:22:27.662 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4982026-09-04T22:22:27.692ZSep 04 22:22:27.673 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4992026-09-04T22:22:27.716ZSep 04 22:22:27.684 INFO ox: logging out
5002026-09-04T22:22:27.741ZSep 04 22:22:27.706 DEBG [sc] peer: executing command `cd`
5012026-09-04T22:22:27.741ZSep 04 22:22:27.717 INFO peer: finished mounting /opt/cargo-bay
5022026-09-04T22:22:27.741ZSep 04 22:22:27.717 DEBG [sc] peer: executing command `hostname peer`
5032026-09-04T22:22:27.765ZSep 04 22:22:27.728 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
5042026-09-04T22:22:27.765ZSep 04 22:22:27.739 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
5052026-09-04T22:22:27.765ZSep 04 22:22:27.750 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
5062026-09-04T22:22:27.789ZSep 04 22:22:27.761 INFO peer: logging out
5072026-09-04T22:22:27.789ZSep 04 22:22:27.772 INFO ox: logged out
5082026-09-04T22:22:27.909ZSep 04 22:22:27.895 INFO peer: logged out
5092026-09-04T22:22:28.468ZSep 04 22:22:28.455 DEBG [sc] cr2: logging in
5102026-09-04T22:22:28.935ZSep 04 22:22:28.921 INFO cr2: mounting /opt/cargo-bay
5112026-09-04T22:22:28.935ZSep 04 22:22:28.921 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
5122026-09-04T22:22:28.959ZSep 04 22:22:28.944 DEBG [sc] cr2: executing command `cd`
5132026-09-04T22:22:28.983ZSep 04 22:22:28.955 INFO cr2: finished mounting /opt/cargo-bay
5142026-09-04T22:22:28.983ZSep 04 22:22:28.955 DEBG [sc] cr2: executing command `hostname cr2`
5152026-09-04T22:22:28.983ZSep 04 22:22:28.966 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
5162026-09-04T22:22:29.008ZSep 04 22:22:28.976 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
5172026-09-04T22:22:29.008ZSep 04 22:22:28.987 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
5182026-09-04T22:22:29.032ZSep 04 22:22:28.998 INFO cr2: logging out
5192026-09-04T22:22:31.904ZSep 04 22:22:31.891 INFO cr2: logged out
5202026-09-04T22:22:31.904ZSep 04 22:22:31.891 INFO interop_bgpu: interop topology launch complete
5212026-09-04T22:22:31.928ZSep 04 22:22:31.891 DEBG [sc] ox: starting
5222026-09-04T22:22:31.928ZSep 04 22:22:31.891 DEBG [sc] ox: connecting to [::1]:50245
5232026-09-04T22:22:31.928ZSep 04 22:22:31.891 DEBG [sc] peer: starting
5242026-09-04T22:22:31.928ZSep 04 22:22:31.891 DEBG [sc] peer: connecting to [::1]:56523
5252026-09-04T22:22:31.928ZSep 04 22:22:31.892 DEBG [sc] ox waiting for prompt
5262026-09-04T22:22:31.928ZSep 04 22:22:31.892 DEBG [sc] peer waiting for prompt
5272026-09-04T22:22:31.928ZSep 04 22:22:31.903 DEBG [sc] peer: logging in
5282026-09-04T22:22:31.928ZSep 04 22:22:31.903 DEBG [sc] ox: logging in
5292026-09-04T22:22:32.005ZSep 04 22:22:31.992 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5302026-09-04T22:22:32.031ZSep 04 22:22:31.993 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5312026-09-04T22:22:37.729ZSep 04 22:22:37.716 DEBG [sc] ox: starting
5322026-09-04T22:22:37.729ZSep 04 22:22:37.716 DEBG [sc] ox: connecting to [::1]:50245
5332026-09-04T22:22:37.753ZSep 04 22:22:37.717 DEBG [sc] ox waiting for prompt
5342026-09-04T22:22:37.754ZSep 04 22:22:37.727 DEBG [sc] ox: logging in
5352026-09-04T22:22:37.828ZSep 04 22:22:37.815 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5362026-09-04T22:22:37.902ZSep 04 22:22:37.889 DEBG [sc] peer: starting
5372026-09-04T22:22:37.902ZSep 04 22:22:37.889 DEBG [sc] peer: connecting to [::1]:56523
5382026-09-04T22:22:37.927ZSep 04 22:22:37.890 DEBG [sc] peer waiting for prompt
5392026-09-04T22:22:37.927ZSep 04 22:22:37.901 DEBG [sc] peer: logging in
5402026-09-04T22:22:37.927ZSep 04 22:22:37.903 DEBG [sc] ox: starting
5412026-09-04T22:22:37.927ZSep 04 22:22:37.903 DEBG [sc] ox: connecting to [::1]:50245
5422026-09-04T22:22:37.927ZSep 04 22:22:37.903 DEBG [sc] ox waiting for prompt
5432026-09-04T22:22:37.927ZSep 04 22:22:37.913 DEBG [sc] ox: logging in
5442026-09-04T22:22:38.003ZSep 04 22:22:37.989 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5452026-09-04T22:22:38.027ZSep 04 22:22:38.002 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5462026-09-04T22:22:38.091ZSep 04 22:22:38.078 DEBG [sc] peer: starting
5472026-09-04T22:22:38.091ZSep 04 22:22:38.078 DEBG [sc] peer: connecting to [::1]:56523
5482026-09-04T22:22:38.116ZSep 04 22:22:38.079 DEBG [sc] peer waiting for prompt
5492026-09-04T22:22:38.116ZSep 04 22:22:38.089 DEBG [sc] peer: logging in
5502026-09-04T22:22:38.191ZSep 04 22:22:38.177 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5512026-09-04T22:22:38.257ZSep 04 22:22:38.244 INFO cr1: installing frr
5522026-09-04T22:22:38.257ZSep 04 22:22:38.244 INFO waiting for ceos to initialize
5532026-09-04T22:22:38.257ZSep 04 22:22:38.244 INFO cr3: starting juniper unnumbered setup
5542026-09-04T22:22:38.257ZSep 04 22:22:38.244 INFO ox: setting up npuvm
5552026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr1: starting
5562026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr2: starting
5572026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr1: connecting to [::1]:34824
5582026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr2: connecting to [::1]:60083
5592026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] ox: starting
5602026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] ox: connecting to [::1]:50245
5612026-09-04T22:22:38.282ZSep 04 22:22:38.244 INFO cr3: staged Juniper config and license for guest systemd services
5622026-09-04T22:22:38.282ZSep 04 22:22:38.244 INFO cr3: waiting for Juniper guest config apply
5632026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr3: starting
5642026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] cr3: connecting to [::1]:33361
5652026-09-04T22:22:38.282ZSep 04 22:22:38.244 DEBG [sc] ox waiting for prompt
5662026-09-04T22:22:38.282ZSep 04 22:22:38.245 DEBG [sc] cr2 waiting for prompt
5672026-09-04T22:22:38.282ZSep 04 22:22:38.245 DEBG [sc] cr1 waiting for prompt
5682026-09-04T22:22:38.282ZSep 04 22:22:38.245 DEBG [sc] cr3 waiting for prompt
5692026-09-04T22:22:38.282ZSep 04 22:22:38.245 DEBG [sc] cr3: logging in
5702026-09-04T22:22:38.282ZSep 04 22:22:38.256 DEBG [sc] ox: logging in
5712026-09-04T22:22:38.282ZSep 04 22:22:38.256 DEBG [sc] cr2: logging in
5722026-09-04T22:22:38.282ZSep 04 22:22:38.256 DEBG [sc] cr1: logging in
5732026-09-04T22:22:38.357ZSep 04 22:22:38.344 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`
5742026-09-04T22:22:38.390ZSep 04 22:22:38.377 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5752026-09-04T22:22:38.686ZSep 04 22:22:38.673 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5762026-09-04T22:22:38.711ZSep 04 22:22:38.679 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5772026-09-04T22:22:40.679ZSep 04 22:22:40.666 INFO cr2: executing eos script show version
5782026-09-04T22:22:40.679ZSep 04 22:22:40.666 DEBG [sc] cr2: starting
5792026-09-04T22:22:40.679ZSep 04 22:22:40.667 DEBG [sc] cr2: connecting to [::1]:60083
5802026-09-04T22:22:40.704ZSep 04 22:22:40.667 DEBG [sc] cr2 waiting for prompt
5812026-09-04T22:22:40.704ZSep 04 22:22:40.677 DEBG [sc] cr2: logging in
5822026-09-04T22:22:40.779ZSep 04 22:22:40.766 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
5832026-09-04T22:22:40.843ZSep 04 22:22:40.831 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5842026-09-04T22:22:41.780ZSep 04 22:22:41.767 DEBG [sc] cr3: starting
5852026-09-04T22:22:41.780ZSep 04 22:22:41.767 DEBG [sc] cr3: connecting to [::1]:33361
5862026-09-04T22:22:41.804ZSep 04 22:22:41.768 DEBG [sc] cr3 waiting for prompt
5872026-09-04T22:22:41.805ZSep 04 22:22:41.779 DEBG [sc] cr3: logging in
5882026-09-04T22:22:41.946ZSep 04 22:22:41.933 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5892026-09-04T22:22:44.023ZSep 04 22:22:44.010 INFO cr3: Juniper guest config applied
5902026-09-04T22:22:44.728ZSep 04 22:22:44.715 DEBG [sc] ox: starting
5912026-09-04T22:22:44.728ZSep 04 22:22:44.715 DEBG [sc] ox: connecting to [::1]:50245
5922026-09-04T22:22:44.753ZSep 04 22:22:44.716 DEBG [sc] ox waiting for prompt
5932026-09-04T22:22:44.753ZSep 04 22:22:44.726 DEBG [sc] ox: logging in
5942026-09-04T22:22:44.827ZSep 04 22:22:44.814 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5952026-09-04T22:22:45.143ZSep 04 22:22:44.880 DEBG [sc] ox: starting
5962026-09-04T22:22:45.143ZSep 04 22:22:44.880 DEBG [sc] ox: connecting to [::1]:50245
5972026-09-04T22:22:45.168ZSep 04 22:22:44.880 DEBG [sc] ox waiting for prompt
5982026-09-04T22:22:45.168ZSep 04 22:22:44.891 DEBG [sc] ox: logging in
5992026-09-04T22:22:45.168ZSep 04 22:22:44.969 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
6002026-09-04T22:22:45.168ZSep 04 22:22:45.078 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
6012026-09-04T22:22:45.168ZSep 04 22:22:45.078 DEBG [sc] ox: starting
6022026-09-04T22:22:45.168ZSep 04 22:22:45.079 DEBG [sc] ox: connecting to [::1]:50245
6032026-09-04T22:22:45.168ZSep 04 22:22:45.079 DEBG [sc] ox waiting for prompt
6042026-09-04T22:22:45.168ZSep 04 22:22:45.089 DEBG [sc] ox: logging in
6052026-09-04T22:22:45.192ZSep 04 22:22:45.167 DEBG [sc] ox: executing command `chmod +x npuvm`
6062026-09-04T22:22:45.247ZSep 04 22:22:45.234 DEBG [sc] ox: starting
6072026-09-04T22:22:45.247ZSep 04 22:22:45.234 DEBG [sc] ox: connecting to [::1]:50245
6082026-09-04T22:22:45.271ZSep 04 22:22:45.235 DEBG [sc] ox waiting for prompt
6092026-09-04T22:22:45.271ZSep 04 22:22:45.245 DEBG [sc] ox: logging in
6102026-09-04T22:22:45.346ZSep 04 22:22:45.333 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
6112026-09-04T22:22:49.459ZSep 04 22:22:49.446 DEBG [sc] cr2: starting
6122026-09-04T22:22:49.459ZSep 04 22:22:49.446 DEBG [sc] cr2: connecting to [::1]:60083
6132026-09-04T22:22:49.484ZSep 04 22:22:49.447 DEBG [sc] cr2 waiting for prompt
6142026-09-04T22:22:49.484ZSep 04 22:22:49.457 DEBG [sc] cr2: logging in
6152026-09-04T22:22:49.603ZSep 04 22:22:49.590 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6162026-09-04T22:22:51.704ZSep 04 22:22:51.691 INFO cr2: executing eos script show version
6172026-09-04T22:22:51.704ZSep 04 22:22:51.691 DEBG [sc] cr2: starting
6182026-09-04T22:22:51.704ZSep 04 22:22:51.691 DEBG [sc] cr2: connecting to [::1]:60083
6192026-09-04T22:22:51.728ZSep 04 22:22:51.692 DEBG [sc] cr2 waiting for prompt
6202026-09-04T22:22:51.728ZSep 04 22:22:51.702 DEBG [sc] cr2: logging in
6212026-09-04T22:22:51.881ZSep 04 22:22:51.868 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6222026-09-04T22:22:54.289ZSep 04 22:22:54.276 DEBG [sc] cr2: starting
6232026-09-04T22:22:54.289ZSep 04 22:22:54.276 DEBG [sc] cr2: connecting to [::1]:60083
6242026-09-04T22:22:54.313ZSep 04 22:22:54.276 DEBG [sc] cr2 waiting for prompt
6252026-09-04T22:22:54.313ZSep 04 22:22:54.286 DEBG [sc] cr2: logging in
6262026-09-04T22:22:54.466ZSep 04 22:22:54.453 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6272026-09-04T22:22:56.615ZSep 04 22:22:56.590 INFO cr2: executing eos script show version
6282026-09-04T22:22:56.615ZSep 04 22:22:56.590 DEBG [sc] cr2: starting
6292026-09-04T22:22:56.615ZSep 04 22:22:56.591 DEBG [sc] cr2: connecting to [::1]:60083
6302026-09-04T22:22:56.710ZSep 04 22:22:56.591 DEBG [sc] cr2 waiting for prompt
6312026-09-04T22:22:56.710ZSep 04 22:22:56.601 DEBG [sc] cr2: logging in
6322026-09-04T22:22:56.780ZSep 04 22:22:56.766 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6332026-09-04T22:22:59.474ZSep 04 22:22:59.461 INFO cr2: executing eos script
6342026-09-04T22:22:59.475Z enable
6352026-09-04T22:22:59.475Z configure
6362026-09-04T22:22:59.475Z ipv6 unicast-routing
6372026-09-04T22:22:59.475Z ip routing ipv6 interfaces
6382026-09-04T22:22:59.475Z ip routing
6392026-09-04T22:22:59.475Z ip route 1.2.3.0/24 null0
6402026-09-04T22:22:59.475Z ipv6 route fd99::/64 null0
6412026-09-04T22:22:59.475Z interface et1
6422026-09-04T22:22:59.475Z no switchport
6432026-09-04T22:22:59.475Z ipv6 enable
6442026-09-04T22:22:59.475Z
6452026-09-04T22:22:59.475Z router bgp 45
6462026-09-04T22:22:59.475Z router-id 1.2.3.1
6472026-09-04T22:22:59.475Z no bgp default ipv4-unicast
6482026-09-04T22:22:59.475Z timers bgp 2 6
6492026-09-04T22:22:59.475Z neighbor ebgp peer group
6502026-09-04T22:22:59.475Z neighbor ebgp remote-as 33
6512026-09-04T22:22:59.475Z neighbor interface Et1 peer-group ebgp
6522026-09-04T22:22:59.475Z address-family ipv4
6532026-09-04T22:22:59.475Z neighbor ebgp activate
6542026-09-04T22:22:59.475Z neighbor ebgp next-hop address-family ipv6 originate
6552026-09-04T22:22:59.476Z network 1.2.3.0/24
6562026-09-04T22:22:59.476Z exit
6572026-09-04T22:22:59.476Z address-family ipv6
6582026-09-04T22:22:59.476Z neighbor ebgp activate
6592026-09-04T22:22:59.476Z neighbor ebgp next-hop address-family ipv6 originate
6602026-09-04T22:22:59.476Z network fd99::/64
6612026-09-04T22:22:59.476Z exit
6622026-09-04T22:22:59.476Z exit
6632026-09-04T22:22:59.476Z
6642026-09-04T22:22:59.476ZSep 04 22:22:59.461 DEBG [sc] cr2: starting
6652026-09-04T22:22:59.476ZSep 04 22:22:59.461 DEBG [sc] cr2: connecting to [::1]:60083
6662026-09-04T22:22:59.501ZSep 04 22:22:59.461 DEBG [sc] cr2 waiting for prompt
6672026-09-04T22:22:59.501ZSep 04 22:22:59.472 DEBG [sc] cr2: logging in
6682026-09-04T22:22:59.624ZSep 04 22:22:59.606 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6692026-09-04T22:22:59.624Z enable
6702026-09-04T22:22:59.624Z configure
6712026-09-04T22:22:59.624Z ipv6 unicast-routing
6722026-09-04T22:22:59.624Z ip routing ipv6 interfaces
6732026-09-04T22:22:59.624Z ip routing
6742026-09-04T22:22:59.624Z ip route 1.2.3.0/24 null0
6752026-09-04T22:22:59.624Z ipv6 route fd99::/64 null0
6762026-09-04T22:22:59.624Z interface et1
6772026-09-04T22:22:59.624Z no switchport
6782026-09-04T22:22:59.624Z ipv6 enable
6792026-09-04T22:22:59.624Z
6802026-09-04T22:22:59.624Z router bgp 45
6812026-09-04T22:22:59.624Z router-id 1.2.3.1
6822026-09-04T22:22:59.624Z no bgp default ipv4-unicast
6832026-09-04T22:22:59.625Z timers bgp 2 6
6842026-09-04T22:22:59.625Z neighbor ebgp peer group
6852026-09-04T22:22:59.625Z neighbor ebgp remote-as 33
6862026-09-04T22:22:59.625Z neighbor interface Et1 peer-group ebgp
6872026-09-04T22:22:59.625Z address-family ipv4
6882026-09-04T22:22:59.625Z neighbor ebgp activate
6892026-09-04T22:22:59.625Z neighbor ebgp next-hop address-family ipv6 originate
6902026-09-04T22:22:59.625Z network 1.2.3.0/24
6912026-09-04T22:22:59.625Z exit
6922026-09-04T22:22:59.625Z address-family ipv6
6932026-09-04T22:22:59.625Z neighbor ebgp activate
6942026-09-04T22:22:59.625Z neighbor ebgp next-hop address-family ipv6 originate
6952026-09-04T22:22:59.625Z network fd99::/64
6962026-09-04T22:22:59.625Z exit
6972026-09-04T22:22:59.625Z exit
6982026-09-04T22:22:59.625Z '`
6992026-09-04T22:23:16.502ZSep 04 22:23:16.488 INFO cr1: enabling frr daemon bgpd
7002026-09-04T22:23:16.502ZSep 04 22:23:16.488 DEBG [sc] cr1: starting
7012026-09-04T22:23:16.502ZSep 04 22:23:16.488 DEBG [sc] cr1: connecting to [::1]:34824
7022026-09-04T22:23:16.527ZSep 04 22:23:16.489 DEBG [sc] cr1 waiting for prompt
7032026-09-04T22:23:16.527ZSep 04 22:23:16.499 DEBG [sc] cr1: logging in
7042026-09-04T22:23:16.667ZSep 04 22:23:16.653 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
7052026-09-04T22:23:18.744ZSep 04 22:23:18.730 INFO cr1: stopping frr
7062026-09-04T22:23:18.744ZSep 04 22:23:18.730 DEBG [sc] cr1: starting
7072026-09-04T22:23:18.744ZSep 04 22:23:18.730 DEBG [sc] cr1: connecting to [::1]:34824
7082026-09-04T22:23:18.769ZSep 04 22:23:18.731 DEBG [sc] cr1 waiting for prompt
7092026-09-04T22:23:18.770ZSep 04 22:23:18.741 DEBG [sc] cr1: logging in
7102026-09-04T22:23:18.909ZSep 04 22:23:18.896 DEBG [sc] cr1: executing command `systemctl stop frr`
7112026-09-04T22:23:21.273ZSep 04 22:23:21.260 INFO cr1: starting frr
7122026-09-04T22:23:21.273ZSep 04 22:23:21.260 DEBG [sc] cr1: starting
7132026-09-04T22:23:21.274ZSep 04 22:23:21.260 DEBG [sc] cr1: connecting to [::1]:34824
7142026-09-04T22:23:21.298ZSep 04 22:23:21.260 DEBG [sc] cr1 waiting for prompt
7152026-09-04T22:23:21.299ZSep 04 22:23:21.271 DEBG [sc] cr1: logging in
7162026-09-04T22:23:21.418ZSep 04 22:23:21.405 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
7172026-09-04T22:23:28.749ZSep 04 22:23:28.736 INFO cr1: executing frr script
7182026-09-04T22:23:28.749Z configure
7192026-09-04T22:23:28.750Z ip forwarding
7202026-09-04T22:23:28.750Z ipv6 forwarding
7212026-09-04T22:23:28.750Z ip route 1.2.3.0/24 null0
7222026-09-04T22:23:28.750Z ipv6 route fd99::/64 null0
7232026-09-04T22:23:28.750Z router bgp 44
7242026-09-04T22:23:28.750Z no bgp ebgp-requires-policy
7252026-09-04T22:23:28.750Z timers bgp 2 6
7262026-09-04T22:23:28.750Z neighbor enp0s8 interface remote-as external
7272026-09-04T22:23:28.750Z neighbor enp0s8 timers connect 1
7282026-09-04T22:23:28.750Z address-family ipv4 unicast
7292026-09-04T22:23:28.750Z network 1.2.3.0/24
7302026-09-04T22:23:28.750Z neighbor enp0s8 activate
7312026-09-04T22:23:28.750Z exit-address-family
7322026-09-04T22:23:28.750Z address-family ipv6 unicast
7332026-09-04T22:23:28.750Z network fd99::/64
7342026-09-04T22:23:28.750Z neighbor enp0s8 activate
7352026-09-04T22:23:28.750Z exit-address-family
7362026-09-04T22:23:28.750Z exit
7372026-09-04T22:23:28.750Z
7382026-09-04T22:23:28.775ZSep 04 22:23:28.736 DEBG [sc] cr1: starting
7392026-09-04T22:23:28.775ZSep 04 22:23:28.736 DEBG [sc] cr1: connecting to [::1]:34824
7402026-09-04T22:23:28.775ZSep 04 22:23:28.737 DEBG [sc] cr1 waiting for prompt
7412026-09-04T22:23:28.775ZSep 04 22:23:28.748 DEBG [sc] cr1: logging in
7422026-09-04T22:23:28.905ZSep 04 22:23:28.892 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 ' '`
7432026-09-04T22:23:35.158ZSep 04 22:23:35.145 INFO ox: npuvm install output:
7442026-09-04T22:23:35.158Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
7452026-09-04T22:23:35.271Z dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 82.48 KiB/83.85 MiB (21m) dendrite-softnpu.tar.gz [>---------------------------------------] 225.43 KiB/83.85 MiB (11m) dendrite-softnpu.tar.gz [>---------------------------------------] 469.22 KiB/83.85 MiB (6m) dendrite-softnpu.tar.gz [>---------------------------------------] 715.53 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 991.53 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.30 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.54 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/83.85 MiB (84s) dendrite-softnpu.tar.gz [>---------------------------------------] 2.05 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.37 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.62 MiB/83.85 MiB (58s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.89 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.12 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.45 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.72 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.96 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.25 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.53 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.80 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.05 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.37 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.40 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.41 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.45 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.58 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.80 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.04 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.28 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.64 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.88 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.12 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.36 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.72 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.96 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.20 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.46 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.80 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.04 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.28 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.64 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.88 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.12 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.41 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.72 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.96 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.20 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.51 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.80 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.04 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.34 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.59 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.87 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.12 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.43 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.71 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.95 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.26 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.52 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.79 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.05 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.34 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.63 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.87 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.15 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.47 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.71 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.98 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.27 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.55 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.79 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.10 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.38 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.63 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.91 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.19 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.47 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.74 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.02 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.31 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.54 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.86 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.13 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.39 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.68 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.95 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.23 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.47 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.78 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [##########>-----------------------------] 23.01 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.30 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.59 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.82 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.14 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.42 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.66 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.91 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [############>---------------------------] 25.22 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [############>---------------------------] 25.50 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 25.75 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 26.06 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 26.34 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 26.58 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [############>---------------------------] 26.87 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [############>---------------------------] 27.17 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.42 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.68 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.98 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.26 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.51 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.82 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.10 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.34 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.65 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.93 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.18 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.44 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.74 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.02 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.26 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 31.56 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 31.81 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###############>------------------------] 32.09 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 32.39 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 32.65 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 32.89 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 33.19 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###############>------------------------] 33.49 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [################>-----------------------] 33.73 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 34.01 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 34.32 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 34.57 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 34.85 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 35.14 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [################>-----------------------] 35.41 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 35.65 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 35.95 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 36.25 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 36.48 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 36.75 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 37.04 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#################>----------------------] 37.32 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.56 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 37.87 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 38.16 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 38.40 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 38.68 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 38.96 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [##################>---------------------] 39.24 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.51 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.80 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 40.05 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 40.32 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 40.64 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 40.88 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 41.16 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 41.44 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.72 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 41.99 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.26 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.55 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.81 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 43.08 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 43.39 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 43.64 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.92 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.19 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.47 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.76 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.00 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.31 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.50 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.74 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.99 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.34 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.58 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.82 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.07 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.42 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.66 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.78 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.79 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.80 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.80 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.81 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.85 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 47.98 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [######################>-----------------] 48.14 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 48.27 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 48.39 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 48.53 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 48.73 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 48.87 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.01 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.15 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.37 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.52 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.68 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#######################>----------------] 49.84 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#######################>----------------] 50.07 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#######################>----------------] 50.23 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 50.41 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 50.57 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 50.83 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 51.00 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 51.19 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 51.37 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 51.60 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 51.83 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 52.02 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [########################>---------------] 52.22 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 52.41 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 52.71 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 52.91 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.12 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.33 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.55 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.87 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#########################>--------------] 54.09 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#########################>--------------] 54.31 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 54.56 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 54.88 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.11 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.35 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.61 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.85 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 56.18 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 56.45 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###########################>------------] 56.69 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###########################>------------] 56.93 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 57.26 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 57.53 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 57.77 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.01 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.37 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.61 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 58.85 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.16 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.44 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.69 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.93 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.28 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.53 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.76 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.02 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.35 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.59 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.84 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 62.15 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 62.43 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 62.67 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##############################>---------] 62.95 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.27 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.50 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.78 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.09 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.34 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.59 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.90 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###############################>--------] 65.18 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###############################>--------] 65.42 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###############################>--------] 65.71 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###############################>--------] 66.02 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.26 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.54 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.86 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.10 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.34 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.66 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.94 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 68.18 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 68.47 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 68.78 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 69.02 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.28 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.61 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.86 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.09 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.34 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.68 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.93 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 71.17 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 71.41 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 71.75 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 72.01 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 72.25 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.52 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.77 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.09 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.34 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.61 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.85 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.17 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.44 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.69 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.94 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 75.28 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 75.52 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.77 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.08 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.36 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.61 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.86 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.18 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.44 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.69 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.94 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.28 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.53 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.78 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.02 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.32 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.61 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.86 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.11 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.39 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.70 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.94 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.22 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.51 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.78 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.05 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.30 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.38 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.39 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.41 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.41 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.41 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.43 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.50 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.62 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.80 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.93 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.06 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.19 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.53 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.68 MiB/83.85 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): - Creating Plan (Running solver): \ Creating Plan (Running solver): \ Creating Plan (Finding local manifests): | Creating Plan (Finding local manifests): | Creating Plan (Download Manifests 0/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Download Manifests 1/1) / Creating Plan (Package planning: 1/1): - Creating Plan (Package planning: 1/1): - Creating Plan (Merging actions): \ Creating Plan (Merging actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): - Creating Plan (Consolidating action changes): \ Creating Plan (Consolidating action changes): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): / Packages to install: 1
7462026-09-04T22:23:35.274Z Create boot environment: No
7472026-09-04T22:23:35.274ZCreate backup boot environment: No
7482026-09-04T22:23:35.274Z
7492026-09-04T22:23:35.274ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7502026-09-04T22:23:35.274Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 2/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 333k/s
7512026-09-04T22:23:35.274Z
7522026-09-04T22:23:35.274ZPHASE ITEMS
7532026-09-04T22:23:35.274Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7542026-09-04T22:23:35.274Z Updating package state database working - Updating package state database working \ Updating package state database Done
7552026-09-04T22:23:35.274Z Updating package cache 0/0 | Updating package cache 0/0
7562026-09-04T22:23:35.274Z Updating image state working / Updating image state working - Updating image state Done
7572026-09-04T22:23:35.274Z 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
7582026-09-04T22:23:35.274Z Reading search index working / Reading search index Done
7592026-09-04T22:23:35.274Z Updating search index 0/1 - Updating search index 1/1
7602026-09-04T22:23:35.274Z Updating package cache 0/1 \ Updating package cache 1/1
7612026-09-04T22:23:35.274Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (51m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (49m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (49m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (49m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (49m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (49m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (48m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (48m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (48m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (48m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (42m) scadm [>---------------------------------------] 41.48 KiB/15.18 MiB (31m) scadm [>---------------------------------------] 105.48 KiB/15.18 MiB (18m) scadm [>---------------------------------------] 381.48 KiB/15.18 MiB (7m) scadm [#>--------------------------------------] 627.48 KiB/15.18 MiB (4m) scadm [##>-------------------------------------] 874.48 KiB/15.18 MiB (3m) scadm [##>-------------------------------------] 1.09 MiB/15.18 MiB (2m) scadm [###>------------------------------------] 1.44 MiB/15.18 MiB (75s) scadm [####>-----------------------------------] 1.69 MiB/15.18 MiB (54s) scadm [#####>----------------------------------] 1.93 MiB/15.18 MiB (44s) scadm [#####>----------------------------------] 2.18 MiB/15.18 MiB (36s) scadm [######>---------------------------------] 2.53 MiB/15.18 MiB (29s) scadm [#######>--------------------------------] 2.77 MiB/15.18 MiB (25s) scadm [#######>--------------------------------] 3.02 MiB/15.18 MiB (22s) scadm [########>-------------------------------] 3.30 MiB/15.18 MiB (19s) scadm [#########>------------------------------] 3.61 MiB/15.18 MiB (17s) scadm [##########>-----------------------------] 3.85 MiB/15.18 MiB (15s) scadm [##########>-----------------------------] 4.10 MiB/15.18 MiB (14s) scadm [###########>----------------------------] 4.45 MiB/15.18 MiB (12s) scadm [############>---------------------------] 4.69 MiB/15.18 MiB (11s) scadm [############>---------------------------] 4.93 MiB/15.18 MiB (10s) scadm [#############>--------------------------] 5.21 MiB/15.18 MiB (9s) scadm [##############>-------------------------] 5.53 MiB/15.18 MiB (9s) scadm [###############>------------------------] 5.77 MiB/15.18 MiB (8s) scadm [###############>------------------------] 6.01 MiB/15.18 MiB (7s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (7s) scadm [#################>----------------------] 6.61 MiB/15.18 MiB (6s) scadm [##################>---------------------] 6.85 MiB/15.18 MiB (6s) scadm [##################>---------------------] 7.13 MiB/15.18 MiB (6s) scadm [###################>--------------------] 7.45 MiB/15.18 MiB (5s) scadm [####################>-------------------] 7.69 MiB/15.18 MiB (5s) scadm [####################>-------------------] 7.94 MiB/15.18 MiB (4s) scadm [#####################>------------------] 8.18 MiB/15.18 MiB (4s) scadm [######################>-----------------] 8.47 MiB/15.18 MiB (4s) scadm [#######################>----------------] 8.77 MiB/15.18 MiB (4s) scadm [#######################>----------------] 9.02 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.26 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.55 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.86 MiB/15.18 MiB (3s) scadm [##########################>-------------] 10.10 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.36 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.70 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.94 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.18 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.51 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.77 MiB/15.18 MiB (2s) scadm [###############################>--------] 12.01 MiB/15.18 MiB (1s) scadm [################################>-------] 12.31 MiB/15.18 MiB (1s) scadm [#################################>------] 12.61 MiB/15.18 MiB (1s) scadm [#################################>------] 12.85 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.11 MiB/15.18 MiB (1s) scadm [###################################>----] 13.45 MiB/15.18 MiB (1s) scadm [####################################>---] 13.69 MiB/15.18 MiB (1s) scadm [####################################>---] 13.93 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.29 MiB/15.18 MiB (0s) scadm [######################################>-] 14.53 MiB/15.18 MiB (0s) scadm [######################################>-] 14.77 MiB/15.18 MiB (0s) scadm [#######################################>] 15.05 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 48.48 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 227.43 KiB/11.89 MiB (82s) libsidecar_lite.so [#>--------------------------------------] 469.58 KiB/11.89 MiB (43s) libsidecar_lite.so [##>-------------------------------------] 718.46 KiB/11.89 MiB (27s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (16s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (13s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (11s) libsidecar_lite.so [######>---------------------------------] 1.85 MiB/11.89 MiB (9s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (6s) libsidecar_lite.so [#########>------------------------------] 2.68 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 2.98 MiB/11.89 MiB (5s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.53 MiB/11.89 MiB (4s) libsidecar_lite.so [############>---------------------------] 3.82 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.33 MiB/11.89 MiB (3s) libsidecar_lite.so [###############>------------------------] 4.65 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.16 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.50 MiB/11.89 MiB (2s) libsidecar_lite.so [###################>--------------------] 5.73 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.00 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.33 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.57 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.83 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.17 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.41 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.66 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 8.01 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.25 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.50 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.73 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.09 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.33 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.57 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.87 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.17 MiB/11.89 MiB (0s) libsidecar_lite.so [##################################>-----] 10.41 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.71 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.00 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.25 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.55 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.84 MiB/11.89 MiB (0s)
7622026-09-04T22:23:35.274ZSep 04 22:23:35.146 DEBG [sc] ox: starting
7632026-09-04T22:23:35.274ZSep 04 22:23:35.146 DEBG [sc] ox: connecting to [::1]:50245
7642026-09-04T22:23:35.274ZSep 04 22:23:35.146 DEBG [sc] ox waiting for prompt
7652026-09-04T22:23:35.274ZSep 04 22:23:35.156 DEBG [sc] ox: logging in
7662026-09-04T22:23:35.300ZSep 04 22:23:35.244 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7672026-09-04T22:23:35.405ZSep 04 22:23:35.392 DEBG [sc] peer: starting
7682026-09-04T22:23:35.405ZSep 04 22:23:35.392 DEBG [sc] peer: connecting to [::1]:56523
7692026-09-04T22:23:35.429ZSep 04 22:23:35.392 DEBG [sc] peer waiting for prompt
7702026-09-04T22:23:35.429ZSep 04 22:23:35.404 DEBG [sc] peer: logging in
7712026-09-04T22:23:35.505ZSep 04 22:23:35.491 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7722026-09-04T22:23:35.575ZSep 04 22:23:35.559 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.170:4676/bgp/config/routers)
7732026-09-04T22:23:37.148ZSep 04 22:23:37.134 DEBG [sc] ox: starting
7742026-09-04T22:23:37.148ZSep 04 22:23:37.134 DEBG [sc] ox: connecting to [::1]:50245
7752026-09-04T22:23:37.172ZSep 04 22:23:37.135 DEBG [sc] ox waiting for prompt
7762026-09-04T22:23:37.172ZSep 04 22:23:37.146 DEBG [sc] ox: logging in
7772026-09-04T22:23:37.247ZSep 04 22:23:37.234 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7782026-09-04T22:23:38.271ZSep 04 22:23:38.258 DEBG [sc] ox: starting
7792026-09-04T22:23:38.271ZSep 04 22:23:38.258 DEBG [sc] ox: connecting to [::1]:50245
7802026-09-04T22:23:38.296ZSep 04 22:23:38.258 DEBG [sc] ox waiting for prompt
7812026-09-04T22:23:38.296ZSep 04 22:23:38.258 DEBG [sc] ox: logging in
7822026-09-04T22:23:38.360ZSep 04 22:23:38.347 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7832026-09-04T22:23:38.426ZSep 04 22:23:38.412 DEBG [sc] ox: starting
7842026-09-04T22:23:38.426ZSep 04 22:23:38.412 DEBG [sc] ox: connecting to [::1]:50245
7852026-09-04T22:23:38.450ZSep 04 22:23:38.413 DEBG [sc] ox waiting for prompt
7862026-09-04T22:23:38.450ZSep 04 22:23:38.423 DEBG [sc] ox: logging in
7872026-09-04T22:23:38.525ZSep 04 22:23:38.512 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7882026-09-04T22:23:38.592ZSep 04 22:23:38.579 DEBG [sc] ox: starting
7892026-09-04T22:23:38.592ZSep 04 22:23:38.579 DEBG [sc] ox: connecting to [::1]:50245
7902026-09-04T22:23:38.617ZSep 04 22:23:38.579 DEBG [sc] ox waiting for prompt
7912026-09-04T22:23:38.617ZSep 04 22:23:38.590 DEBG [sc] ox: logging in
7922026-09-04T22:23:38.692ZSep 04 22:23:38.679 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7932026-09-04T22:23:38.757ZSep 04 22:23:38.744 DEBG [sc] ox: starting
7942026-09-04T22:23:38.757ZSep 04 22:23:38.744 DEBG [sc] ox: connecting to [::1]:50245
7952026-09-04T22:23:38.782ZSep 04 22:23:38.745 DEBG [sc] ox waiting for prompt
7962026-09-04T22:23:38.782ZSep 04 22:23:38.755 DEBG [sc] ox: logging in
7972026-09-04T22:23:38.859ZSep 04 22:23:38.844 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
7982026-09-04T22:23:38.923ZSep 04 22:23:38.910 DEBG [sc] ox: starting
7992026-09-04T22:23:38.923ZSep 04 22:23:38.910 DEBG [sc] ox: connecting to [::1]:50245
8002026-09-04T22:23:38.947ZSep 04 22:23:38.911 DEBG [sc] ox waiting for prompt
8012026-09-04T22:23:38.948ZSep 04 22:23:38.921 DEBG [sc] ox: logging in
8022026-09-04T22:23:39.012ZSep 04 22:23:38.998 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
8032026-09-04T22:23:39.078ZSep 04 22:23:39.065 DEBG [sc] ox: starting
8042026-09-04T22:23:39.078ZSep 04 22:23:39.065 DEBG [sc] ox: connecting to [::1]:50245
8052026-09-04T22:23:39.102ZSep 04 22:23:39.065 DEBG [sc] ox waiting for prompt
8062026-09-04T22:23:39.102ZSep 04 22:23:39.076 DEBG [sc] ox: logging in
8072026-09-04T22:23:39.165ZSep 04 22:23:39.153 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
8082026-09-04T22:23:39.231ZSep 04 22:23:39.218 DEBG [sc] ox: starting
8092026-09-04T22:23:39.231ZSep 04 22:23:39.218 DEBG [sc] ox: connecting to [::1]:50245
8102026-09-04T22:23:39.255ZSep 04 22:23:39.219 DEBG [sc] ox waiting for prompt
8112026-09-04T22:23:39.255ZSep 04 22:23:39.229 DEBG [sc] ox: logging in
8122026-09-04T22:23:39.320ZSep 04 22:23:39.307 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
8132026-09-04T22:23:39.386ZSep 04 22:23:39.373 DEBG [sc] ox: starting
8142026-09-04T22:23:39.386ZSep 04 22:23:39.373 DEBG [sc] ox: connecting to [::1]:50245
8152026-09-04T22:23:39.410ZSep 04 22:23:39.374 DEBG [sc] ox waiting for prompt
8162026-09-04T22:23:39.411ZSep 04 22:23:39.384 DEBG [sc] ox: logging in
8172026-09-04T22:23:39.475ZSep 04 22:23:39.462 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
8182026-09-04T22:23:39.541ZSep 04 22:23:39.528 DEBG [sc] ox: starting
8192026-09-04T22:23:39.541ZSep 04 22:23:39.528 DEBG [sc] ox: connecting to [::1]:50245
8202026-09-04T22:23:39.566ZSep 04 22:23:39.529 DEBG [sc] ox waiting for prompt
8212026-09-04T22:23:39.566ZSep 04 22:23:39.539 DEBG [sc] ox: logging in
8222026-09-04T22:23:39.629ZSep 04 22:23:39.616 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
8232026-09-04T22:23:39.696ZSep 04 22:23:39.683 DEBG [sc] ox: starting
8242026-09-04T22:23:39.696ZSep 04 22:23:39.683 DEBG [sc] ox: connecting to [::1]:50245
8252026-09-04T22:23:39.720ZSep 04 22:23:39.683 DEBG [sc] ox waiting for prompt
8262026-09-04T22:23:39.720ZSep 04 22:23:39.695 DEBG [sc] ox: logging in
8272026-09-04T22:23:39.785ZSep 04 22:23:39.772 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
8282026-09-04T22:23:39.852ZSep 04 22:23:39.839 DEBG [sc] ox: starting
8292026-09-04T22:23:39.852ZSep 04 22:23:39.839 DEBG [sc] ox: connecting to [::1]:50245
8302026-09-04T22:23:39.876ZSep 04 22:23:39.839 DEBG [sc] ox waiting for prompt
8312026-09-04T22:23:39.876ZSep 04 22:23:39.849 DEBG [sc] ox: logging in
8322026-09-04T22:23:39.939ZSep 04 22:23:39.926 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
8332026-09-04T22:23:40.006ZSep 04 22:23:39.993 DEBG [sc] ox: starting
8342026-09-04T22:23:40.006ZSep 04 22:23:39.993 DEBG [sc] ox: connecting to [::1]:50245
8352026-09-04T22:23:40.031ZSep 04 22:23:39.994 DEBG [sc] ox waiting for prompt
8362026-09-04T22:23:40.031ZSep 04 22:23:40.004 DEBG [sc] ox: logging in
8372026-09-04T22:23:40.094ZSep 04 22:23:40.081 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
8382026-09-04T22:23:40.161ZSep 04 22:23:40.148 DEBG [sc] peer: starting
8392026-09-04T22:23:40.161ZSep 04 22:23:40.148 DEBG [sc] peer: connecting to [::1]:56523
8402026-09-04T22:23:40.185ZSep 04 22:23:40.149 DEBG [sc] peer waiting for prompt
8412026-09-04T22:23:40.185ZSep 04 22:23:40.160 DEBG [sc] peer: logging in
8422026-09-04T22:23:40.262ZSep 04 22:23:40.250 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
8432026-09-04T22:23:40.341ZSep 04 22:23:40.328 DEBG [sc] peer: starting
8442026-09-04T22:23:40.341ZSep 04 22:23:40.328 DEBG [sc] peer: connecting to [::1]:56523
8452026-09-04T22:23:40.366ZSep 04 22:23:40.329 DEBG [sc] peer waiting for prompt
8462026-09-04T22:23:40.366ZSep 04 22:23:40.339 DEBG [sc] peer: logging in
8472026-09-04T22:23:40.441ZSep 04 22:23:40.428 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
8482026-09-04T22:23:40.508ZSep 04 22:23:40.494 DEBG [sc] ox: starting
8492026-09-04T22:23:40.508ZSep 04 22:23:40.494 DEBG [sc] ox: connecting to [::1]:50245
8502026-09-04T22:23:40.532ZSep 04 22:23:40.494 DEBG [sc] ox waiting for prompt
8512026-09-04T22:23:40.532ZSep 04 22:23:40.506 DEBG [sc] ox: logging in
8522026-09-04T22:23:40.606ZSep 04 22:23:40.594 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
8532026-09-04T22:23:40.672ZSep 04 22:23:40.659 DEBG [sc] ox: starting
8542026-09-04T22:23:40.672ZSep 04 22:23:40.659 DEBG [sc] ox: connecting to [::1]:50245
8552026-09-04T22:23:40.696ZSep 04 22:23:40.660 DEBG [sc] ox waiting for prompt
8562026-09-04T22:23:40.696ZSep 04 22:23:40.670 DEBG [sc] ox: logging in
8572026-09-04T22:23:40.771ZSep 04 22:23:40.758 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
8582026-09-04T22:23:40.842ZSep 04 22:23:40.829 INFO adding BGP routers to both mgd nodes
8592026-09-04T22:23:40.867Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8602026-09-04T22:23:41.870Zmgd bgp cr2 -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8612026-09-04T22:23:42.873Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
8622026-09-04T22:23:43.875Zmgd bgp peer -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8632026-09-04T22:23:44.878Zmgd bgp peer -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8642026-09-04T22:23:45.879Zmgd bgp peer -> Established: iteration 3/20: expected Some(Established), got Some(ConnectionCollision)
8652026-09-04T22:23:47.786ZSep 04 22:23:47.772 INFO cr1: executing frr script show ip bgp json
8662026-09-04T22:23:47.811ZSep 04 22:23:47.772 DEBG [sc] cr1: starting
8672026-09-04T22:23:47.811ZSep 04 22:23:47.772 DEBG [sc] cr1: connecting to [::1]:34824
8682026-09-04T22:23:47.811ZSep 04 22:23:47.773 INFO cr2: executing eos script show ip bgp | json
8692026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr2: starting
8702026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr2: connecting to [::1]:60083
8712026-09-04T22:23:47.811ZSep 04 22:23:47.773 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8722026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr3: starting
8732026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr3: connecting to [::1]:33361
8742026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr3 waiting for prompt
8752026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr2 waiting for prompt
8762026-09-04T22:23:47.811ZSep 04 22:23:47.773 DEBG [sc] cr1 waiting for prompt
8772026-09-04T22:23:47.811ZSep 04 22:23:47.784 DEBG [sc] cr2: logging in
8782026-09-04T22:23:47.811ZSep 04 22:23:47.784 DEBG [sc] cr3: logging in
8792026-09-04T22:23:47.812ZSep 04 22:23:47.785 DEBG [sc] cr1: logging in
8802026-09-04T22:23:48.151ZSep 04 22:23:48.138 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
8812026-09-04T22:23:48.185ZSep 04 22:23:48.172 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8822026-09-04T22:23:48.209ZSep 04 22:23:48.194 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8832026-09-04T22:23:50.294ZSep 04 22:23:50.281 INFO cr1: executing frr script show bgp json
8842026-09-04T22:23:50.294ZSep 04 22:23:50.281 DEBG [sc] cr1: starting
8852026-09-04T22:23:50.319ZSep 04 22:23:50.281 DEBG [sc] cr1: connecting to [::1]:34824
8862026-09-04T22:23:50.319ZSep 04 22:23:50.282 DEBG [sc] cr1 waiting for prompt
8872026-09-04T22:23:50.319ZSep 04 22:23:50.291 DEBG [sc] cr1: logging in
8882026-09-04T22:23:50.404ZSep 04 22:23:50.391 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8892026-09-04T22:23:50.404ZSep 04 22:23:50.391 DEBG [sc] cr3: starting
8902026-09-04T22:23:50.404ZSep 04 22:23:50.391 DEBG [sc] cr3: connecting to [::1]:33361
8912026-09-04T22:23:50.429ZSep 04 22:23:50.392 DEBG [sc] cr3 waiting for prompt
8922026-09-04T22:23:50.429ZSep 04 22:23:50.402 DEBG [sc] cr3: logging in
8932026-09-04T22:23:50.453ZSep 04 22:23:50.436 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
8942026-09-04T22:23:50.559ZSep 04 22:23:50.546 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8952026-09-04T22:23:50.655ZSep 04 22:23:50.642 INFO cr2: executing eos script show ipv6 bgp | json
8962026-09-04T22:23:50.655ZSep 04 22:23:50.642 DEBG [sc] cr2: starting
8972026-09-04T22:23:50.655ZSep 04 22:23:50.642 DEBG [sc] cr2: connecting to [::1]:60083
8982026-09-04T22:23:50.679ZSep 04 22:23:50.642 DEBG [sc] cr2 waiting for prompt
8992026-09-04T22:23:50.679ZSep 04 22:23:50.653 DEBG [sc] cr2: logging in
9002026-09-04T22:23:50.809ZSep 04 22:23:50.796 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
9012026-09-04T22:23:53.254ZSep 04 22:23:53.241 INFO interop bgp unnumbered test passed 🎉
9022026-09-04T22:23:53.278Z+ (( status != 0 ))
9032026-09-04T22:23:53.278Z+ pfexec ./falcon-lab cleanup interop bgp-unnumbered
9042026-09-04T22:23:53.302ZSep 04 22:23:53.281 INFO destroying runner for deployment interop_bgpu
9052026-09-04T22:23:53.302ZSep 04 22:23:53.281 INFO destroying deployment interop_bgpu
9062026-09-04T22:23:53.302ZSep 04 22:23:53.281 INFO destroying nodes
9072026-09-04T22:23:53.396ZSep 04 22:23:53.383 INFO destroying links
9082026-09-04T22:23:53.396ZSep 04 22:23:53.383 INFO destroying link interop_bgpu_ox_sn_vnic0
9092026-09-04T22:23:53.420ZSep 04 22:23:53.387 INFO destroying link interop_bgpu_ox_sn_sim0
9102026-09-04T22:23:53.420ZSep 04 22:23:53.388 INFO destroying link interop_bgpu_cr1_vn_vnic0
9112026-09-04T22:23:54.404ZSep 04 22:23:54.391 INFO destroying link interop_bgpu_cr1_vn_sim0
9122026-09-04T22:23:54.429ZSep 04 22:23:54.392 INFO destroying link interop_bgpu_ox_sn_vnic1
9132026-09-04T22:23:54.429ZSep 04 22:23:54.394 INFO destroying link interop_bgpu_ox_sn_sim1
9142026-09-04T22:23:54.429ZSep 04 22:23:54.395 INFO destroying link interop_bgpu_cr2_vn_vnic0
9152026-09-04T22:23:54.429ZSep 04 22:23:54.396 INFO destroying link interop_bgpu_cr2_vn_sim0
9162026-09-04T22:23:54.429ZSep 04 22:23:54.397 INFO destroying link interop_bgpu_ox_sn_vnic2
9172026-09-04T22:23:54.429ZSep 04 22:23:54.398 INFO destroying link interop_bgpu_ox_sn_sim2
9182026-09-04T22:23:54.429ZSep 04 22:23:54.399 INFO destroying link interop_bgpu_cr3_vn_vnic0
9192026-09-04T22:23:54.429ZSep 04 22:23:54.400 INFO destroying link interop_bgpu_cr3_vn_sim0
9202026-09-04T22:23:54.429ZSep 04 22:23:54.401 INFO destroying link interop_bgpu_ox_sn_vnic3
9212026-09-04T22:23:54.429ZSep 04 22:23:54.402 INFO destroying link interop_bgpu_ox_sn_sim3
9222026-09-04T22:23:54.429ZSep 04 22:23:54.403 INFO destroying link interop_bgpu_peer_vn_vnic0
9232026-09-04T22:23:54.429ZSep 04 22:23:54.405 INFO destroying link interop_bgpu_peer_vn_sim0
9242026-09-04T22:23:54.429ZSep 04 22:23:54.406 INFO destroying external links
9252026-09-04T22:23:54.429ZSep 04 22:23:54.406 INFO destroying external link interop_bgpu_ox_vn_vnic4
9262026-09-04T22:23:54.429ZSep 04 22:23:54.407 INFO destroying external link interop_bgpu_cr1_vn_vnic1
9272026-09-04T22:23:54.429ZSep 04 22:23:54.408 INFO destroying external link interop_bgpu_cr2_vn_vnic1
9282026-09-04T22:23:54.429ZSep 04 22:23:54.409 INFO destroying external link interop_bgpu_cr3_vn_vnic1
9292026-09-04T22:23:54.430ZSep 04 22:23:54.410 INFO destroying external link interop_bgpu_peer_vn_vnic1
9302026-09-04T22:23:54.430ZSep 04 22:23:54.411 INFO destroying images
9312026-09-04T22:23:54.977ZSep 04 22:23:54.965 INFO destroying workspace at .falcon
9322026-09-04T22:23:55.002Z+ return 0
9332026-09-04T22:23:55.002Z+ run_test interop bfd-static-routing
9342026-09-04T22:23:55.002Z+ local topology=interop
9352026-09-04T22:23:55.002Z+ local scenario=bfd-static-routing
9362026-09-04T22:23:55.003Z+ local test_name=interop-bfd-static-routing
9372026-09-04T22:23:55.003Z+ local status=0
9382026-09-04T22:23:55.003Z+ clear_falcon_workspace_files
9392026-09-04T22:23:55.003Z+ [[ -d .falcon ]]
9402026-09-04T22:23:55.003Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
9412026-09-04T22:23:55.003Z+ RUST_LOG=debug
9422026-09-04T22:23:55.003Z+ pfexec ./falcon-lab run interop bfd-static-routing --no-cleanup
9432026-09-04T22:23:55.028ZSep 04 22:23:55.002 DEBG using default route interface igb0
9442026-09-04T22:23:55.028ZSep 04 22:23:55.002 DEBG using default route interface igb0
9452026-09-04T22:23:55.028ZSep 04 22:23:55.002 DEBG using default route interface igb0
9462026-09-04T22:23:55.028ZSep 04 22:23:55.002 DEBG using default route interface igb0
9472026-09-04T22:23:55.028ZSep 04 22:23:55.002 DEBG using default route interface igb0
9482026-09-04T22:23:55.028ZSep 04 22:23:55.002 INFO interop_bfd: launching interop topology
9492026-09-04T22:23:55.028ZSep 04 22:23:55.002 INFO launching runner: deployment(interop_bfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
9502026-09-04T22:23:55.028ZSep 04 22:23:55.002 INFO starting preflight for deployment interop_bfd
9512026-09-04T22:23:58.023ZSep 04 22:23:58.010 INFO creating links
9522026-09-04T22:23:58.023ZSep 04 22:23:58.010 DEBG destroying link interop_bfd_ox_sn_vnic0
9532026-09-04T22:23:58.024ZSep 04 22:23:58.010 DEBG destroying link interop_bfd_ox_sn_sim0
9542026-09-04T22:23:58.024ZSep 04 22:23:58.010 INFO creating simnet link 'interop_bfd_ox_sn_sim0'
9552026-09-04T22:23:58.048ZSep 04 22:23:58.013 INFO creating vnic link 'interop_bfd_ox_sn_vnic0'
9562026-09-04T22:23:58.048ZSep 04 22:23:58.019 DEBG link pair created
9572026-09-04T22:23:58.048ZSep 04 22:23:58.019 DEBG destroying link interop_bfd_cr1_vn_vnic0
9582026-09-04T22:23:58.048ZSep 04 22:23:58.019 DEBG destroying link interop_bfd_cr1_vn_sim0
9592026-09-04T22:23:58.048ZSep 04 22:23:58.019 INFO creating simnet link 'interop_bfd_cr1_vn_sim0'
9602026-09-04T22:23:58.048ZSep 04 22:23:58.020 INFO creating vnic link 'interop_bfd_cr1_vn_vnic0'
9612026-09-04T22:23:58.048ZSep 04 22:23:58.026 DEBG link pair created
9622026-09-04T22:23:58.048ZSep 04 22:23:58.027 DEBG destroying link interop_bfd_ox_sn_vnic1
9632026-09-04T22:23:58.049ZSep 04 22:23:58.027 DEBG destroying link interop_bfd_ox_sn_sim1
9642026-09-04T22:23:58.049ZSep 04 22:23:58.027 INFO creating simnet link 'interop_bfd_ox_sn_sim1'
9652026-09-04T22:23:58.049ZSep 04 22:23:58.028 INFO creating vnic link 'interop_bfd_ox_sn_vnic1'
9662026-09-04T22:23:58.049ZSep 04 22:23:58.034 DEBG link pair created
9672026-09-04T22:23:58.049ZSep 04 22:23:58.034 DEBG destroying link interop_bfd_cr2_vn_vnic0
9682026-09-04T22:23:58.049ZSep 04 22:23:58.034 DEBG destroying link interop_bfd_cr2_vn_sim0
9692026-09-04T22:23:58.049ZSep 04 22:23:58.034 INFO creating simnet link 'interop_bfd_cr2_vn_sim0'
9702026-09-04T22:23:58.049ZSep 04 22:23:58.035 INFO creating vnic link 'interop_bfd_cr2_vn_vnic0'
9712026-09-04T22:23:58.073ZSep 04 22:23:58.041 DEBG link pair created
9722026-09-04T22:23:58.073ZSep 04 22:23:58.041 DEBG destroying link interop_bfd_ox_sn_vnic2
9732026-09-04T22:23:58.073ZSep 04 22:23:58.041 DEBG destroying link interop_bfd_ox_sn_sim2
9742026-09-04T22:23:58.073ZSep 04 22:23:58.041 INFO creating simnet link 'interop_bfd_ox_sn_sim2'
9752026-09-04T22:23:58.073ZSep 04 22:23:58.042 INFO creating vnic link 'interop_bfd_ox_sn_vnic2'
9762026-09-04T22:23:58.073ZSep 04 22:23:58.048 DEBG link pair created
9772026-09-04T22:23:58.073ZSep 04 22:23:58.048 DEBG destroying link interop_bfd_cr3_vn_vnic0
9782026-09-04T22:23:58.074ZSep 04 22:23:58.048 DEBG destroying link interop_bfd_cr3_vn_sim0
9792026-09-04T22:23:58.074ZSep 04 22:23:58.048 INFO creating simnet link 'interop_bfd_cr3_vn_sim0'
9802026-09-04T22:23:58.074ZSep 04 22:23:58.049 INFO creating vnic link 'interop_bfd_cr3_vn_vnic0'
9812026-09-04T22:23:58.074ZSep 04 22:23:58.056 DEBG link pair created
9822026-09-04T22:23:58.074ZSep 04 22:23:58.056 DEBG destroying link interop_bfd_ox_sn_vnic3
9832026-09-04T22:23:58.074ZSep 04 22:23:58.056 DEBG destroying link interop_bfd_ox_sn_sim3
9842026-09-04T22:23:58.074ZSep 04 22:23:58.056 INFO creating simnet link 'interop_bfd_ox_sn_sim3'
9852026-09-04T22:23:58.074ZSep 04 22:23:58.056 INFO creating vnic link 'interop_bfd_ox_sn_vnic3'
9862026-09-04T22:23:58.098ZSep 04 22:23:58.062 DEBG link pair created
9872026-09-04T22:23:58.098ZSep 04 22:23:58.062 DEBG destroying link interop_bfd_peer_vn_vnic0
9882026-09-04T22:23:58.098ZSep 04 22:23:58.062 DEBG destroying link interop_bfd_peer_vn_sim0
9892026-09-04T22:23:58.098ZSep 04 22:23:58.062 INFO creating simnet link 'interop_bfd_peer_vn_sim0'
9902026-09-04T22:23:58.098ZSep 04 22:23:58.063 INFO creating vnic link 'interop_bfd_peer_vn_vnic0'
9912026-09-04T22:23:58.098ZSep 04 22:23:58.070 DEBG link pair created
9922026-09-04T22:23:58.098ZSep 04 22:23:58.070 INFO creating external links
9932026-09-04T22:23:58.098ZSep 04 22:23:58.070 DEBG destroying external link interop_bfd_ox_vn_vnic4
9942026-09-04T22:23:58.098ZSep 04 22:23:58.070 INFO creating external link interop_bfd_ox_vn_vnic4
9952026-09-04T22:23:58.098ZSep 04 22:23:58.071 DEBG external link interop_bfd_ox_vn_vnic4@igb0 created
9962026-09-04T22:23:58.098ZSep 04 22:23:58.071 DEBG destroying external link interop_bfd_cr1_vn_vnic1
9972026-09-04T22:23:58.098ZSep 04 22:23:58.071 INFO creating external link interop_bfd_cr1_vn_vnic1
9982026-09-04T22:23:58.098ZSep 04 22:23:58.072 DEBG external link interop_bfd_cr1_vn_vnic1@igb0 created
9992026-09-04T22:23:58.098ZSep 04 22:23:58.072 DEBG destroying external link interop_bfd_cr2_vn_vnic1
10002026-09-04T22:23:58.098ZSep 04 22:23:58.072 INFO creating external link interop_bfd_cr2_vn_vnic1
10012026-09-04T22:23:58.098ZSep 04 22:23:58.073 DEBG external link interop_bfd_cr2_vn_vnic1@igb0 created
10022026-09-04T22:23:58.098ZSep 04 22:23:58.073 DEBG destroying external link interop_bfd_cr3_vn_vnic1
10032026-09-04T22:23:58.099ZSep 04 22:23:58.073 INFO creating external link interop_bfd_cr3_vn_vnic1
10042026-09-04T22:23:58.099ZSep 04 22:23:58.075 DEBG external link interop_bfd_cr3_vn_vnic1@igb0 created
10052026-09-04T22:23:58.099ZSep 04 22:23:58.075 DEBG destroying external link interop_bfd_peer_vn_vnic1
10062026-09-04T22:23:58.099ZSep 04 22:23:58.075 INFO creating external link interop_bfd_peer_vn_vnic1
10072026-09-04T22:23:58.099ZSep 04 22:23:58.076 DEBG external link interop_bfd_peer_vn_vnic1@igb0 created
10082026-09-04T22:23:58.099ZSep 04 22:23:58.076 INFO creating nodes
10092026-09-04T22:23:58.099ZSep 04 22:23:58.076 INFO ox: launching node
10102026-09-04T22:23:58.099ZSep 04 22:23:58.078 INFO cr1: launching node
10112026-09-04T22:23:58.099ZSep 04 22:23:58.080 INFO cr2: launching node
10122026-09-04T22:23:58.099ZSep 04 22:23:58.082 INFO cr3: launching node
10132026-09-04T22:23:58.099ZSep 04 22:23:58.084 INFO peer: launching node
10142026-09-04T22:23:58.124ZSep 04 22:23:58.098 INFO launched instance ox with pid 987 on port 43644
10152026-09-04T22:23:58.124ZSep 04 22:23:58.098 INFO ox: instance ensure
10162026-09-04T22:23:58.124ZSep 04 22:23:58.098 INFO launched instance cr1 with pid 988 on port 34970
10172026-09-04T22:23:58.125ZSep 04 22:23:58.098 INFO cr1: instance ensure
10182026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO launched instance cr2 with pid 989 on port 56457
10192026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO cr2: instance ensure
10202026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO launched instance cr3 with pid 990 on port 52169
10212026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO cr3: instance ensure
10222026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO launched instance peer with pid 991 on port 64125
10232026-09-04T22:23:58.125ZSep 04 22:23:58.099 INFO peer: instance ensure
10242026-09-04T22:24:01.551ZSep 04 22:24:01.538 INFO peer: instance ensure completed after 0 retries
10252026-09-04T22:24:01.551ZSep 04 22:24:01.538 INFO peer: instance run
10262026-09-04T22:24:01.576ZSep 04 22:24:01.538 DEBG [sc] peer: starting
10272026-09-04T22:24:01.576ZSep 04 22:24:01.538 DEBG [sc] peer: connecting to [::1]:64125
10282026-09-04T22:24:01.576ZSep 04 22:24:01.539 DEBG [sc] peer waiting for prompt
10292026-09-04T22:24:01.728ZSep 04 22:24:01.715 INFO ox: instance ensure completed after 0 retries
10302026-09-04T22:24:01.728ZSep 04 22:24:01.715 INFO ox: instance run
10312026-09-04T22:24:01.752ZSep 04 22:24:01.716 DEBG [sc] ox: starting
10322026-09-04T22:24:01.752ZSep 04 22:24:01.716 DEBG [sc] ox: connecting to [::1]:43644
10332026-09-04T22:24:01.752ZSep 04 22:24:01.717 DEBG [sc] ox waiting for prompt
10342026-09-04T22:24:01.853ZSep 04 22:24:01.840 INFO cr1: instance ensure completed after 0 retries
10352026-09-04T22:24:01.853ZSep 04 22:24:01.840 INFO cr1: instance run
10362026-09-04T22:24:01.877ZSep 04 22:24:01.841 DEBG [sc] cr1: starting
10372026-09-04T22:24:01.878ZSep 04 22:24:01.841 DEBG [sc] cr1: connecting to [::1]:34970
10382026-09-04T22:24:01.878ZSep 04 22:24:01.842 DEBG [sc] cr1 waiting for prompt
10392026-09-04T22:24:01.966ZSep 04 22:24:01.953 INFO cr2: instance ensure completed after 0 retries
10402026-09-04T22:24:01.966ZSep 04 22:24:01.953 INFO cr2: instance run
10412026-09-04T22:24:01.990ZSep 04 22:24:01.954 DEBG [sc] cr2: starting
10422026-09-04T22:24:01.991ZSep 04 22:24:01.954 DEBG [sc] cr2: connecting to [::1]:56457
10432026-09-04T22:24:01.991ZSep 04 22:24:01.955 DEBG [sc] cr2 waiting for prompt
10442026-09-04T22:24:02.020ZSep 04 22:24:02.007 INFO cr3: instance ensure completed after 0 retries
10452026-09-04T22:24:02.020ZSep 04 22:24:02.007 INFO cr3: instance run
10462026-09-04T22:24:19.063ZSep 04 22:24:19.050 DEBG [sc] cr1: logging in
10472026-09-04T22:24:19.496ZSep 04 22:24:19.483 INFO cr1: mounting /opt/cargo-bay
10482026-09-04T22:24:19.496ZSep 04 22:24:19.483 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
10492026-09-04T22:24:19.529ZSep 04 22:24:19.516 DEBG [sc] cr1: executing command `cd`
10502026-09-04T22:24:19.553ZSep 04 22:24:19.527 INFO cr1: finished mounting /opt/cargo-bay
10512026-09-04T22:24:19.553ZSep 04 22:24:19.527 DEBG [sc] cr1: executing command `hostname cr1`
10522026-09-04T22:24:19.553ZSep 04 22:24:19.539 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
10532026-09-04T22:24:19.578ZSep 04 22:24:19.550 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
10542026-09-04T22:24:19.578ZSep 04 22:24:19.561 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
10552026-09-04T22:24:19.602ZSep 04 22:24:19.571 INFO cr1: logging out
10562026-09-04T22:24:21.118ZSep 04 22:24:21.106 DEBG [sc] ox: logging in
10572026-09-04T22:24:21.236ZSep 04 22:24:21.223 DEBG [sc] peer: logging in
10582026-09-04T22:24:21.374ZSep 04 22:24:21.361 INFO ox: mounting /opt/cargo-bay
10592026-09-04T22:24:21.374ZSep 04 22:24:21.361 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10602026-09-04T22:24:21.458ZSep 04 22:24:21.446 INFO peer: mounting /opt/cargo-bay
10612026-09-04T22:24:21.459ZSep 04 22:24:21.446 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10622026-09-04T22:24:21.652ZSep 04 22:24:21.639 INFO cr1: logged out
10632026-09-04T22:24:22.616ZSep 04 22:24:22.603 DEBG [sc] ox: executing command `cd`
10642026-09-04T22:24:22.641ZSep 04 22:24:22.614 INFO ox: finished mounting /opt/cargo-bay
10652026-09-04T22:24:22.641ZSep 04 22:24:22.614 DEBG [sc] ox: executing command `hostname ox`
10662026-09-04T22:24:22.641ZSep 04 22:24:22.625 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
10672026-09-04T22:24:22.665ZSep 04 22:24:22.635 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
10682026-09-04T22:24:22.665ZSep 04 22:24:22.646 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
10692026-09-04T22:24:22.690ZSep 04 22:24:22.658 INFO ox: logging out
10702026-09-04T22:24:22.690ZSep 04 22:24:22.668 DEBG [sc] peer: executing command `cd`
10712026-09-04T22:24:22.714ZSep 04 22:24:22.679 INFO peer: finished mounting /opt/cargo-bay
10722026-09-04T22:24:22.714ZSep 04 22:24:22.679 DEBG [sc] peer: executing command `hostname peer`
10732026-09-04T22:24:22.714ZSep 04 22:24:22.691 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
10742026-09-04T22:24:22.714ZSep 04 22:24:22.701 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
10752026-09-04T22:24:22.739ZSep 04 22:24:22.712 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
10762026-09-04T22:24:22.739ZSep 04 22:24:22.723 INFO peer: logging out
10772026-09-04T22:24:22.739ZSep 04 22:24:22.724 INFO ox: logged out
10782026-09-04T22:24:22.814ZSep 04 22:24:22.801 INFO peer: logged out
10792026-09-04T22:24:23.667ZSep 04 22:24:23.654 DEBG [sc] cr2: logging in
10802026-09-04T22:24:24.156ZSep 04 22:24:24.142 INFO cr2: mounting /opt/cargo-bay
10812026-09-04T22:24:24.156ZSep 04 22:24:24.142 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10822026-09-04T22:24:24.182ZSep 04 22:24:24.164 DEBG [sc] cr2: executing command `cd`
10832026-09-04T22:24:24.206ZSep 04 22:24:24.174 INFO cr2: finished mounting /opt/cargo-bay
10842026-09-04T22:24:24.206ZSep 04 22:24:24.175 DEBG [sc] cr2: executing command `hostname cr2`
10852026-09-04T22:24:24.206ZSep 04 22:24:24.186 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
10862026-09-04T22:24:24.230ZSep 04 22:24:24.197 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
10872026-09-04T22:24:24.230ZSep 04 22:24:24.208 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
10882026-09-04T22:24:24.255ZSep 04 22:24:24.219 INFO cr2: logging out
10892026-09-04T22:24:27.122ZSep 04 22:24:27.109 INFO cr2: logged out
10902026-09-04T22:24:27.122ZSep 04 22:24:27.109 INFO interop_bfd: interop topology launch complete
10912026-09-04T22:24:27.146ZSep 04 22:24:27.109 DEBG [sc] ox: starting
10922026-09-04T22:24:27.146ZSep 04 22:24:27.109 DEBG [sc] ox: connecting to [::1]:43644
10932026-09-04T22:24:27.146ZSep 04 22:24:27.109 DEBG [sc] peer: starting
10942026-09-04T22:24:27.146ZSep 04 22:24:27.109 DEBG [sc] peer: connecting to [::1]:64125
10952026-09-04T22:24:27.146ZSep 04 22:24:27.110 DEBG [sc] ox waiting for prompt
10962026-09-04T22:24:27.146ZSep 04 22:24:27.110 DEBG [sc] peer waiting for prompt
10972026-09-04T22:24:27.146ZSep 04 22:24:27.120 DEBG [sc] peer: logging in
10982026-09-04T22:24:27.146ZSep 04 22:24:27.121 DEBG [sc] ox: logging in
10992026-09-04T22:24:27.221ZSep 04 22:24:27.208 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11002026-09-04T22:24:27.245ZSep 04 22:24:27.220 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11012026-09-04T22:24:31.993ZSep 04 22:24:31.979 DEBG [sc] ox: starting
11022026-09-04T22:24:31.993ZSep 04 22:24:31.979 DEBG [sc] ox: connecting to [::1]:43644
11032026-09-04T22:24:32.018ZSep 04 22:24:31.980 DEBG [sc] ox waiting for prompt
11042026-09-04T22:24:32.018ZSep 04 22:24:31.990 DEBG [sc] ox: logging in
11052026-09-04T22:24:32.092ZSep 04 22:24:32.078 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11062026-09-04T22:24:32.180ZSep 04 22:24:32.167 DEBG [sc] ox: starting
11072026-09-04T22:24:32.181ZSep 04 22:24:32.167 DEBG [sc] ox: connecting to [::1]:43644
11082026-09-04T22:24:32.205ZSep 04 22:24:32.168 DEBG [sc] ox waiting for prompt
11092026-09-04T22:24:32.205ZSep 04 22:24:32.178 DEBG [sc] ox: logging in
11102026-09-04T22:24:32.281ZSep 04 22:24:32.267 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11112026-09-04T22:24:32.599ZSep 04 22:24:32.586 DEBG [sc] peer: starting
11122026-09-04T22:24:32.599ZSep 04 22:24:32.586 DEBG [sc] peer: connecting to [::1]:64125
11132026-09-04T22:24:32.624ZSep 04 22:24:32.587 DEBG [sc] peer waiting for prompt
11142026-09-04T22:24:32.624ZSep 04 22:24:32.597 DEBG [sc] peer: logging in
11152026-09-04T22:24:32.699ZSep 04 22:24:32.686 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11162026-09-04T22:24:32.787ZSep 04 22:24:32.774 DEBG [sc] peer: starting
11172026-09-04T22:24:32.787ZSep 04 22:24:32.774 DEBG [sc] peer: connecting to [::1]:64125
11182026-09-04T22:24:32.812ZSep 04 22:24:32.774 DEBG [sc] peer waiting for prompt
11192026-09-04T22:24:32.812ZSep 04 22:24:32.785 DEBG [sc] peer: logging in
11202026-09-04T22:24:32.886ZSep 04 22:24:32.872 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11212026-09-04T22:24:32.952ZSep 04 22:24:32.939 INFO waiting for ceos to initialize
11222026-09-04T22:24:32.952ZSep 04 22:24:32.939 INFO cr3: starting juniper bfd setup
11232026-09-04T22:24:32.952ZSep 04 22:24:32.939 INFO cr1: installing frr
11242026-09-04T22:24:32.952ZSep 04 22:24:32.939 INFO ox: setting up npuvm
11252026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] cr2: starting
11262026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] cr2: connecting to [::1]:56457
11272026-09-04T22:24:32.977ZSep 04 22:24:32.939 INFO cr3: staged Juniper config and license for guest systemd services
11282026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] cr1: starting
11292026-09-04T22:24:32.977ZSep 04 22:24:32.939 INFO cr3: waiting for Juniper guest config apply
11302026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] cr1: connecting to [::1]:34970
11312026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] ox: starting
11322026-09-04T22:24:32.977ZSep 04 22:24:32.939 DEBG [sc] ox: connecting to [::1]:43644
11332026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr3: starting
11342026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr3: connecting to [::1]:52169
11352026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr2 waiting for prompt
11362026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr1 waiting for prompt
11372026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] ox waiting for prompt
11382026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr3 waiting for prompt
11392026-09-04T22:24:32.977ZSep 04 22:24:32.940 DEBG [sc] cr3: logging in
11402026-09-04T22:24:32.977ZSep 04 22:24:32.950 DEBG [sc] cr2: logging in
11412026-09-04T22:24:32.977ZSep 04 22:24:32.951 DEBG [sc] cr1: logging in
11422026-09-04T22:24:32.977ZSep 04 22:24:32.951 DEBG [sc] ox: logging in
11432026-09-04T22:24:33.052ZSep 04 22:24:33.039 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`
11442026-09-04T22:24:33.107ZSep 04 22:24:33.093 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11452026-09-04T22:24:33.334ZSep 04 22:24:33.321 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
11462026-09-04T22:24:33.358ZSep 04 22:24:33.332 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11472026-09-04T22:24:35.376ZSep 04 22:24:35.363 INFO cr2: executing eos script show version
11482026-09-04T22:24:35.376ZSep 04 22:24:35.363 DEBG [sc] cr2: starting
11492026-09-04T22:24:35.376ZSep 04 22:24:35.363 DEBG [sc] cr2: connecting to [::1]:56457
11502026-09-04T22:24:35.400ZSep 04 22:24:35.363 DEBG [sc] cr2 waiting for prompt
11512026-09-04T22:24:35.400ZSep 04 22:24:35.374 DEBG [sc] cr2: logging in
11522026-09-04T22:24:35.426ZSep 04 22:24:35.414 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
11532026-09-04T22:24:35.541ZSep 04 22:24:35.528 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11542026-09-04T22:24:36.428ZSep 04 22:24:36.415 DEBG [sc] cr3: starting
11552026-09-04T22:24:36.428ZSep 04 22:24:36.415 DEBG [sc] cr3: connecting to [::1]:52169
11562026-09-04T22:24:36.452ZSep 04 22:24:36.416 DEBG [sc] cr3 waiting for prompt
11572026-09-04T22:24:36.453ZSep 04 22:24:36.426 DEBG [sc] cr3: logging in
11582026-09-04T22:24:36.594ZSep 04 22:24:36.581 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11592026-09-04T22:24:38.670ZSep 04 22:24:38.657 INFO cr3: Juniper guest config applied
11602026-09-04T22:24:39.125ZSep 04 22:24:39.112 DEBG [sc] ox: starting
11612026-09-04T22:24:39.125ZSep 04 22:24:39.112 DEBG [sc] ox: connecting to [::1]:43644
11622026-09-04T22:24:39.149ZSep 04 22:24:39.112 DEBG [sc] ox waiting for prompt
11632026-09-04T22:24:39.149ZSep 04 22:24:39.123 DEBG [sc] ox: logging in
11642026-09-04T22:24:39.224ZSep 04 22:24:39.211 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
11652026-09-04T22:24:39.291ZSep 04 22:24:39.278 DEBG [sc] ox: starting
11662026-09-04T22:24:39.291ZSep 04 22:24:39.278 DEBG [sc] ox: connecting to [::1]:43644
11672026-09-04T22:24:39.316ZSep 04 22:24:39.279 DEBG [sc] ox waiting for prompt
11682026-09-04T22:24:39.316ZSep 04 22:24:39.289 DEBG [sc] ox: logging in
11692026-09-04T22:24:39.391ZSep 04 22:24:39.377 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
11702026-09-04T22:24:39.499ZSep 04 22:24:39.487 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
11712026-09-04T22:24:39.524ZSep 04 22:24:39.487 DEBG [sc] ox: starting
11722026-09-04T22:24:39.524ZSep 04 22:24:39.487 DEBG [sc] ox: connecting to [::1]:43644
11732026-09-04T22:24:39.524ZSep 04 22:24:39.487 DEBG [sc] ox waiting for prompt
11742026-09-04T22:24:39.524ZSep 04 22:24:39.497 DEBG [sc] ox: logging in
11752026-09-04T22:24:39.599ZSep 04 22:24:39.586 DEBG [sc] ox: executing command `chmod +x npuvm`
11762026-09-04T22:24:39.665ZSep 04 22:24:39.652 DEBG [sc] ox: starting
11772026-09-04T22:24:39.665ZSep 04 22:24:39.652 DEBG [sc] ox: connecting to [::1]:43644
11782026-09-04T22:24:39.689ZSep 04 22:24:39.652 DEBG [sc] ox waiting for prompt
11792026-09-04T22:24:39.689ZSep 04 22:24:39.663 DEBG [sc] ox: logging in
11802026-09-04T22:24:39.763ZSep 04 22:24:39.751 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
11812026-09-04T22:24:45.102ZSep 04 22:24:45.088 DEBG [sc] cr2: starting
11822026-09-04T22:24:45.102ZSep 04 22:24:45.088 DEBG [sc] cr2: connecting to [::1]:56457
11832026-09-04T22:24:45.126ZSep 04 22:24:45.089 DEBG [sc] cr2 waiting for prompt
11842026-09-04T22:24:45.126ZSep 04 22:24:45.099 DEBG [sc] cr2: logging in
11852026-09-04T22:24:45.266ZSep 04 22:24:45.253 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11862026-09-04T22:24:47.412ZSep 04 22:24:47.399 INFO cr2: executing eos script show version
11872026-09-04T22:24:47.412ZSep 04 22:24:47.399 DEBG [sc] cr2: starting
11882026-09-04T22:24:47.412ZSep 04 22:24:47.399 DEBG [sc] cr2: connecting to [::1]:56457
11892026-09-04T22:24:47.437ZSep 04 22:24:47.400 DEBG [sc] cr2 waiting for prompt
11902026-09-04T22:24:47.437ZSep 04 22:24:47.410 DEBG [sc] cr2: logging in
11912026-09-04T22:24:47.577ZSep 04 22:24:47.564 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11922026-09-04T22:24:49.933ZSep 04 22:24:49.919 INFO cr2: executing eos script
11932026-09-04T22:24:49.933Z enable
11942026-09-04T22:24:49.933Z configure
11952026-09-04T22:24:49.933Z ip routing
11962026-09-04T22:24:49.933Z ipv6 unicast-routing
11972026-09-04T22:24:49.933Z interface Ethernet1
11982026-09-04T22:24:49.933Z no switchport
11992026-09-04T22:24:49.933Z ip address 10.0.1.2/24
12002026-09-04T22:24:49.933Z ipv6 enable
12012026-09-04T22:24:49.933Z ipv6 address fd00:2::2/64
12022026-09-04T22:24:49.933Z bfd interval 1000 min-rx 1000 multiplier 3
12032026-09-04T22:24:49.933Z exit
12042026-09-04T22:24:49.933Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12052026-09-04T22:24:49.933Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12062026-09-04T22:24:49.933Z exit
12072026-09-04T22:24:49.933Z
12082026-09-04T22:24:49.934ZSep 04 22:24:49.919 DEBG [sc] cr2: starting
12092026-09-04T22:24:49.934ZSep 04 22:24:49.919 DEBG [sc] cr2: connecting to [::1]:56457
12102026-09-04T22:24:49.959ZSep 04 22:24:49.920 DEBG [sc] cr2 waiting for prompt
12112026-09-04T22:24:49.959ZSep 04 22:24:49.930 DEBG [sc] cr2: logging in
12122026-09-04T22:24:50.088ZSep 04 22:24:50.074 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
12132026-09-04T22:24:50.088Z enable
12142026-09-04T22:24:50.088Z configure
12152026-09-04T22:24:50.088Z ip routing
12162026-09-04T22:24:50.088Z ipv6 unicast-routing
12172026-09-04T22:24:50.088Z interface Ethernet1
12182026-09-04T22:24:50.088Z no switchport
12192026-09-04T22:24:50.088Z ip address 10.0.1.2/24
12202026-09-04T22:24:50.088Z ipv6 enable
12212026-09-04T22:24:50.088Z ipv6 address fd00:2::2/64
12222026-09-04T22:24:50.088Z bfd interval 1000 min-rx 1000 multiplier 3
12232026-09-04T22:24:50.088Z exit
12242026-09-04T22:24:50.088Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12252026-09-04T22:24:50.088Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12262026-09-04T22:24:50.088Z exit
12272026-09-04T22:24:50.088Z '`
12282026-09-04T22:25:11.184ZSep 04 22:25:11.171 INFO cr1: enabling frr daemon bfdd
12292026-09-04T22:25:11.184ZSep 04 22:25:11.171 DEBG [sc] cr1: starting
12302026-09-04T22:25:11.184ZSep 04 22:25:11.171 DEBG [sc] cr1: connecting to [::1]:34970
12312026-09-04T22:25:11.208ZSep 04 22:25:11.171 DEBG [sc] cr1 waiting for prompt
12322026-09-04T22:25:11.208ZSep 04 22:25:11.182 DEBG [sc] cr1: logging in
12332026-09-04T22:25:11.350ZSep 04 22:25:11.337 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
12342026-09-04T22:25:13.443ZSep 04 22:25:13.430 INFO cr1: stopping frr
12352026-09-04T22:25:13.443ZSep 04 22:25:13.430 DEBG [sc] cr1: starting
12362026-09-04T22:25:13.443ZSep 04 22:25:13.430 DEBG [sc] cr1: connecting to [::1]:34970
12372026-09-04T22:25:13.467ZSep 04 22:25:13.431 DEBG [sc] cr1 waiting for prompt
12382026-09-04T22:25:13.467ZSep 04 22:25:13.441 DEBG [sc] cr1: logging in
12392026-09-04T22:25:13.596ZSep 04 22:25:13.583 DEBG [sc] cr1: executing command `systemctl stop frr`
12402026-09-04T22:25:16.000ZSep 04 22:25:15.986 INFO cr1: starting frr
12412026-09-04T22:25:16.000ZSep 04 22:25:15.986 DEBG [sc] cr1: starting
12422026-09-04T22:25:16.000ZSep 04 22:25:15.986 DEBG [sc] cr1: connecting to [::1]:34970
12432026-09-04T22:25:16.025ZSep 04 22:25:15.987 DEBG [sc] cr1 waiting for prompt
12442026-09-04T22:25:16.025ZSep 04 22:25:15.998 DEBG [sc] cr1: logging in
12452026-09-04T22:25:16.165ZSep 04 22:25:16.151 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12462026-09-04T22:25:23.481ZSep 04 22:25:23.468 INFO cr1: stopping frr
12472026-09-04T22:25:23.506ZSep 04 22:25:23.469 DEBG [sc] cr1: starting
12482026-09-04T22:25:23.506ZSep 04 22:25:23.469 DEBG [sc] cr1: connecting to [::1]:34970
12492026-09-04T22:25:23.506ZSep 04 22:25:23.469 DEBG [sc] cr1 waiting for prompt
12502026-09-04T22:25:23.506ZSep 04 22:25:23.480 DEBG [sc] cr1: logging in
12512026-09-04T22:25:23.636ZSep 04 22:25:23.623 DEBG [sc] cr1: executing command `systemctl stop frr`
12522026-09-04T22:25:26.009ZSep 04 22:25:25.996 INFO cr1: installing frr startup config
12532026-09-04T22:25:26.009ZSep 04 22:25:25.996 DEBG [sc] cr1: starting
12542026-09-04T22:25:26.009ZSep 04 22:25:25.996 DEBG [sc] cr1: connecting to [::1]:34970
12552026-09-04T22:25:26.035ZSep 04 22:25:25.997 DEBG [sc] cr1 waiting for prompt
12562026-09-04T22:25:26.035ZSep 04 22:25:26.007 DEBG [sc] cr1: logging in
12572026-09-04T22:25:26.165ZSep 04 22:25:26.151 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`
12582026-09-04T22:25:28.249ZSep 04 22:25:28.236 INFO cr1: starting frr
12592026-09-04T22:25:28.249ZSep 04 22:25:28.236 DEBG [sc] cr1: starting
12602026-09-04T22:25:28.249ZSep 04 22:25:28.236 DEBG [sc] cr1: connecting to [::1]:34970
12612026-09-04T22:25:28.273ZSep 04 22:25:28.236 DEBG [sc] cr1 waiting for prompt
12622026-09-04T22:25:28.273ZSep 04 22:25:28.247 DEBG [sc] cr1: logging in
12632026-09-04T22:25:28.402ZSep 04 22:25:28.389 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12642026-09-04T22:25:36.849ZSep 04 22:25:36.815 INFO ox: npuvm install output:
12652026-09-04T22:25:36.849Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (41m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (42m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 29.29 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 29.29 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 29.29 KiB/83.85 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 85.29 KiB/83.85 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 228.95 KiB/83.85 MiB (11m) dendrite-softnpu.tar.gz [>---------------------------------------] 595.68 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 681.89 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 805.89 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.15 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.38 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.63 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.99 MiB/83.85 MiB (76s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.22 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.46 MiB/83.85 MiB (63s) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
12662026-09-04T22:25:36.941Z dendrite-softnpu.tar.gz [#>--------------------------------------] 2.74 MiB/83.85 MiB (58s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.06 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.30 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.51 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.53 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.53 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.53 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.53 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.53 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.55 MiB/83.85 MiB (67s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.56 MiB/83.85 MiB (67s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.58 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.59 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.61 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.64 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.67 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.69 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.73 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.77 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.80 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.84 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.90 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.98 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.05 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.10 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.16 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.25 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.31 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.38 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.45 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.55 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.62 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.69 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.82 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.90 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.98 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.11 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.20 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.30 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.54 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.65 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.75 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.92 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.03 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.15 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.33 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.39 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.52 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.65 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.78 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.92 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.12 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.26 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.40 MiB/83.85 MiB (71s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.62 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.76 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.92 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.15 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.30 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.47 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.64 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.88 MiB/83.85 MiB (67s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.06 MiB/83.85 MiB (67s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.23 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.50 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.68 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.79 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.96 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.18 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.43 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.63 MiB/83.85 MiB (62s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.82 MiB/83.85 MiB (62s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.12 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.33 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.54 MiB/83.85 MiB (60s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.84 MiB/83.85 MiB (59s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.08 MiB/83.85 MiB (59s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.29 MiB/83.85 MiB (58s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.52 MiB/83.85 MiB (57s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.85 MiB/83.85 MiB (57s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.08 MiB/83.85 MiB (56s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.31 MiB/83.85 MiB (56s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.66 MiB/83.85 MiB (55s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.90 MiB/83.85 MiB (54s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.14 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.46 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.62 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.74 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.10 MiB/83.85 MiB (51s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.34 MiB/83.85 MiB (50s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.58 MiB/83.85 MiB (50s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.94 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.18 MiB/83.85 MiB (48s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.42 MiB/83.85 MiB (48s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.71 MiB/83.85 MiB (47s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.02 MiB/83.85 MiB (47s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.26 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.50 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.86 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.10 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.33 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.65 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.94 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.17 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.47 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.77 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.90 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.02 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.38 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.62 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.86 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.22 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.46 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.70 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.99 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.30 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.54 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.78 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.14 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.37 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.62 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.92 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.21 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.45 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.73 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.05 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [############>---------------------------] 25.17 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.32 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.68 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.88 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.89 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.89 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.89 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.89 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.90 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.92 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.93 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.95 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.98 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.00 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.03 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.07 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.10 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.13 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.17 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.22 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.26 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.31 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.35 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.38 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.45 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.51 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.57 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.64 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.72 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.79 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.86 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.97 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 27.04 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 27.12 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 27.24 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.33 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.42 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.53 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.65 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.74 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.84 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.99 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.10 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.21 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.38 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.50 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.62 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.76 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.93 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.06 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.19 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.40 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.53 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.67 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.88 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.04 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.19 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.35 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.57 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.73 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.90 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.14 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.32 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 31.49 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.69 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.94 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.12 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.31 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.52 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.78 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.97 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 33.20 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 33.47 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.67 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.91 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.14 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.42 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.65 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.90 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 35.19 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 35.42 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 35.69 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 35.89 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 36.24 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 36.48 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 36.72 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 37.08 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 37.32 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 37.56 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [##################>---------------------] 37.84 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [##################>---------------------] 38.16 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 38.40 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 38.65 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 38.99 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 39.24 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 39.48 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 39.83 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 40.08 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 40.32 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 40.60 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 40.92 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 41.16 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 41.39 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 41.52 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 41.77 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [####################>-------------------] 42.12 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [####################>-------------------] 42.36 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.60 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.96 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 43.20 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 43.44 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 43.76 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#####################>------------------] 44.04 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.28 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.53 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.87 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 45.12 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 45.36 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 45.71 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 45.95 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.19 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.54 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.67 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.92 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 47.16 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 47.40 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 47.64 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 48.00 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.23 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.48 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.84 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 49.07 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 49.31 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 49.66 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 49.91 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 50.15 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 50.40 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 50.75 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 50.99 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 51.23 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 51.59 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 51.83 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 52.07 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [########################>---------------] 52.31 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.55 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.82 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.94 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.95 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.95 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.95 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.96 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.97 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.98 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.00 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.03 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.05 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.07 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.11 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.14 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.18 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.23 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.27 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.30 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.35 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.41 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.46 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.51 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.57 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.66 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.72 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.78 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.89 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 53.96 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 54.03 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 54.11 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#########################>--------------] 54.22 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#########################>--------------] 54.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#########################>--------------] 54.39 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.52 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.61 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.71 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.81 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.92 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.05 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.16 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.27 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.39 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.51 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.62 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.75 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 55.93 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 56.06 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 56.19 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 56.33 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 56.53 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.67 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.81 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.99 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 57.18 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 57.33 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 57.51 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 57.71 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 57.87 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 58.06 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 58.29 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 58.47 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 58.64 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.87 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 59.09 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 59.27 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 59.50 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 59.74 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [############################>-----------] 59.94 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [############################>-----------] 60.16 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [############################>-----------] 60.41 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [############################>-----------] 60.63 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.85 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 61.11 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 61.37 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 61.59 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 61.87 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 62.12 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 62.37 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#############################>----------] 62.64 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.92 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 63.17 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 63.45 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 63.74 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 64.01 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 64.26 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 64.57 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 64.84 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 65.10 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 65.40 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 65.68 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 65.93 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 66.23 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 66.52 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 66.76 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 67.04 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 67.35 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 67.60 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 67.87 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 68.18 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 68.44 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 68.67 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 68.90 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 69.15 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 69.51 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 69.74 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 69.98 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 70.31 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 70.58 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 70.82 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 71.08 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 71.42 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 71.66 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 71.91 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 72.26 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 72.50 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 72.74 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 73.04 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 73.34 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 73.58 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 73.85 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 74.17 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 74.30 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.56 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.90 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 75.14 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 75.38 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 75.74 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 75.98 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 76.22 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 76.54 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 76.82 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 77.06 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.33 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.65 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.90 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.13 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.49 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.73 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.97 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 79.29 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 79.45 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.57 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.58 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.59 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.60 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.61 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.64 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.66 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.70 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.73 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.77 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.81 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.84 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.90 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.94 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.98 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.04 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.10 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.15 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.21 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.30 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.36 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.42 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.49 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.64 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.71 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.83 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.91 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.00 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.09 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.22 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.31 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.41 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.66 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.76 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.89 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.04 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.16 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.29 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.46 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.58 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.71 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.78 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.98 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.11 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.25 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.40 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.61 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.75 MiB/83.85 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): \ Creating Plan (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
12672026-09-04T22:25:36.991Z Create boot environment: No
12682026-09-04T22:25:36.991ZCreate backup boot environment: No
12692026-09-04T22:25:36.991Z
12702026-09-04T22:25:36.991ZDOWNLOAD PKGS FILES XFER (MB) SPEED
12712026-09-04T22:25:36.991Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/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 318k/s
12722026-09-04T22:25:36.991Z
12732026-09-04T22:25:36.991ZPHASE ITEMS
12742026-09-04T22:25:36.991Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
12752026-09-04T22:25:36.991Z Updating package state database working \ Updating package state database working | Updating package state database Done
12762026-09-04T22:25:36.991Z Updating package cache 0/0 / Updating package cache 0/0
12772026-09-04T22:25:36.991Z Updating image state working - Updating image state working \ Updating image state Done
12782026-09-04T22:25:36.991Z 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
12792026-09-04T22:25:36.991Z Reading search index working / Reading search index Done
12802026-09-04T22:25:36.991Z Updating search index 0/1 - Updating search index 1/1
12812026-09-04T22:25:36.991Z Updating package cache 0/1 \ Updating package cache 1/1
12822026-09-04T22:25:36.991Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 86.54 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 225.22 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 471.22 KiB/15.18 MiB (64s) scadm [#>--------------------------------------] 731.22 KiB/15.18 MiB (39s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (25s) scadm [###>------------------------------------] 1.31 MiB/15.18 MiB (20s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (16s) scadm [####>-----------------------------------] 1.87 MiB/15.18 MiB (13s) scadm [#####>----------------------------------] 2.15 MiB/15.18 MiB (11s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (10s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (8s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.47 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.75 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 4.06 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.30 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.58 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.90 MiB/15.18 MiB (4s) scadm [#############>--------------------------] 5.14 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.41 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.69 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.98 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.24 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.52 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.77 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.07 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.35 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.61 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.89 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.18 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.44 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.70 MiB/15.18 MiB (2s) scadm [#######################>----------------] 9.00 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.28 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.53 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.80 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.04 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.34 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.62 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.86 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.18 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.44 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.70 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.98 MiB/15.18 MiB (1s) scadm [################################>-------] 12.28 MiB/15.18 MiB (1s) scadm [#################################>------] 12.53 MiB/15.18 MiB (1s) scadm [#################################>------] 12.79 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.11 MiB/15.18 MiB (1s) scadm [###################################>----] 13.36 MiB/15.18 MiB (0s) scadm [###################################>----] 13.61 MiB/15.18 MiB (0s) scadm [####################################>---] 13.92 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.20 MiB/15.18 MiB (0s) scadm [######################################>-] 14.45 MiB/15.18 MiB (0s) scadm [######################################>-] 14.74 MiB/15.18 MiB (0s) scadm [#######################################>] 15.03 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 41.29 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.29 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.29 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 41.29 KiB/11.89 MiB (3m) libsidecar_lite.so [>---------------------------------------] 142.48 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 472.89 KiB/11.89 MiB (44s) libsidecar_lite.so [##>-------------------------------------] 720.46 KiB/11.89 MiB (27s) libsidecar_lite.so [###>------------------------------------] 966.13 KiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.31 MiB/11.89 MiB (13s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (11s) libsidecar_lite.so [#####>----------------------------------] 1.78 MiB/11.89 MiB (9s) libsidecar_lite.so [######>---------------------------------] 2.07 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.62 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 [#############>--------------------------] 3.97 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.78 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.21 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.46 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.82 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.05 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.29 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (1s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.62 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.63 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.64 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.64 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.64 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.64 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.68 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.78 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.11 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.35 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.59 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.84 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.19 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.43 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.67 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.03 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.27 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.51 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.86 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.11 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.35 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.64 MiB/11.89 MiB (0s)
12832026-09-04T22:25:36.991ZSep 04 22:25:36.815 DEBG [sc] ox: starting
12842026-09-04T22:25:36.991ZSep 04 22:25:36.815 DEBG [sc] ox: connecting to [::1]:43644
12852026-09-04T22:25:36.992ZSep 04 22:25:36.815 DEBG [sc] ox waiting for prompt
12862026-09-04T22:25:36.992ZSep 04 22:25:36.825 DEBG [sc] ox: logging in
12872026-09-04T22:25:37.018ZSep 04 22:25:36.914 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
12882026-09-04T22:25:37.064ZSep 04 22:25:37.051 DEBG [sc] peer: starting
12892026-09-04T22:25:37.064ZSep 04 22:25:37.051 DEBG [sc] peer: connecting to [::1]:64125
12902026-09-04T22:25:37.089ZSep 04 22:25:37.052 DEBG [sc] peer waiting for prompt
12912026-09-04T22:25:37.089ZSep 04 22:25:37.063 DEBG [sc] peer: logging in
12922026-09-04T22:25:37.153ZSep 04 22:25:37.140 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12932026-09-04T22:25:37.220ZSep 04 22:25:37.207 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.175:4676/bgp/config/routers)
12942026-09-04T22:25:38.389ZSep 04 22:25:38.376 DEBG [sc] ox: starting
12952026-09-04T22:25:38.389ZSep 04 22:25:38.376 DEBG [sc] ox: connecting to [::1]:43644
12962026-09-04T22:25:38.413ZSep 04 22:25:38.376 DEBG [sc] ox waiting for prompt
12972026-09-04T22:25:38.413ZSep 04 22:25:38.387 DEBG [sc] ox: logging in
12982026-09-04T22:25:38.488ZSep 04 22:25:38.475 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
12992026-09-04T22:25:39.510ZSep 04 22:25:39.497 DEBG [sc] ox: starting
13002026-09-04T22:25:39.510ZSep 04 22:25:39.497 DEBG [sc] ox: connecting to [::1]:43644
13012026-09-04T22:25:39.534ZSep 04 22:25:39.498 DEBG [sc] ox waiting for prompt
13022026-09-04T22:25:39.534ZSep 04 22:25:39.498 DEBG [sc] ox: logging in
13032026-09-04T22:25:39.591ZSep 04 22:25:39.578 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13042026-09-04T22:25:39.658ZSep 04 22:25:39.645 DEBG [sc] ox: starting
13052026-09-04T22:25:39.658ZSep 04 22:25:39.645 DEBG [sc] ox: connecting to [::1]:43644
13062026-09-04T22:25:39.683ZSep 04 22:25:39.645 DEBG [sc] ox waiting for prompt
13072026-09-04T22:25:39.683ZSep 04 22:25:39.656 DEBG [sc] ox: logging in
13082026-09-04T22:25:39.746ZSep 04 22:25:39.733 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
13092026-09-04T22:25:39.801ZSep 04 22:25:39.788 DEBG [sc] ox: starting
13102026-09-04T22:25:39.801ZSep 04 22:25:39.788 DEBG [sc] ox: connecting to [::1]:43644
13112026-09-04T22:25:39.825ZSep 04 22:25:39.788 DEBG [sc] ox waiting for prompt
13122026-09-04T22:25:39.825ZSep 04 22:25:39.799 DEBG [sc] ox: logging in
13132026-09-04T22:25:39.900ZSep 04 22:25:39.887 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
13142026-09-04T22:25:39.956ZSep 04 22:25:39.942 DEBG [sc] ox: starting
13152026-09-04T22:25:39.956ZSep 04 22:25:39.942 DEBG [sc] ox: connecting to [::1]:43644
13162026-09-04T22:25:39.980ZSep 04 22:25:39.943 DEBG [sc] ox waiting for prompt
13172026-09-04T22:25:39.980ZSep 04 22:25:39.953 DEBG [sc] ox: logging in
13182026-09-04T22:25:40.043ZSep 04 22:25:40.030 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
13192026-09-04T22:25:40.939ZSep 04 22:25:40.926 DEBG [sc] ox: starting
13202026-09-04T22:25:40.939ZSep 04 22:25:40.926 DEBG [sc] ox: connecting to [::1]:43644
13212026-09-04T22:25:40.988ZSep 04 22:25:40.926 DEBG [sc] ox waiting for prompt
13222026-09-04T22:25:41.012ZSep 04 22:25:40.938 DEBG [sc] ox: logging in
13232026-09-04T22:25:41.038ZSep 04 22:25:41.025 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
13242026-09-04T22:25:41.094ZSep 04 22:25:41.081 DEBG [sc] ox: starting
13252026-09-04T22:25:41.094ZSep 04 22:25:41.081 DEBG [sc] ox: connecting to [::1]:43644
13262026-09-04T22:25:41.118ZSep 04 22:25:41.082 DEBG [sc] ox waiting for prompt
13272026-09-04T22:25:41.119ZSep 04 22:25:41.093 DEBG [sc] ox: logging in
13282026-09-04T22:25:41.183ZSep 04 22:25:41.170 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
13292026-09-04T22:25:41.239ZSep 04 22:25:41.226 DEBG [sc] ox: starting
13302026-09-04T22:25:41.239ZSep 04 22:25:41.226 DEBG [sc] ox: connecting to [::1]:43644
13312026-09-04T22:25:41.263ZSep 04 22:25:41.227 DEBG [sc] ox waiting for prompt
13322026-09-04T22:25:41.263ZSep 04 22:25:41.237 DEBG [sc] ox: logging in
13332026-09-04T22:25:41.329ZSep 04 22:25:41.316 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
13342026-09-04T22:25:41.865ZSep 04 22:25:41.852 DEBG [sc] ox: starting
13352026-09-04T22:25:41.865ZSep 04 22:25:41.852 DEBG [sc] ox: connecting to [::1]:43644
13362026-09-04T22:25:41.889ZSep 04 22:25:41.853 DEBG [sc] ox waiting for prompt
13372026-09-04T22:25:41.889ZSep 04 22:25:41.863 DEBG [sc] ox: logging in
13382026-09-04T22:25:41.953ZSep 04 22:25:41.940 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
13392026-09-04T22:25:42.018ZSep 04 22:25:42.005 DEBG [sc] ox: starting
13402026-09-04T22:25:42.018ZSep 04 22:25:42.005 DEBG [sc] ox: connecting to [::1]:43644
13412026-09-04T22:25:42.042ZSep 04 22:25:42.006 DEBG [sc] ox waiting for prompt
13422026-09-04T22:25:42.043ZSep 04 22:25:42.016 DEBG [sc] ox: logging in
13432026-09-04T22:25:42.107ZSep 04 22:25:42.094 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
13442026-09-04T22:25:42.618ZSep 04 22:25:42.605 DEBG [sc] ox: starting
13452026-09-04T22:25:42.618ZSep 04 22:25:42.605 DEBG [sc] ox: connecting to [::1]:43644
13462026-09-04T22:25:42.642ZSep 04 22:25:42.606 DEBG [sc] ox waiting for prompt
13472026-09-04T22:25:42.643ZSep 04 22:25:42.617 DEBG [sc] ox: logging in
13482026-09-04T22:25:42.707ZSep 04 22:25:42.694 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
13492026-09-04T22:25:42.763ZSep 04 22:25:42.750 DEBG [sc] ox: starting
13502026-09-04T22:25:42.763ZSep 04 22:25:42.750 DEBG [sc] ox: connecting to [::1]:43644
13512026-09-04T22:25:42.787ZSep 04 22:25:42.750 DEBG [sc] ox waiting for prompt
13522026-09-04T22:25:42.787ZSep 04 22:25:42.761 DEBG [sc] ox: logging in
13532026-09-04T22:25:42.850ZSep 04 22:25:42.837 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
13542026-09-04T22:25:42.906ZSep 04 22:25:42.893 DEBG [sc] ox: starting
13552026-09-04T22:25:42.906ZSep 04 22:25:42.893 DEBG [sc] ox: connecting to [::1]:43644
13562026-09-04T22:25:42.931ZSep 04 22:25:42.893 DEBG [sc] ox waiting for prompt
13572026-09-04T22:25:42.931ZSep 04 22:25:42.904 DEBG [sc] ox: logging in
13582026-09-04T22:25:42.994ZSep 04 22:25:42.980 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
13592026-09-04T22:25:43.059ZSep 04 22:25:43.046 DEBG [sc] ox: starting
13602026-09-04T22:25:43.059ZSep 04 22:25:43.046 DEBG [sc] ox: connecting to [::1]:43644
13612026-09-04T22:25:43.084ZSep 04 22:25:43.047 DEBG [sc] ox waiting for prompt
13622026-09-04T22:25:43.084ZSep 04 22:25:43.057 DEBG [sc] ox: logging in
13632026-09-04T22:25:43.159ZSep 04 22:25:43.146 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
13642026-09-04T22:25:43.651ZSep 04 22:25:43.637 DEBG [sc] ox: starting
13652026-09-04T22:25:43.651ZSep 04 22:25:43.637 DEBG [sc] ox: connecting to [::1]:43644
13662026-09-04T22:25:43.677ZSep 04 22:25:43.638 DEBG [sc] ox waiting for prompt
13672026-09-04T22:25:43.677ZSep 04 22:25:43.648 DEBG [sc] ox: logging in
13682026-09-04T22:25:43.749ZSep 04 22:25:43.736 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
13692026-09-04T22:25:43.816ZSep 04 22:25:43.803 DEBG [sc] ox: starting
13702026-09-04T22:25:43.816ZSep 04 22:25:43.803 DEBG [sc] ox: connecting to [::1]:43644
13712026-09-04T22:25:43.840ZSep 04 22:25:43.803 DEBG [sc] ox waiting for prompt
13722026-09-04T22:25:43.841ZSep 04 22:25:43.813 DEBG [sc] ox: logging in
13732026-09-04T22:25:43.916ZSep 04 22:25:43.903 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
13742026-09-04T22:25:44.336ZSep 04 22:25:44.323 DEBG [sc] ox: starting
13752026-09-04T22:25:44.337ZSep 04 22:25:44.323 DEBG [sc] ox: connecting to [::1]:43644
13762026-09-04T22:25:44.361ZSep 04 22:25:44.324 DEBG [sc] ox waiting for prompt
13772026-09-04T22:25:44.361ZSep 04 22:25:44.334 DEBG [sc] ox: logging in
13782026-09-04T22:25:44.425ZSep 04 22:25:44.411 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
13792026-09-04T22:25:44.492ZSep 04 22:25:44.479 DEBG [sc] ox: starting
13802026-09-04T22:25:44.492ZSep 04 22:25:44.479 DEBG [sc] ox: connecting to [::1]:43644
13812026-09-04T22:25:44.516ZSep 04 22:25:44.479 DEBG [sc] ox waiting for prompt
13822026-09-04T22:25:44.516ZSep 04 22:25:44.490 DEBG [sc] ox: logging in
13832026-09-04T22:25:44.580ZSep 04 22:25:44.567 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
13842026-09-04T22:25:44.646ZSep 04 22:25:44.633 DEBG [sc] ox: starting
13852026-09-04T22:25:44.646ZSep 04 22:25:44.633 DEBG [sc] ox: connecting to [::1]:43644
13862026-09-04T22:25:44.671ZSep 04 22:25:44.633 DEBG [sc] ox waiting for prompt
13872026-09-04T22:25:44.671ZSep 04 22:25:44.644 DEBG [sc] ox: logging in
13882026-09-04T22:25:44.745ZSep 04 22:25:44.732 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
13892026-09-04T22:25:44.811ZSep 04 22:25:44.798 DEBG [sc] ox: starting
13902026-09-04T22:25:44.811ZSep 04 22:25:44.798 DEBG [sc] ox: connecting to [::1]:43644
13912026-09-04T22:25:44.835ZSep 04 22:25:44.798 DEBG [sc] ox waiting for prompt
13922026-09-04T22:25:44.836ZSep 04 22:25:44.809 DEBG [sc] ox: logging in
13932026-09-04T22:25:44.901ZSep 04 22:25:44.888 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
13942026-09-04T22:25:45.512ZSep 04 22:25:45.498 DEBG [sc] ox: starting
13952026-09-04T22:25:45.512ZSep 04 22:25:45.498 DEBG [sc] ox: connecting to [::1]:43644
13962026-09-04T22:25:45.536ZSep 04 22:25:45.499 DEBG [sc] ox waiting for prompt
13972026-09-04T22:25:45.536ZSep 04 22:25:45.510 DEBG [sc] ox: logging in
13982026-09-04T22:25:45.599ZSep 04 22:25:45.586 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
13992026-09-04T22:25:45.655ZSep 04 22:25:45.642 DEBG [sc] ox: starting
14002026-09-04T22:25:45.655ZSep 04 22:25:45.642 DEBG [sc] ox: connecting to [::1]:43644
14012026-09-04T22:25:45.679ZSep 04 22:25:45.643 DEBG [sc] ox waiting for prompt
14022026-09-04T22:25:45.679ZSep 04 22:25:45.653 DEBG [sc] ox: logging in
14032026-09-04T22:25:45.743ZSep 04 22:25:45.730 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
14042026-09-04T22:25:46.267ZSep 04 22:25:46.254 DEBG [sc] ox: starting
14052026-09-04T22:25:46.267ZSep 04 22:25:46.254 DEBG [sc] ox: connecting to [::1]:43644
14062026-09-04T22:25:46.291ZSep 04 22:25:46.254 DEBG [sc] ox waiting for prompt
14072026-09-04T22:25:46.291ZSep 04 22:25:46.265 DEBG [sc] ox: logging in
14082026-09-04T22:25:46.355ZSep 04 22:25:46.342 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
14092026-09-04T22:25:46.421ZSep 04 22:25:46.408 DEBG [sc] ox: starting
14102026-09-04T22:25:46.421ZSep 04 22:25:46.408 DEBG [sc] ox: connecting to [::1]:43644
14112026-09-04T22:25:46.448ZSep 04 22:25:46.409 DEBG [sc] ox waiting for prompt
14122026-09-04T22:25:46.448ZSep 04 22:25:46.419 DEBG [sc] ox: logging in
14132026-09-04T22:25:46.509ZSep 04 22:25:46.496 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
14142026-09-04T22:25:46.576ZSep 04 22:25:46.563 DEBG [sc] ox: starting
14152026-09-04T22:25:46.576ZSep 04 22:25:46.563 DEBG [sc] ox: connecting to [::1]:43644
14162026-09-04T22:25:46.600ZSep 04 22:25:46.564 DEBG [sc] ox waiting for prompt
14172026-09-04T22:25:46.601ZSep 04 22:25:46.574 DEBG [sc] ox: logging in
14182026-09-04T22:25:46.664ZSep 04 22:25:46.651 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
14192026-09-04T22:25:46.719ZSep 04 22:25:46.706 DEBG [sc] ox: starting
14202026-09-04T22:25:46.719ZSep 04 22:25:46.706 DEBG [sc] ox: connecting to [::1]:43644
14212026-09-04T22:25:46.743ZSep 04 22:25:46.707 DEBG [sc] ox waiting for prompt
14222026-09-04T22:25:46.743ZSep 04 22:25:46.717 DEBG [sc] ox: logging in
14232026-09-04T22:25:46.807ZSep 04 22:25:46.794 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.3.1/24 tfportqsfp3_0/v4`
14242026-09-04T22:25:47.386ZSep 04 22:25:47.373 DEBG [sc] ox: starting
14252026-09-04T22:25:47.386ZSep 04 22:25:47.373 DEBG [sc] ox: connecting to [::1]:43644
14262026-09-04T22:25:47.410ZSep 04 22:25:47.374 DEBG [sc] ox waiting for prompt
14272026-09-04T22:25:47.410ZSep 04 22:25:47.384 DEBG [sc] ox: logging in
14282026-09-04T22:25:47.475ZSep 04 22:25:47.462 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v4 -p -o addr`
14292026-09-04T22:25:47.541ZSep 04 22:25:47.528 DEBG [sc] ox: starting
14302026-09-04T22:25:47.541ZSep 04 22:25:47.528 DEBG [sc] ox: connecting to [::1]:43644
14312026-09-04T22:25:47.541ZSep 04 22:25:47.528 DEBG [sc] ox waiting for prompt
14322026-09-04T22:25:47.565ZSep 04 22:25:47.539 DEBG [sc] ox: logging in
14332026-09-04T22:25:47.628ZSep 04 22:25:47.615 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:4::1/64 tfportqsfp3_0/v6`
14342026-09-04T22:25:48.153ZSep 04 22:25:48.140 DEBG [sc] ox: starting
14352026-09-04T22:25:48.153ZSep 04 22:25:48.140 DEBG [sc] ox: connecting to [::1]:43644
14362026-09-04T22:25:48.177ZSep 04 22:25:48.140 DEBG [sc] ox waiting for prompt
14372026-09-04T22:25:48.177ZSep 04 22:25:48.151 DEBG [sc] ox: logging in
14382026-09-04T22:25:48.241ZSep 04 22:25:48.228 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v6 -p -o addr`
14392026-09-04T22:25:48.308ZSep 04 22:25:48.296 DEBG [sc] peer: starting
14402026-09-04T22:25:48.309ZSep 04 22:25:48.296 DEBG [sc] peer: connecting to [::1]:64125
14412026-09-04T22:25:48.333ZSep 04 22:25:48.296 DEBG [sc] peer waiting for prompt
14422026-09-04T22:25:48.333ZSep 04 22:25:48.307 DEBG [sc] peer: logging in
14432026-09-04T22:25:48.397ZSep 04 22:25:48.384 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
14442026-09-04T22:25:48.474ZSep 04 22:25:48.461 DEBG [sc] peer: starting
14452026-09-04T22:25:48.474ZSep 04 22:25:48.461 DEBG [sc] peer: connecting to [::1]:64125
14462026-09-04T22:25:48.498ZSep 04 22:25:48.462 DEBG [sc] peer waiting for prompt
14472026-09-04T22:25:48.498ZSep 04 22:25:48.472 DEBG [sc] peer: logging in
14482026-09-04T22:25:48.562ZSep 04 22:25:48.549 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
14492026-09-04T22:25:48.617ZSep 04 22:25:48.604 DEBG [sc] peer: starting
14502026-09-04T22:25:48.617ZSep 04 22:25:48.604 DEBG [sc] peer: connecting to [::1]:64125
14512026-09-04T22:25:48.641ZSep 04 22:25:48.605 DEBG [sc] peer waiting for prompt
14522026-09-04T22:25:48.642ZSep 04 22:25:48.615 DEBG [sc] peer: logging in
14532026-09-04T22:25:48.705ZSep 04 22:25:48.692 DEBG [sc] peer: executing command `ipadm create-addr -T static -a 10.0.3.2/24 vioif0/v4`
14542026-09-04T22:25:49.277ZSep 04 22:25:49.224 DEBG [sc] peer: starting
14552026-09-04T22:25:49.277ZSep 04 22:25:49.224 DEBG [sc] peer: connecting to [::1]:64125
14562026-09-04T22:25:49.301ZSep 04 22:25:49.225 DEBG [sc] peer waiting for prompt
14572026-09-04T22:25:49.302ZSep 04 22:25:49.235 DEBG [sc] peer: logging in
14582026-09-04T22:25:49.326ZSep 04 22:25:49.313 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v4 -p -o addr`
14592026-09-04T22:25:49.393ZSep 04 22:25:49.380 DEBG [sc] peer: starting
14602026-09-04T22:25:49.393ZSep 04 22:25:49.380 DEBG [sc] peer: connecting to [::1]:64125
14612026-09-04T22:25:49.417ZSep 04 22:25:49.381 DEBG [sc] peer waiting for prompt
14622026-09-04T22:25:49.417ZSep 04 22:25:49.391 DEBG [sc] peer: logging in
14632026-09-04T22:25:49.483ZSep 04 22:25:49.470 DEBG [sc] peer: executing command `ipadm create-addr -T static -a fd00:4::2/64 vioif0/v6`
14642026-09-04T22:25:50.005ZSep 04 22:25:49.993 DEBG [sc] peer: starting
14652026-09-04T22:25:50.005ZSep 04 22:25:49.993 DEBG [sc] peer: connecting to [::1]:64125
14662026-09-04T22:25:50.029ZSep 04 22:25:49.993 DEBG [sc] peer waiting for prompt
14672026-09-04T22:25:50.029ZSep 04 22:25:50.004 DEBG [sc] peer: logging in
14682026-09-04T22:25:50.093ZSep 04 22:25:50.081 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v6 -p -o addr`
14692026-09-04T22:25:50.160ZSep 04 22:25:50.147 DEBG [sc] ox: starting
14702026-09-04T22:25:50.160ZSep 04 22:25:50.147 DEBG [sc] ox: connecting to [::1]:43644
14712026-09-04T22:25:50.184ZSep 04 22:25:50.148 DEBG [sc] ox waiting for prompt
14722026-09-04T22:25:50.184ZSep 04 22:25:50.159 DEBG [sc] ox: logging in
14732026-09-04T22:25:50.249ZSep 04 22:25:50.236 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
14742026-09-04T22:25:50.304ZSep 04 22:25:50.291 DEBG [sc] ox: starting
14752026-09-04T22:25:50.304ZSep 04 22:25:50.291 DEBG [sc] ox: connecting to [::1]:43644
14762026-09-04T22:25:50.328ZSep 04 22:25:50.292 DEBG [sc] ox waiting for prompt
14772026-09-04T22:25:50.328ZSep 04 22:25:50.302 DEBG [sc] ox: logging in
14782026-09-04T22:25:50.403ZSep 04 22:25:50.390 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
14792026-09-04T22:25:50.475ZSep 04 22:25:50.462 INFO installing static v4 route 192.168.100.0/24
14802026-09-04T22:25:50.499ZSep 04 22:25:50.463 INFO installing static v6 route fd01::/64
14812026-09-04T22:25:50.499ZSep 04 22:25:50.464 INFO adding BFD peers for cr1, cr2, cr3, and peer (dual-stack)
14822026-09-04T22:25:50.499ZSep 04 22:25:50.473 INFO phase 1: all peers up
14832026-09-04T22:25:50.499ZSep 04 22:25:50.473 INFO cr1: executing frr script show bfd peers json
14842026-09-04T22:25:50.499ZSep 04 22:25:50.473 INFO cr2: executing eos script show bfd peers | json
14852026-09-04T22:25:50.499ZSep 04 22:25:50.473 INFO cr3: executing juniper script show bfd session | display json
14862026-09-04T22:25:50.499ZSep 04 22:25:50.473 DEBG [sc] cr1: starting
14872026-09-04T22:25:50.499ZSep 04 22:25:50.473 DEBG [sc] cr1: connecting to [::1]:34970
14882026-09-04T22:25:50.499ZSep 04 22:25:50.473 DEBG [sc] cr2: starting
14892026-09-04T22:25:50.499ZSep 04 22:25:50.474 DEBG [sc] cr2: connecting to [::1]:56457
14902026-09-04T22:25:50.499ZSep 04 22:25:50.474 DEBG [sc] cr3: starting
14912026-09-04T22:25:50.499ZSep 04 22:25:50.474 DEBG [sc] cr3: connecting to [::1]:52169
14922026-09-04T22:25:50.499ZSep 04 22:25:50.474 DEBG [sc] cr2 waiting for prompt
14932026-09-04T22:25:50.499ZSep 04 22:25:50.474 DEBG [sc] cr1 waiting for prompt
14942026-09-04T22:25:50.499Zmgd bfd fd00:1::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14952026-09-04T22:25:50.499Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
14962026-09-04T22:25:50.499Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14972026-09-04T22:25:50.499Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14982026-09-04T22:25:50.500Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
14992026-09-04T22:25:50.500Zmgd bfd fd00:3::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15002026-09-04T22:25:50.500ZSep 04 22:25:50.474 DEBG [sc] cr3 waiting for prompt
15012026-09-04T22:25:50.500Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15022026-09-04T22:25:50.500Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15032026-09-04T22:25:50.500Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15042026-09-04T22:25:50.500Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
15052026-09-04T22:25:50.500ZSep 04 22:25:50.484 DEBG [sc] cr1: logging in
15062026-09-04T22:25:50.500ZSep 04 22:25:50.485 DEBG [sc] cr2: logging in
15072026-09-04T22:25:50.500ZSep 04 22:25:50.486 DEBG [sc] cr3: logging in
15082026-09-04T22:25:50.872ZSep 04 22:25:50.859 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15092026-09-04T22:25:50.896ZSep 04 22:25:50.866 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15102026-09-04T22:25:50.896ZSep 04 22:25:50.868 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15112026-09-04T22:25:51.488Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15122026-09-04T22:25:51.488Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15132026-09-04T22:25:51.488Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15142026-09-04T22:25:51.512Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15152026-09-04T22:25:51.512Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15162026-09-04T22:25:51.512Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15172026-09-04T22:25:51.513Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15182026-09-04T22:25:51.513Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15192026-09-04T22:25:51.513Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: expected Some(Up), got Some(Down)
15202026-09-04T22:25:51.513Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15212026-09-04T22:25:52.490Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15222026-09-04T22:25:52.490Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15232026-09-04T22:25:52.515Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15242026-09-04T22:25:52.515Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15252026-09-04T22:25:52.515Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15262026-09-04T22:25:52.515Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15272026-09-04T22:25:52.515Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15282026-09-04T22:25:52.516Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (1/5 consecutive)
15292026-09-04T22:25:52.516Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15302026-09-04T22:25:52.516Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15312026-09-04T22:25:53.036Zcr1 bfd peers -> Up: iteration 1/20: expected true, got false
15322026-09-04T22:25:53.154Zcr3 bfd peers -> Up: iteration 1/20: expected true, got false
15332026-09-04T22:25:53.355Zcr2 bfd peers -> Up: iteration 1/20: expected true, got false
15342026-09-04T22:25:53.493Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15352026-09-04T22:25:53.517Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15362026-09-04T22:25:53.517Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15372026-09-04T22:25:53.517Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15382026-09-04T22:25:53.517Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15392026-09-04T22:25:53.518Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15402026-09-04T22:25:53.518Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15412026-09-04T22:25:53.518Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15422026-09-04T22:25:53.518Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (2/5 consecutive)
15432026-09-04T22:25:53.518Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15442026-09-04T22:25:54.038ZSep 04 22:25:54.025 INFO cr1: executing frr script show bfd peers json
15452026-09-04T22:25:54.038ZSep 04 22:25:54.025 DEBG [sc] cr1: starting
15462026-09-04T22:25:54.038ZSep 04 22:25:54.025 DEBG [sc] cr1: connecting to [::1]:34970
15472026-09-04T22:25:54.063ZSep 04 22:25:54.026 DEBG [sc] cr1 waiting for prompt
15482026-09-04T22:25:54.063ZSep 04 22:25:54.037 DEBG [sc] cr1: logging in
15492026-09-04T22:25:54.156ZSep 04 22:25:54.142 INFO cr3: executing juniper script show bfd session | display json
15502026-09-04T22:25:54.156ZSep 04 22:25:54.142 DEBG [sc] cr3: starting
15512026-09-04T22:25:54.156ZSep 04 22:25:54.143 DEBG [sc] cr3: connecting to [::1]:52169
15522026-09-04T22:25:54.180ZSep 04 22:25:54.143 DEBG [sc] cr3 waiting for prompt
15532026-09-04T22:25:54.180ZSep 04 22:25:54.154 DEBG [sc] cr3: logging in
15542026-09-04T22:25:54.204ZSep 04 22:25:54.181 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15552026-09-04T22:25:54.321ZSep 04 22:25:54.308 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15562026-09-04T22:25:54.355ZSep 04 22:25:54.342 INFO cr2: executing eos script show bfd peers | json
15572026-09-04T22:25:54.379ZSep 04 22:25:54.342 DEBG [sc] cr2: starting
15582026-09-04T22:25:54.379ZSep 04 22:25:54.342 DEBG [sc] cr2: connecting to [::1]:56457
15592026-09-04T22:25:54.379ZSep 04 22:25:54.343 DEBG [sc] cr2 waiting for prompt
15602026-09-04T22:25:54.379ZSep 04 22:25:54.354 DEBG [sc] cr2: logging in
15612026-09-04T22:25:54.493Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15622026-09-04T22:25:54.493Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15632026-09-04T22:25:54.493Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15642026-09-04T22:25:54.518Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15652026-09-04T22:25:54.518Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15662026-09-04T22:25:54.518Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15672026-09-04T22:25:54.518Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15682026-09-04T22:25:54.518Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (3/5 consecutive)
15692026-09-04T22:25:54.518Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15702026-09-04T22:25:54.518Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15712026-09-04T22:25:54.518ZSep 04 22:25:54.497 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15722026-09-04T22:25:55.495Zmgd bfd fd00:1::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15732026-09-04T22:25:55.495Zmgd bfd fd00:3::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15742026-09-04T22:25:55.519Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15752026-09-04T22:25:55.520Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15762026-09-04T22:25:55.520Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15772026-09-04T22:25:55.520Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15782026-09-04T22:25:55.520Zmgd bfd 10.0.2.2 -> Up: iteration 6/20: matched Some(Up) (4/5 consecutive)
15792026-09-04T22:25:55.520Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15802026-09-04T22:25:56.347Zcr1 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15812026-09-04T22:25:56.502Zmgd bfd 10.0.2.2 -> Up: iteration 7/20: matched Some(Up) (5/5 consecutive)
15822026-09-04T22:25:56.622Zcr3 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15832026-09-04T22:25:56.909Zcr2 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
15842026-09-04T22:25:57.349ZSep 04 22:25:57.336 INFO cr1: executing frr script show bfd peers json
15852026-09-04T22:25:57.374ZSep 04 22:25:57.336 DEBG [sc] cr1: starting
15862026-09-04T22:25:57.374ZSep 04 22:25:57.336 DEBG [sc] cr1: connecting to [::1]:34970
15872026-09-04T22:25:57.374ZSep 04 22:25:57.337 DEBG [sc] cr1 waiting for prompt
15882026-09-04T22:25:57.374ZSep 04 22:25:57.348 DEBG [sc] cr1: logging in
15892026-09-04T22:25:57.515ZSep 04 22:25:57.502 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15902026-09-04T22:25:57.622ZSep 04 22:25:57.609 INFO cr3: executing juniper script show bfd session | display json
15912026-09-04T22:25:57.622ZSep 04 22:25:57.609 DEBG [sc] cr3: starting
15922026-09-04T22:25:57.622ZSep 04 22:25:57.609 DEBG [sc] cr3: connecting to [::1]:52169
15932026-09-04T22:25:57.646ZSep 04 22:25:57.610 DEBG [sc] cr3 waiting for prompt
15942026-09-04T22:25:57.646ZSep 04 22:25:57.621 DEBG [sc] cr3: logging in
15952026-09-04T22:25:57.811ZSep 04 22:25:57.797 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15962026-09-04T22:25:57.909ZSep 04 22:25:57.896 INFO cr2: executing eos script show bfd peers | json
15972026-09-04T22:25:57.934ZSep 04 22:25:57.897 DEBG [sc] cr2: starting
15982026-09-04T22:25:57.934ZSep 04 22:25:57.897 DEBG [sc] cr2: connecting to [::1]:56457
15992026-09-04T22:25:57.934ZSep 04 22:25:57.897 DEBG [sc] cr2 waiting for prompt
16002026-09-04T22:25:57.934ZSep 04 22:25:57.908 DEBG [sc] cr2: logging in
16012026-09-04T22:25:58.077ZSep 04 22:25:58.064 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16022026-09-04T22:25:59.664Zcr1 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16032026-09-04T22:26:00.130Zcr3 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16042026-09-04T22:26:00.455Zcr2 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16052026-09-04T22:26:00.665ZSep 04 22:26:00.652 INFO cr1: executing frr script show bfd peers json
16062026-09-04T22:26:00.665ZSep 04 22:26:00.652 DEBG [sc] cr1: starting
16072026-09-04T22:26:00.665ZSep 04 22:26:00.652 DEBG [sc] cr1: connecting to [::1]:34970
16082026-09-04T22:26:00.690ZSep 04 22:26:00.653 DEBG [sc] cr1 waiting for prompt
16092026-09-04T22:26:00.690ZSep 04 22:26:00.665 DEBG [sc] cr1: logging in
16102026-09-04T22:26:00.823ZSep 04 22:26:00.809 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16112026-09-04T22:26:01.131ZSep 04 22:26:01.118 INFO cr3: executing juniper script show bfd session | display json
16122026-09-04T22:26:01.131ZSep 04 22:26:01.118 DEBG [sc] cr3: starting
16132026-09-04T22:26:01.131ZSep 04 22:26:01.118 DEBG [sc] cr3: connecting to [::1]:52169
16142026-09-04T22:26:01.156ZSep 04 22:26:01.119 DEBG [sc] cr3 waiting for prompt
16152026-09-04T22:26:01.156ZSep 04 22:26:01.130 DEBG [sc] cr3: logging in
16162026-09-04T22:26:01.286ZSep 04 22:26:01.273 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16172026-09-04T22:26:01.457ZSep 04 22:26:01.443 INFO cr2: executing eos script show bfd peers | json
16182026-09-04T22:26:01.457ZSep 04 22:26:01.443 DEBG [sc] cr2: starting
16192026-09-04T22:26:01.457ZSep 04 22:26:01.443 DEBG [sc] cr2: connecting to [::1]:56457
16202026-09-04T22:26:01.481ZSep 04 22:26:01.444 DEBG [sc] cr2 waiting for prompt
16212026-09-04T22:26:01.481ZSep 04 22:26:01.454 DEBG [sc] cr2: logging in
16222026-09-04T22:26:01.600ZSep 04 22:26:01.586 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16232026-09-04T22:26:02.957Zcr1 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16242026-09-04T22:26:03.579Zcr3 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16252026-09-04T22:26:03.959ZSep 04 22:26:03.944 INFO cr1: executing frr script show bfd peers json
16262026-09-04T22:26:03.984ZSep 04 22:26:03.945 DEBG [sc] cr1: starting
16272026-09-04T22:26:03.984ZSep 04 22:26:03.945 DEBG [sc] cr1: connecting to [::1]:34970
16282026-09-04T22:26:03.984ZSep 04 22:26:03.945 DEBG [sc] cr1 waiting for prompt
16292026-09-04T22:26:03.984ZSep 04 22:26:03.957 DEBG [sc] cr1: logging in
16302026-09-04T22:26:04.008Zcr2 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16312026-09-04T22:26:04.113ZSep 04 22:26:04.099 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16322026-09-04T22:26:04.580ZSep 04 22:26:04.567 INFO cr3: executing juniper script show bfd session | display json
16332026-09-04T22:26:04.580ZSep 04 22:26:04.567 DEBG [sc] cr3: starting
16342026-09-04T22:26:04.580ZSep 04 22:26:04.567 DEBG [sc] cr3: connecting to [::1]:52169
16352026-09-04T22:26:04.604ZSep 04 22:26:04.568 DEBG [sc] cr3 waiting for prompt
16362026-09-04T22:26:04.604ZSep 04 22:26:04.579 DEBG [sc] cr3: logging in
16372026-09-04T22:26:04.735ZSep 04 22:26:04.722 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16382026-09-04T22:26:04.985ZSep 04 22:26:04.972 INFO cr2: executing eos script show bfd peers | json
16392026-09-04T22:26:04.985ZSep 04 22:26:04.972 DEBG [sc] cr2: starting
16402026-09-04T22:26:04.985ZSep 04 22:26:04.972 DEBG [sc] cr2: connecting to [::1]:56457
16412026-09-04T22:26:05.009ZSep 04 22:26:04.972 DEBG [sc] cr2 waiting for prompt
16422026-09-04T22:26:05.009ZSep 04 22:26:04.983 DEBG [sc] cr2: logging in
16432026-09-04T22:26:05.139ZSep 04 22:26:05.126 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16442026-09-04T22:26:06.257Zcr1 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16452026-09-04T22:26:07.004Zcr3 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16462026-09-04T22:26:07.258ZSep 04 22:26:07.245 INFO cr1: executing frr script show bfd peers json
16472026-09-04T22:26:07.258ZSep 04 22:26:07.245 DEBG [sc] cr1: starting
16482026-09-04T22:26:07.258ZSep 04 22:26:07.245 DEBG [sc] cr1: connecting to [::1]:34970
16492026-09-04T22:26:07.282ZSep 04 22:26:07.246 DEBG [sc] cr1 waiting for prompt
16502026-09-04T22:26:07.282ZSep 04 22:26:07.256 DEBG [sc] cr1: logging in
16512026-09-04T22:26:07.424ZSep 04 22:26:07.411 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16522026-09-04T22:26:07.553Zcr2 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16532026-09-04T22:26:08.006ZSep 04 22:26:07.992 INFO cr3: executing juniper script show bfd session | display json
16542026-09-04T22:26:08.029ZSep 04 22:26:07.992 DEBG [sc] cr3: starting
16552026-09-04T22:26:08.029ZSep 04 22:26:07.993 DEBG [sc] cr3: connecting to [::1]:52169
16562026-09-04T22:26:08.029ZSep 04 22:26:07.993 DEBG [sc] cr3 waiting for prompt
16572026-09-04T22:26:08.030ZSep 04 22:26:08.004 DEBG [sc] cr3: logging in
16582026-09-04T22:26:08.171ZSep 04 22:26:08.158 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16592026-09-04T22:26:08.554ZSep 04 22:26:08.542 INFO cr2: executing eos script show bfd peers | json
16602026-09-04T22:26:08.555ZSep 04 22:26:08.542 DEBG [sc] cr2: starting
16612026-09-04T22:26:08.555ZSep 04 22:26:08.542 DEBG [sc] cr2: connecting to [::1]:56457
16622026-09-04T22:26:08.579ZSep 04 22:26:08.542 DEBG [sc] cr2 waiting for prompt
16632026-09-04T22:26:08.579ZSep 04 22:26:08.554 DEBG [sc] cr2: logging in
16642026-09-04T22:26:08.701ZSep 04 22:26:08.688 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16652026-09-04T22:26:09.576Zcr1 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16662026-09-04T22:26:10.439Zcr3 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16672026-09-04T22:26:11.027Zcr2 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16682026-09-04T22:26:11.051ZSep 04 22:26:11.015 INFO phase 2: stop frr on cr1
16692026-09-04T22:26:11.051ZSep 04 22:26:11.015 INFO cr1: stopping frr
16702026-09-04T22:26:11.051ZSep 04 22:26:11.015 DEBG [sc] cr1: starting
16712026-09-04T22:26:11.051ZSep 04 22:26:11.015 DEBG [sc] cr1: connecting to [::1]:34970
16722026-09-04T22:26:11.051ZSep 04 22:26:11.015 DEBG [sc] cr1 waiting for prompt
16732026-09-04T22:26:11.051ZSep 04 22:26:11.027 DEBG [sc] cr1: logging in
16742026-09-04T22:26:11.173ZSep 04 22:26:11.159 DEBG [sc] cr1: executing command `systemctl stop frr`
16752026-09-04T22:26:13.585ZSep 04 22:26:13.572 INFO cr2: executing eos script show bfd peers | json
16762026-09-04T22:26:13.585ZSep 04 22:26:13.572 INFO cr3: executing juniper script show bfd session | display json
16772026-09-04T22:26:13.585ZSep 04 22:26:13.572 DEBG [sc] cr2: starting
16782026-09-04T22:26:13.585ZSep 04 22:26:13.572 DEBG [sc] cr2: connecting to [::1]:56457
16792026-09-04T22:26:13.585ZSep 04 22:26:13.572 DEBG [sc] cr3: starting
16802026-09-04T22:26:13.585ZSep 04 22:26:13.572 DEBG [sc] cr3: connecting to [::1]:52169
16812026-09-04T22:26:13.609ZSep 04 22:26:13.572 DEBG [sc] cr3 waiting for prompt
16822026-09-04T22:26:13.609Zmgd bfd fd00:1::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
16832026-09-04T22:26:13.609ZSep 04 22:26:13.572 DEBG [sc] cr2 waiting for prompt
16842026-09-04T22:26:13.609Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
16852026-09-04T22:26:13.609Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16862026-09-04T22:26:13.609Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16872026-09-04T22:26:13.609Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16882026-09-04T22:26:13.609Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16892026-09-04T22:26:13.609Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16902026-09-04T22:26:13.609Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16912026-09-04T22:26:13.609Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16922026-09-04T22:26:13.609Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
16932026-09-04T22:26:13.609ZSep 04 22:26:13.584 DEBG [sc] cr2: logging in
16942026-09-04T22:26:13.609ZSep 04 22:26:13.584 DEBG [sc] cr3: logging in
16952026-09-04T22:26:13.728ZSep 04 22:26:13.715 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16962026-09-04T22:26:13.753ZSep 04 22:26:13.727 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16972026-09-04T22:26:14.587Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
16982026-09-04T22:26:14.611Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
16992026-09-04T22:26:14.611Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17002026-09-04T22:26:14.611Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17012026-09-04T22:26:14.611Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17022026-09-04T22:26:14.611Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17032026-09-04T22:26:14.611Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17042026-09-04T22:26:14.611Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17052026-09-04T22:26:14.611Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17062026-09-04T22:26:14.611Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17072026-09-04T22:26:15.589Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17082026-09-04T22:26:15.613Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17092026-09-04T22:26:15.613Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17102026-09-04T22:26:15.613Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17112026-09-04T22:26:15.613Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17122026-09-04T22:26:15.613Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17132026-09-04T22:26:15.613Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17142026-09-04T22:26:15.613Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17152026-09-04T22:26:15.613Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17162026-09-04T22:26:15.614Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17172026-09-04T22:26:16.013Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17182026-09-04T22:26:16.231Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17192026-09-04T22:26:16.593Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17202026-09-04T22:26:16.593Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17212026-09-04T22:26:16.593Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17222026-09-04T22:26:16.593Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17232026-09-04T22:26:16.593Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17242026-09-04T22:26:16.593Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17252026-09-04T22:26:16.593Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17262026-09-04T22:26:16.618Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17272026-09-04T22:26:16.618Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17282026-09-04T22:26:16.618Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17292026-09-04T22:26:17.015ZSep 04 22:26:17.001 INFO cr3: executing juniper script show bfd session | display json
17302026-09-04T22:26:17.015ZSep 04 22:26:17.001 DEBG [sc] cr3: starting
17312026-09-04T22:26:17.015ZSep 04 22:26:17.001 DEBG [sc] cr3: connecting to [::1]:52169
17322026-09-04T22:26:17.039ZSep 04 22:26:17.002 DEBG [sc] cr3 waiting for prompt
17332026-09-04T22:26:17.039ZSep 04 22:26:17.012 DEBG [sc] cr3: logging in
17342026-09-04T22:26:17.158ZSep 04 22:26:17.144 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17352026-09-04T22:26:17.232ZSep 04 22:26:17.219 INFO cr2: executing eos script show bfd peers | json
17362026-09-04T22:26:17.232ZSep 04 22:26:17.219 DEBG [sc] cr2: starting
17372026-09-04T22:26:17.232ZSep 04 22:26:17.219 DEBG [sc] cr2: connecting to [::1]:56457
17382026-09-04T22:26:17.256ZSep 04 22:26:17.220 DEBG [sc] cr2 waiting for prompt
17392026-09-04T22:26:17.256ZSep 04 22:26:17.230 DEBG [sc] cr2: logging in
17402026-09-04T22:26:17.386ZSep 04 22:26:17.373 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17412026-09-04T22:26:17.594Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17422026-09-04T22:26:17.618Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17432026-09-04T22:26:17.618Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17442026-09-04T22:26:17.618Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17452026-09-04T22:26:17.618Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17462026-09-04T22:26:17.618Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17472026-09-04T22:26:17.618Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17482026-09-04T22:26:17.618Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17492026-09-04T22:26:17.618Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17502026-09-04T22:26:17.618Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17512026-09-04T22:26:18.596Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17522026-09-04T22:26:18.620Zmgd bfd fd00:1::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17532026-09-04T22:26:19.427Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17542026-09-04T22:26:19.751Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17552026-09-04T22:26:20.428ZSep 04 22:26:20.415 INFO cr3: executing juniper script show bfd session | display json
17562026-09-04T22:26:20.429ZSep 04 22:26:20.415 DEBG [sc] cr3: starting
17572026-09-04T22:26:20.429ZSep 04 22:26:20.415 DEBG [sc] cr3: connecting to [::1]:52169
17582026-09-04T22:26:20.453ZSep 04 22:26:20.416 DEBG [sc] cr3 waiting for prompt
17592026-09-04T22:26:20.453ZSep 04 22:26:20.426 DEBG [sc] cr3: logging in
17602026-09-04T22:26:20.572ZSep 04 22:26:20.558 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17612026-09-04T22:26:20.752ZSep 04 22:26:20.739 INFO cr2: executing eos script show bfd peers | json
17622026-09-04T22:26:20.777ZSep 04 22:26:20.739 DEBG [sc] cr2: starting
17632026-09-04T22:26:20.777ZSep 04 22:26:20.739 DEBG [sc] cr2: connecting to [::1]:56457
17642026-09-04T22:26:20.777ZSep 04 22:26:20.740 DEBG [sc] cr2 waiting for prompt
17652026-09-04T22:26:20.777ZSep 04 22:26:20.751 DEBG [sc] cr2: logging in
17662026-09-04T22:26:20.919ZSep 04 22:26:20.906 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17672026-09-04T22:26:22.829Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17682026-09-04T22:26:23.283Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17692026-09-04T22:26:23.830ZSep 04 22:26:23.817 INFO cr3: executing juniper script show bfd session | display json
17702026-09-04T22:26:23.830ZSep 04 22:26:23.817 DEBG [sc] cr3: starting
17712026-09-04T22:26:23.854ZSep 04 22:26:23.817 DEBG [sc] cr3: connecting to [::1]:52169
17722026-09-04T22:26:23.854ZSep 04 22:26:23.818 DEBG [sc] cr3 waiting for prompt
17732026-09-04T22:26:23.854ZSep 04 22:26:23.829 DEBG [sc] cr3: logging in
17742026-09-04T22:26:23.963ZSep 04 22:26:23.950 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17752026-09-04T22:26:24.284ZSep 04 22:26:24.271 INFO cr2: executing eos script show bfd peers | json
17762026-09-04T22:26:24.284ZSep 04 22:26:24.271 DEBG [sc] cr2: starting
17772026-09-04T22:26:24.284ZSep 04 22:26:24.271 DEBG [sc] cr2: connecting to [::1]:56457
17782026-09-04T22:26:24.308ZSep 04 22:26:24.272 DEBG [sc] cr2 waiting for prompt
17792026-09-04T22:26:24.309ZSep 04 22:26:24.283 DEBG [sc] cr2: logging in
17802026-09-04T22:26:24.439ZSep 04 22:26:24.426 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17812026-09-04T22:26:26.229Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
17822026-09-04T22:26:26.795Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
17832026-09-04T22:26:27.230ZSep 04 22:26:27.218 INFO cr3: executing juniper script show bfd session | display json
17842026-09-04T22:26:27.231ZSep 04 22:26:27.218 DEBG [sc] cr3: starting
17852026-09-04T22:26:27.231ZSep 04 22:26:27.218 DEBG [sc] cr3: connecting to [::1]:52169
17862026-09-04T22:26:27.255ZSep 04 22:26:27.218 DEBG [sc] cr3 waiting for prompt
17872026-09-04T22:26:27.255ZSep 04 22:26:27.229 DEBG [sc] cr3: logging in
17882026-09-04T22:26:27.386ZSep 04 22:26:27.373 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17892026-09-04T22:26:27.796ZSep 04 22:26:27.782 INFO cr2: executing eos script show bfd peers | json
17902026-09-04T22:26:27.820ZSep 04 22:26:27.782 DEBG [sc] cr2: starting
17912026-09-04T22:26:27.820ZSep 04 22:26:27.782 DEBG [sc] cr2: connecting to [::1]:56457
17922026-09-04T22:26:27.821ZSep 04 22:26:27.783 DEBG [sc] cr2 waiting for prompt
17932026-09-04T22:26:27.821ZSep 04 22:26:27.794 DEBG [sc] cr2: logging in
17942026-09-04T22:26:27.950ZSep 04 22:26:27.937 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17952026-09-04T22:26:29.650Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
17962026-09-04T22:26:30.330Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
17972026-09-04T22:26:30.354ZSep 04 22:26:30.318 INFO phase 3: pause ceos on cr2
17982026-09-04T22:26:30.354ZSep 04 22:26:30.318 INFO cr2: pausing ceos
17992026-09-04T22:26:30.354ZSep 04 22:26:30.318 DEBG [sc] cr2: starting
18002026-09-04T22:26:30.354ZSep 04 22:26:30.318 DEBG [sc] cr2: connecting to [::1]:56457
18012026-09-04T22:26:30.354ZSep 04 22:26:30.319 DEBG [sc] cr2 waiting for prompt
18022026-09-04T22:26:30.354ZSep 04 22:26:30.328 DEBG [sc] cr2: logging in
18032026-09-04T22:26:30.473ZSep 04 22:26:30.460 DEBG [sc] cr2: executing command `docker pause ceos`
18042026-09-04T22:26:32.572ZSep 04 22:26:32.558 INFO cr3: executing juniper script show bfd session | display json
18052026-09-04T22:26:32.572ZSep 04 22:26:32.558 DEBG [sc] cr3: starting
18062026-09-04T22:26:32.572ZSep 04 22:26:32.558 DEBG [sc] cr3: connecting to [::1]:52169
18072026-09-04T22:26:32.596Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18082026-09-04T22:26:32.596ZSep 04 22:26:32.559 DEBG [sc] cr3 waiting for prompt
18092026-09-04T22:26:32.596Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18102026-09-04T22:26:32.596Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18112026-09-04T22:26:32.596Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18122026-09-04T22:26:32.596Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18132026-09-04T22:26:32.596Zmgd bfd fd00:2::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18142026-09-04T22:26:32.596Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18152026-09-04T22:26:32.596Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18162026-09-04T22:26:32.596Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18172026-09-04T22:26:32.596Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18182026-09-04T22:26:32.596ZSep 04 22:26:32.569 DEBG [sc] cr3: logging in
18192026-09-04T22:26:32.714ZSep 04 22:26:32.701 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18202026-09-04T22:26:33.573Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18212026-09-04T22:26:33.573Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18222026-09-04T22:26:33.598Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18232026-09-04T22:26:33.598Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18242026-09-04T22:26:33.598Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18252026-09-04T22:26:33.598Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18262026-09-04T22:26:33.598Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18272026-09-04T22:26:33.598Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
18282026-09-04T22:26:33.598Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
18292026-09-04T22:26:33.598Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18302026-09-04T22:26:34.575Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18312026-09-04T22:26:34.575Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18322026-09-04T22:26:34.576Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18332026-09-04T22:26:34.576Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18342026-09-04T22:26:34.600Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18352026-09-04T22:26:34.600Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18362026-09-04T22:26:34.601Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18372026-09-04T22:26:34.601Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
18382026-09-04T22:26:34.601Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
18392026-09-04T22:26:34.601Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18402026-09-04T22:26:34.983Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
18412026-09-04T22:26:35.578Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18422026-09-04T22:26:35.578Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18432026-09-04T22:26:35.578Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18442026-09-04T22:26:35.578Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18452026-09-04T22:26:35.578Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18462026-09-04T22:26:35.578Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
18472026-09-04T22:26:35.603Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18482026-09-04T22:26:35.603Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18492026-09-04T22:26:35.603Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18502026-09-04T22:26:35.603Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
18512026-09-04T22:26:35.983ZSep 04 22:26:35.970 INFO cr3: executing juniper script show bfd session | display json
18522026-09-04T22:26:35.984ZSep 04 22:26:35.970 DEBG [sc] cr3: starting
18532026-09-04T22:26:35.984ZSep 04 22:26:35.970 DEBG [sc] cr3: connecting to [::1]:52169
18542026-09-04T22:26:36.008ZSep 04 22:26:35.971 DEBG [sc] cr3 waiting for prompt
18552026-09-04T22:26:36.008ZSep 04 22:26:35.982 DEBG [sc] cr3: logging in
18562026-09-04T22:26:36.139ZSep 04 22:26:36.125 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18572026-09-04T22:26:36.579Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18582026-09-04T22:26:36.603Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18592026-09-04T22:26:36.603Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18602026-09-04T22:26:36.603Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
18612026-09-04T22:26:36.603Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18622026-09-04T22:26:36.603Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18632026-09-04T22:26:36.603Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18642026-09-04T22:26:36.603Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
18652026-09-04T22:26:36.603Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18662026-09-04T22:26:36.603Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18672026-09-04T22:26:37.583Zmgd bfd fd00:2::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
18682026-09-04T22:26:37.607Zmgd bfd 10.0.1.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
18692026-09-04T22:26:38.400Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
18702026-09-04T22:26:39.400ZSep 04 22:26:39.387 INFO cr3: executing juniper script show bfd session | display json
18712026-09-04T22:26:39.400ZSep 04 22:26:39.388 DEBG [sc] cr3: starting
18722026-09-04T22:26:39.400ZSep 04 22:26:39.388 DEBG [sc] cr3: connecting to [::1]:52169
18732026-09-04T22:26:39.424ZSep 04 22:26:39.388 DEBG [sc] cr3 waiting for prompt
18742026-09-04T22:26:39.424ZSep 04 22:26:39.400 DEBG [sc] cr3: logging in
18752026-09-04T22:26:39.546ZSep 04 22:26:39.533 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18762026-09-04T22:26:41.830Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
18772026-09-04T22:26:42.798ZSep 04 22:26:42.784 INFO cr3: executing juniper script show bfd session | display json
18782026-09-04T22:26:42.798ZSep 04 22:26:42.784 DEBG [sc] cr3: starting
18792026-09-04T22:26:42.798ZSep 04 22:26:42.784 DEBG [sc] cr3: connecting to [::1]:52169
18802026-09-04T22:26:42.822ZSep 04 22:26:42.785 DEBG [sc] cr3 waiting for prompt
18812026-09-04T22:26:42.822ZSep 04 22:26:42.795 DEBG [sc] cr3: logging in
18822026-09-04T22:26:42.930ZSep 04 22:26:42.917 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18832026-09-04T22:26:45.183Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
18842026-09-04T22:26:46.185ZSep 04 22:26:46.171 INFO cr3: executing juniper script show bfd session | display json
18852026-09-04T22:26:46.185ZSep 04 22:26:46.172 DEBG [sc] cr3: starting
18862026-09-04T22:26:46.185ZSep 04 22:26:46.172 DEBG [sc] cr3: connecting to [::1]:52169
18872026-09-04T22:26:46.210ZSep 04 22:26:46.172 DEBG [sc] cr3 waiting for prompt
18882026-09-04T22:26:46.210ZSep 04 22:26:46.183 DEBG [sc] cr3: logging in
18892026-09-04T22:26:46.319ZSep 04 22:26:46.304 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18902026-09-04T22:26:48.559Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
18912026-09-04T22:26:48.584ZSep 04 22:26:48.547 INFO phase 4: pause cRPD on cr3
18922026-09-04T22:26:48.584ZSep 04 22:26:48.547 INFO cr3: pausing crpd1
18932026-09-04T22:26:48.584ZSep 04 22:26:48.548 DEBG [sc] cr3: starting
18942026-09-04T22:26:48.584ZSep 04 22:26:48.548 DEBG [sc] cr3: connecting to [::1]:52169
18952026-09-04T22:26:48.584ZSep 04 22:26:48.548 DEBG [sc] cr3 waiting for prompt
18962026-09-04T22:26:48.584ZSep 04 22:26:48.557 DEBG [sc] cr3: logging in
18972026-09-04T22:26:48.704ZSep 04 22:26:48.691 DEBG [sc] cr3: executing command `docker pause crpd1`
18982026-09-04T22:26:50.824Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18992026-09-04T22:26:50.824Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19002026-09-04T22:26:50.848Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19012026-09-04T22:26:50.848Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19022026-09-04T22:26:50.848Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19032026-09-04T22:26:50.848Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19042026-09-04T22:26:50.848Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19052026-09-04T22:26:50.848Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19062026-09-04T22:26:50.848Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19072026-09-04T22:26:50.848Zmgd bfd fd00:3::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19082026-09-04T22:26:51.825Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19092026-09-04T22:26:51.825Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19102026-09-04T22:26:51.825Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19112026-09-04T22:26:51.849Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19122026-09-04T22:26:51.849Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19132026-09-04T22:26:51.850Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19142026-09-04T22:26:51.850Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19152026-09-04T22:26:51.850Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19162026-09-04T22:26:51.850Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19172026-09-04T22:26:51.850Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19182026-09-04T22:26:52.828Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19192026-09-04T22:26:52.828Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19202026-09-04T22:26:52.828Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19212026-09-04T22:26:52.828Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19222026-09-04T22:26:52.828Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19232026-09-04T22:26:52.828Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19242026-09-04T22:26:52.828Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19252026-09-04T22:26:52.828Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19262026-09-04T22:26:52.853Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19272026-09-04T22:26:52.853Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19282026-09-04T22:26:53.830Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19292026-09-04T22:26:53.830Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19302026-09-04T22:26:53.830Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19312026-09-04T22:26:53.854Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19322026-09-04T22:26:53.854Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19332026-09-04T22:26:53.854Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19342026-09-04T22:26:53.854Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19352026-09-04T22:26:53.854Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19362026-09-04T22:26:53.854Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19372026-09-04T22:26:53.854Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19382026-09-04T22:26:54.834Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19392026-09-04T22:26:54.834Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19402026-09-04T22:26:54.834Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19412026-09-04T22:26:54.859Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19422026-09-04T22:26:54.859Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19432026-09-04T22:26:54.859Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19442026-09-04T22:26:54.859Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19452026-09-04T22:26:54.859Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19462026-09-04T22:26:54.859Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19472026-09-04T22:26:54.859Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19482026-09-04T22:26:55.834Zmgd bfd 10.0.2.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19492026-09-04T22:26:55.834Zmgd bfd fd00:3::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19502026-09-04T22:26:55.859ZSep 04 22:26:55.822 INFO phase 5: stop mgd on peer
19512026-09-04T22:26:55.859ZSep 04 22:26:55.822 DEBG [sc] peer: starting
19522026-09-04T22:26:55.859ZSep 04 22:26:55.822 DEBG [sc] peer: connecting to [::1]:64125
19532026-09-04T22:26:55.859ZSep 04 22:26:55.823 DEBG [sc] peer waiting for prompt
19542026-09-04T22:26:55.859ZSep 04 22:26:55.834 DEBG [sc] peer: logging in
19552026-09-04T22:26:55.925ZSep 04 22:26:55.911 DEBG [sc] peer: executing command `pkill -x mgd`
19562026-09-04T22:26:55.991Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19572026-09-04T22:26:55.991Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19582026-09-04T22:26:55.991Zmgd bfd fd00:4::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19592026-09-04T22:26:56.016Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19602026-09-04T22:26:56.016Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19612026-09-04T22:26:56.016Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19622026-09-04T22:26:56.016Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19632026-09-04T22:26:56.016Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19642026-09-04T22:26:56.993Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
19652026-09-04T22:26:56.993Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19662026-09-04T22:26:56.993Zmgd bfd fd00:4::2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
19672026-09-04T22:26:56.993Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19682026-09-04T22:26:57.018Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19692026-09-04T22:26:57.018Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19702026-09-04T22:26:57.018Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19712026-09-04T22:26:57.018Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19722026-09-04T22:26:57.995Zmgd bfd fd00:4::2 -> Down: iteration 3/20: expected Some(Down), got Some(Up)
19732026-09-04T22:26:57.995Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19742026-09-04T22:26:57.995Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19752026-09-04T22:26:57.995Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19762026-09-04T22:26:57.995Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19772026-09-04T22:26:58.020Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19782026-09-04T22:26:58.020Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19792026-09-04T22:26:58.020Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: expected Some(Down), got Some(Up)
19802026-09-04T22:26:58.997Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (1/5 consecutive)
19812026-09-04T22:26:59.022Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19822026-09-04T22:26:59.022Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19832026-09-04T22:26:59.022Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19842026-09-04T22:26:59.022Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19852026-09-04T22:26:59.022Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19862026-09-04T22:26:59.022Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (1/5 consecutive)
19872026-09-04T22:26:59.022Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19882026-09-04T22:26:59.999Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (2/5 consecutive)
19892026-09-04T22:26:59.999Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (2/5 consecutive)
19902026-09-04T22:26:59.999Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19912026-09-04T22:26:59.999Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19922026-09-04T22:26:59.999Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19932026-09-04T22:26:59.999Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19942026-09-04T22:26:59.999Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19952026-09-04T22:26:59.999Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19962026-09-04T22:27:01.001Zmgd bfd fd00:4::2 -> Down: iteration 6/20: matched Some(Down) (3/5 consecutive)
19972026-09-04T22:27:01.001Zmgd bfd 10.0.3.2 -> Down: iteration 6/20: matched Some(Down) (3/5 consecutive)
19982026-09-04T22:27:02.002Zmgd bfd 10.0.3.2 -> Down: iteration 7/20: matched Some(Down) (4/5 consecutive)
19992026-09-04T22:27:02.002Zmgd bfd fd00:4::2 -> Down: iteration 7/20: matched Some(Down) (4/5 consecutive)
20002026-09-04T22:27:03.007Zmgd bfd 10.0.3.2 -> Down: iteration 8/20: matched Some(Down) (5/5 consecutive)
20012026-09-04T22:27:03.032Zmgd bfd fd00:4::2 -> Down: iteration 8/20: matched Some(Down) (5/5 consecutive)
20022026-09-04T22:27:03.032ZSep 04 22:27:02.992 INFO phase 6: start frr on cr1
20032026-09-04T22:27:03.033ZSep 04 22:27:02.992 INFO cr1: starting frr
20042026-09-04T22:27:03.033ZSep 04 22:27:02.992 DEBG [sc] cr1: starting
20052026-09-04T22:27:03.033ZSep 04 22:27:02.992 DEBG [sc] cr1: connecting to [::1]:34970
20062026-09-04T22:27:03.033ZSep 04 22:27:02.993 DEBG [sc] cr1 waiting for prompt
20072026-09-04T22:27:03.033ZSep 04 22:27:03.004 DEBG [sc] cr1: logging in
20082026-09-04T22:27:03.386ZSep 04 22:27:03.373 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
20092026-09-04T22:27:10.674ZSep 04 22:27:10.661 INFO cr1: executing frr script show bfd peers json
20102026-09-04T22:27:10.674ZSep 04 22:27:10.661 DEBG [sc] cr1: starting
20112026-09-04T22:27:10.674ZSep 04 22:27:10.661 DEBG [sc] cr1: connecting to [::1]:34970
20122026-09-04T22:27:10.699Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20132026-09-04T22:27:10.699Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20142026-09-04T22:27:10.699Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20152026-09-04T22:27:10.699Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20162026-09-04T22:27:10.699Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20172026-09-04T22:27:10.699Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20182026-09-04T22:27:10.699Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20192026-09-04T22:27:10.699Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20202026-09-04T22:27:10.699ZSep 04 22:27:10.662 DEBG [sc] cr1 waiting for prompt
20212026-09-04T22:27:10.699ZSep 04 22:27:10.673 DEBG [sc] cr1: logging in
20222026-09-04T22:27:10.819ZSep 04 22:27:10.805 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20232026-09-04T22:27:11.677Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20242026-09-04T22:27:11.701Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20252026-09-04T22:27:11.701Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20262026-09-04T22:27:11.701Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20272026-09-04T22:27:11.701Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20282026-09-04T22:27:11.701Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20292026-09-04T22:27:11.701Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20302026-09-04T22:27:11.701Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20312026-09-04T22:27:12.679Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20322026-09-04T22:27:12.679Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20332026-09-04T22:27:12.679Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20342026-09-04T22:27:12.679Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20352026-09-04T22:27:12.704Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20362026-09-04T22:27:12.704Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20372026-09-04T22:27:12.704Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20382026-09-04T22:27:12.704Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20392026-09-04T22:27:12.959Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
20402026-09-04T22:27:13.680Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20412026-09-04T22:27:13.680Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20422026-09-04T22:27:13.680Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20432026-09-04T22:27:13.681Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20442026-09-04T22:27:13.681Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20452026-09-04T22:27:13.681Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20462026-09-04T22:27:13.681Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20472026-09-04T22:27:13.705Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20482026-09-04T22:27:13.961ZSep 04 22:27:13.948 INFO cr1: executing frr script show bfd peers json
20492026-09-04T22:27:13.961ZSep 04 22:27:13.948 DEBG [sc] cr1: starting
20502026-09-04T22:27:13.961ZSep 04 22:27:13.948 DEBG [sc] cr1: connecting to [::1]:34970
20512026-09-04T22:27:13.986ZSep 04 22:27:13.948 DEBG [sc] cr1 waiting for prompt
20522026-09-04T22:27:13.986ZSep 04 22:27:13.960 DEBG [sc] cr1: logging in
20532026-09-04T22:27:14.107ZSep 04 22:27:14.092 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20542026-09-04T22:27:14.682Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20552026-09-04T22:27:14.682Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20562026-09-04T22:27:14.682Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20572026-09-04T22:27:14.682Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20582026-09-04T22:27:14.682Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20592026-09-04T22:27:14.682Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20602026-09-04T22:27:14.707Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20612026-09-04T22:27:14.707Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20622026-09-04T22:27:16.251Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
20632026-09-04T22:27:17.252ZSep 04 22:27:17.239 INFO cr1: executing frr script show bfd peers json
20642026-09-04T22:27:17.277ZSep 04 22:27:17.239 DEBG [sc] cr1: starting
20652026-09-04T22:27:17.277ZSep 04 22:27:17.239 DEBG [sc] cr1: connecting to [::1]:34970
20662026-09-04T22:27:17.277ZSep 04 22:27:17.240 DEBG [sc] cr1 waiting for prompt
20672026-09-04T22:27:17.277ZSep 04 22:27:17.251 DEBG [sc] cr1: logging in
20682026-09-04T22:27:17.396ZSep 04 22:27:17.383 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20692026-09-04T22:27:19.535Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
20702026-09-04T22:27:20.536ZSep 04 22:27:20.523 INFO cr1: executing frr script show bfd peers json
20712026-09-04T22:27:20.536ZSep 04 22:27:20.523 DEBG [sc] cr1: starting
20722026-09-04T22:27:20.536ZSep 04 22:27:20.523 DEBG [sc] cr1: connecting to [::1]:34970
20732026-09-04T22:27:20.560ZSep 04 22:27:20.524 DEBG [sc] cr1 waiting for prompt
20742026-09-04T22:27:20.560ZSep 04 22:27:20.535 DEBG [sc] cr1: logging in
20752026-09-04T22:27:20.692ZSep 04 22:27:20.679 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20762026-09-04T22:27:22.839Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
20772026-09-04T22:27:23.840ZSep 04 22:27:23.827 INFO cr1: executing frr script show bfd peers json
20782026-09-04T22:27:23.840ZSep 04 22:27:23.827 DEBG [sc] cr1: starting
20792026-09-04T22:27:23.840ZSep 04 22:27:23.827 DEBG [sc] cr1: connecting to [::1]:34970
20802026-09-04T22:27:23.865ZSep 04 22:27:23.828 DEBG [sc] cr1 waiting for prompt
20812026-09-04T22:27:23.865ZSep 04 22:27:23.839 DEBG [sc] cr1: logging in
20822026-09-04T22:27:23.995ZSep 04 22:27:23.982 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20832026-09-04T22:27:26.127Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
20842026-09-04T22:27:26.151ZSep 04 22:27:26.115 INFO phase 7: unpause ceos on cr2
20852026-09-04T22:27:26.151ZSep 04 22:27:26.115 INFO cr2: unpausing ceos
20862026-09-04T22:27:26.151ZSep 04 22:27:26.115 DEBG [sc] cr2: starting
20872026-09-04T22:27:26.151ZSep 04 22:27:26.115 DEBG [sc] cr2: connecting to [::1]:56457
20882026-09-04T22:27:26.151ZSep 04 22:27:26.116 DEBG [sc] cr2 waiting for prompt
20892026-09-04T22:27:26.151ZSep 04 22:27:26.127 DEBG [sc] cr2: logging in
20902026-09-04T22:27:26.457ZSep 04 22:27:26.444 DEBG [sc] cr2: executing command `docker unpause ceos`
20912026-09-04T22:27:28.575ZSep 04 22:27:28.562 INFO cr1: executing frr script show bfd peers json
20922026-09-04T22:27:28.575ZSep 04 22:27:28.562 INFO cr2: executing eos script show bfd peers | json
20932026-09-04T22:27:28.575ZSep 04 22:27:28.562 DEBG [sc] cr2: starting
20942026-09-04T22:27:28.575ZSep 04 22:27:28.562 DEBG [sc] cr2: connecting to [::1]:56457
20952026-09-04T22:27:28.600ZSep 04 22:27:28.562 DEBG [sc] cr1: starting
20962026-09-04T22:27:28.600ZSep 04 22:27:28.562 DEBG [sc] cr1: connecting to [::1]:34970
20972026-09-04T22:27:28.600Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20982026-09-04T22:27:28.600Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20992026-09-04T22:27:28.600Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21002026-09-04T22:27:28.600Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21012026-09-04T22:27:28.600Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21022026-09-04T22:27:28.600Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21032026-09-04T22:27:28.600Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21042026-09-04T22:27:28.600Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21052026-09-04T22:27:28.600ZSep 04 22:27:28.562 DEBG [sc] cr2 waiting for prompt
21062026-09-04T22:27:28.600ZSep 04 22:27:28.563 DEBG [sc] cr1 waiting for prompt
21072026-09-04T22:27:28.600ZSep 04 22:27:28.573 DEBG [sc] cr2: logging in
21082026-09-04T22:27:28.600ZSep 04 22:27:28.573 DEBG [sc] cr1: logging in
21092026-09-04T22:27:28.729ZSep 04 22:27:28.716 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21102026-09-04T22:27:28.754ZSep 04 22:27:28.717 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21112026-09-04T22:27:29.577Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21122026-09-04T22:27:29.577Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21132026-09-04T22:27:29.577Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21142026-09-04T22:27:29.577Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21152026-09-04T22:27:29.577Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21162026-09-04T22:27:29.602Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21172026-09-04T22:27:29.602Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21182026-09-04T22:27:29.602Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21192026-09-04T22:27:30.580Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21202026-09-04T22:27:30.580Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21212026-09-04T22:27:30.604Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21222026-09-04T22:27:30.604Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21232026-09-04T22:27:30.604Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21242026-09-04T22:27:30.604Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21252026-09-04T22:27:30.604Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21262026-09-04T22:27:30.604Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21272026-09-04T22:27:30.877Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
21282026-09-04T22:27:31.095Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
21292026-09-04T22:27:31.582Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21302026-09-04T22:27:31.582Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21312026-09-04T22:27:31.582Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21322026-09-04T22:27:31.582Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21332026-09-04T22:27:31.582Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21342026-09-04T22:27:31.582Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21352026-09-04T22:27:31.582Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21362026-09-04T22:27:31.607Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21372026-09-04T22:27:31.878ZSep 04 22:27:31.865 INFO cr1: executing frr script show bfd peers json
21382026-09-04T22:27:31.879ZSep 04 22:27:31.865 DEBG [sc] cr1: starting
21392026-09-04T22:27:31.879ZSep 04 22:27:31.865 DEBG [sc] cr1: connecting to [::1]:34970
21402026-09-04T22:27:31.903ZSep 04 22:27:31.866 DEBG [sc] cr1 waiting for prompt
21412026-09-04T22:27:31.904ZSep 04 22:27:31.878 DEBG [sc] cr1: logging in
21422026-09-04T22:27:32.057ZSep 04 22:27:32.044 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21432026-09-04T22:27:32.095ZSep 04 22:27:32.082 INFO cr2: executing eos script show bfd peers | json
21442026-09-04T22:27:32.120ZSep 04 22:27:32.082 DEBG [sc] cr2: starting
21452026-09-04T22:27:32.120ZSep 04 22:27:32.082 DEBG [sc] cr2: connecting to [::1]:56457
21462026-09-04T22:27:32.120ZSep 04 22:27:32.083 DEBG [sc] cr2 waiting for prompt
21472026-09-04T22:27:32.120ZSep 04 22:27:32.095 DEBG [sc] cr2: logging in
21482026-09-04T22:27:32.264ZSep 04 22:27:32.251 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21492026-09-04T22:27:32.583Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21502026-09-04T22:27:32.583Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21512026-09-04T22:27:32.583Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21522026-09-04T22:27:32.584Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21532026-09-04T22:27:32.584Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21542026-09-04T22:27:32.584Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21552026-09-04T22:27:32.584Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21562026-09-04T22:27:32.609Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21572026-09-04T22:27:34.207Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
21582026-09-04T22:27:34.612Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
21592026-09-04T22:27:35.208ZSep 04 22:27:35.195 INFO cr1: executing frr script show bfd peers json
21602026-09-04T22:27:35.208ZSep 04 22:27:35.195 DEBG [sc] cr1: starting
21612026-09-04T22:27:35.208ZSep 04 22:27:35.195 DEBG [sc] cr1: connecting to [::1]:34970
21622026-09-04T22:27:35.232ZSep 04 22:27:35.196 DEBG [sc] cr1 waiting for prompt
21632026-09-04T22:27:35.232ZSep 04 22:27:35.206 DEBG [sc] cr1: logging in
21642026-09-04T22:27:35.363ZSep 04 22:27:35.350 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21652026-09-04T22:27:35.614ZSep 04 22:27:35.600 INFO cr2: executing eos script show bfd peers | json
21662026-09-04T22:27:35.614ZSep 04 22:27:35.600 DEBG [sc] cr2: starting
21672026-09-04T22:27:35.614ZSep 04 22:27:35.600 DEBG [sc] cr2: connecting to [::1]:56457
21682026-09-04T22:27:35.638ZSep 04 22:27:35.601 DEBG [sc] cr2 waiting for prompt
21692026-09-04T22:27:35.638ZSep 04 22:27:35.612 DEBG [sc] cr2: logging in
21702026-09-04T22:27:35.758ZSep 04 22:27:35.745 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21712026-09-04T22:27:37.495Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
21722026-09-04T22:27:38.128Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
21732026-09-04T22:27:38.496ZSep 04 22:27:38.483 INFO cr1: executing frr script show bfd peers json
21742026-09-04T22:27:38.520ZSep 04 22:27:38.483 DEBG [sc] cr1: starting
21752026-09-04T22:27:38.520ZSep 04 22:27:38.483 DEBG [sc] cr1: connecting to [::1]:34970
21762026-09-04T22:27:38.520ZSep 04 22:27:38.484 DEBG [sc] cr1 waiting for prompt
21772026-09-04T22:27:38.520ZSep 04 22:27:38.495 DEBG [sc] cr1: logging in
21782026-09-04T22:27:38.630ZSep 04 22:27:38.617 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21792026-09-04T22:27:39.129ZSep 04 22:27:39.116 INFO cr2: executing eos script show bfd peers | json
21802026-09-04T22:27:39.153ZSep 04 22:27:39.116 DEBG [sc] cr2: starting
21812026-09-04T22:27:39.153ZSep 04 22:27:39.116 DEBG [sc] cr2: connecting to [::1]:56457
21822026-09-04T22:27:39.153ZSep 04 22:27:39.116 DEBG [sc] cr2 waiting for prompt
21832026-09-04T22:27:39.153ZSep 04 22:27:39.127 DEBG [sc] cr2: logging in
21842026-09-04T22:27:39.272ZSep 04 22:27:39.259 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21852026-09-04T22:27:40.761Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
21862026-09-04T22:27:41.643Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
21872026-09-04T22:27:41.763ZSep 04 22:27:41.749 INFO cr1: executing frr script show bfd peers json
21882026-09-04T22:27:41.763ZSep 04 22:27:41.749 DEBG [sc] cr1: starting
21892026-09-04T22:27:41.763ZSep 04 22:27:41.749 DEBG [sc] cr1: connecting to [::1]:34970
21902026-09-04T22:27:41.787ZSep 04 22:27:41.750 DEBG [sc] cr1 waiting for prompt
21912026-09-04T22:27:41.788ZSep 04 22:27:41.761 DEBG [sc] cr1: logging in
21922026-09-04T22:27:41.920ZSep 04 22:27:41.904 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21932026-09-04T22:27:42.645ZSep 04 22:27:42.631 INFO cr2: executing eos script show bfd peers | json
21942026-09-04T22:27:42.645ZSep 04 22:27:42.631 DEBG [sc] cr2: starting
21952026-09-04T22:27:42.645ZSep 04 22:27:42.631 DEBG [sc] cr2: connecting to [::1]:56457
21962026-09-04T22:27:42.669ZSep 04 22:27:42.632 DEBG [sc] cr2 waiting for prompt
21972026-09-04T22:27:42.669ZSep 04 22:27:42.643 DEBG [sc] cr2: logging in
21982026-09-04T22:27:42.789ZSep 04 22:27:42.776 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21992026-09-04T22:27:44.085Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
22002026-09-04T22:27:45.154Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
22012026-09-04T22:27:45.178ZSep 04 22:27:45.142 INFO phase 8: unpause cRPD on cr3
22022026-09-04T22:27:45.178ZSep 04 22:27:45.142 INFO cr3: unpausing crpd1
22032026-09-04T22:27:45.178ZSep 04 22:27:45.142 DEBG [sc] cr3: starting
22042026-09-04T22:27:45.178ZSep 04 22:27:45.142 DEBG [sc] cr3: connecting to [::1]:52169
22052026-09-04T22:27:45.178ZSep 04 22:27:45.143 DEBG [sc] cr3 waiting for prompt
22062026-09-04T22:27:45.178ZSep 04 22:27:45.154 DEBG [sc] cr3: logging in
22072026-09-04T22:27:45.500ZSep 04 22:27:45.487 DEBG [sc] cr3: executing command `docker unpause crpd1`
22082026-09-04T22:27:47.607ZSep 04 22:27:47.594 INFO cr1: executing frr script show bfd peers json
22092026-09-04T22:27:47.607ZSep 04 22:27:47.594 INFO cr2: executing eos script show bfd peers | json
22102026-09-04T22:27:47.607ZSep 04 22:27:47.594 INFO cr3: executing juniper script show bfd session | display json
22112026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr2: starting
22122026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr2: connecting to [::1]:56457
22132026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr3: starting
22142026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr3: connecting to [::1]:52169
22152026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr1: starting
22162026-09-04T22:27:47.607ZSep 04 22:27:47.594 DEBG [sc] cr1: connecting to [::1]:34970
22172026-09-04T22:27:47.632ZSep 04 22:27:47.594 DEBG [sc] cr3 waiting for prompt
22182026-09-04T22:27:47.632ZSep 04 22:27:47.594 DEBG [sc] cr2 waiting for prompt
22192026-09-04T22:27:47.632ZSep 04 22:27:47.594 DEBG [sc] cr1 waiting for prompt
22202026-09-04T22:27:47.632Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22212026-09-04T22:27:47.632Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22222026-09-04T22:27:47.632Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22232026-09-04T22:27:47.632Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22242026-09-04T22:27:47.632Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22252026-09-04T22:27:47.632Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22262026-09-04T22:27:47.632Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22272026-09-04T22:27:47.632Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22282026-09-04T22:27:47.632ZSep 04 22:27:47.605 DEBG [sc] cr3: logging in
22292026-09-04T22:27:47.632ZSep 04 22:27:47.606 DEBG [sc] cr2: logging in
22302026-09-04T22:27:47.632ZSep 04 22:27:47.606 DEBG [sc] cr1: logging in
22312026-09-04T22:27:47.761ZSep 04 22:27:47.748 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22322026-09-04T22:27:47.786ZSep 04 22:27:47.759 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22332026-09-04T22:27:47.786ZSep 04 22:27:47.769 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22342026-09-04T22:27:48.611Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22352026-09-04T22:27:48.611Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22362026-09-04T22:27:48.611Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22372026-09-04T22:27:48.611Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22382026-09-04T22:27:48.611Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
22392026-09-04T22:27:48.611Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22402026-09-04T22:27:48.636Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22412026-09-04T22:27:48.636Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
22422026-09-04T22:27:49.612Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22432026-09-04T22:27:49.612Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22442026-09-04T22:27:49.612Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22452026-09-04T22:27:49.612Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22462026-09-04T22:27:49.637Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
22472026-09-04T22:27:49.637Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22482026-09-04T22:27:49.637Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22492026-09-04T22:27:49.637Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
22502026-09-04T22:27:49.920Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22512026-09-04T22:27:50.064Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22522026-09-04T22:27:50.165Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22532026-09-04T22:27:50.613Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22542026-09-04T22:27:50.613Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22552026-09-04T22:27:50.613Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22562026-09-04T22:27:50.638Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22572026-09-04T22:27:50.638Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22582026-09-04T22:27:50.638Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22592026-09-04T22:27:50.638Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22602026-09-04T22:27:50.638Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22612026-09-04T22:27:50.922ZSep 04 22:27:50.908 INFO cr1: executing frr script show bfd peers json
22622026-09-04T22:27:50.922ZSep 04 22:27:50.908 DEBG [sc] cr1: starting
22632026-09-04T22:27:50.946ZSep 04 22:27:50.908 DEBG [sc] cr1: connecting to [::1]:34970
22642026-09-04T22:27:50.947ZSep 04 22:27:50.909 DEBG [sc] cr1 waiting for prompt
22652026-09-04T22:27:50.947ZSep 04 22:27:50.921 DEBG [sc] cr1: logging in
22662026-09-04T22:27:51.055ZSep 04 22:27:51.042 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22672026-09-04T22:27:51.079ZSep 04 22:27:51.047 INFO cr3: executing juniper script show bfd session | display json
22682026-09-04T22:27:51.079ZSep 04 22:27:51.047 DEBG [sc] cr3: starting
22692026-09-04T22:27:51.079ZSep 04 22:27:51.047 DEBG [sc] cr3: connecting to [::1]:52169
22702026-09-04T22:27:51.079ZSep 04 22:27:51.048 DEBG [sc] cr3 waiting for prompt
22712026-09-04T22:27:51.079ZSep 04 22:27:51.059 DEBG [sc] cr3: logging in
22722026-09-04T22:27:51.166ZSep 04 22:27:51.153 INFO cr2: executing eos script show bfd peers | json
22732026-09-04T22:27:51.190ZSep 04 22:27:51.153 DEBG [sc] cr2: starting
22742026-09-04T22:27:51.190ZSep 04 22:27:51.153 DEBG [sc] cr2: connecting to [::1]:56457
22752026-09-04T22:27:51.190ZSep 04 22:27:51.153 DEBG [sc] cr2 waiting for prompt
22762026-09-04T22:27:51.190ZSep 04 22:27:51.164 DEBG [sc] cr2: logging in
22772026-09-04T22:27:51.215ZSep 04 22:27:51.191 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22782026-09-04T22:27:51.310ZSep 04 22:27:51.297 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22792026-09-04T22:27:51.615Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22802026-09-04T22:27:51.615Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22812026-09-04T22:27:51.615Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22822026-09-04T22:27:51.615Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22832026-09-04T22:27:51.615Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22842026-09-04T22:27:51.615Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22852026-09-04T22:27:51.615Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22862026-09-04T22:27:51.639Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22872026-09-04T22:27:53.224Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22882026-09-04T22:27:53.500Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22892026-09-04T22:27:53.691Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22902026-09-04T22:27:54.225ZSep 04 22:27:54.212 INFO cr1: executing frr script show bfd peers json
22912026-09-04T22:27:54.225ZSep 04 22:27:54.212 DEBG [sc] cr1: starting
22922026-09-04T22:27:54.225ZSep 04 22:27:54.212 DEBG [sc] cr1: connecting to [::1]:34970
22932026-09-04T22:27:54.249ZSep 04 22:27:54.213 DEBG [sc] cr1 waiting for prompt
22942026-09-04T22:27:54.249ZSep 04 22:27:54.224 DEBG [sc] cr1: logging in
22952026-09-04T22:27:54.415ZSep 04 22:27:54.402 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22962026-09-04T22:27:54.503ZSep 04 22:27:54.490 INFO cr3: executing juniper script show bfd session | display json
22972026-09-04T22:27:54.503ZSep 04 22:27:54.490 DEBG [sc] cr3: starting
22982026-09-04T22:27:54.503ZSep 04 22:27:54.490 DEBG [sc] cr3: connecting to [::1]:52169
22992026-09-04T22:27:54.528ZSep 04 22:27:54.490 DEBG [sc] cr3 waiting for prompt
23002026-09-04T22:27:54.528ZSep 04 22:27:54.502 DEBG [sc] cr3: logging in
23012026-09-04T22:27:54.658ZSep 04 22:27:54.645 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23022026-09-04T22:27:54.691ZSep 04 22:27:54.679 INFO cr2: executing eos script show bfd peers | json
23032026-09-04T22:27:54.691ZSep 04 22:27:54.679 DEBG [sc] cr2: starting
23042026-09-04T22:27:54.691ZSep 04 22:27:54.679 DEBG [sc] cr2: connecting to [::1]:56457
23052026-09-04T22:27:54.716ZSep 04 22:27:54.679 DEBG [sc] cr2 waiting for prompt
23062026-09-04T22:27:54.716ZSep 04 22:27:54.690 DEBG [sc] cr2: logging in
23072026-09-04T22:27:54.847ZSep 04 22:27:54.834 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23082026-09-04T22:27:56.556Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23092026-09-04T22:27:56.923Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23102026-09-04T22:27:57.221Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23112026-09-04T22:27:57.557ZSep 04 22:27:57.544 INFO cr1: executing frr script show bfd peers json
23122026-09-04T22:27:57.557ZSep 04 22:27:57.544 DEBG [sc] cr1: starting
23132026-09-04T22:27:57.557ZSep 04 22:27:57.544 DEBG [sc] cr1: connecting to [::1]:34970
23142026-09-04T22:27:57.581ZSep 04 22:27:57.545 DEBG [sc] cr1 waiting for prompt
23152026-09-04T22:27:57.581ZSep 04 22:27:57.555 DEBG [sc] cr1: logging in
23162026-09-04T22:27:57.691ZSep 04 22:27:57.678 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23172026-09-04T22:27:57.924ZSep 04 22:27:57.911 INFO cr3: executing juniper script show bfd session | display json
23182026-09-04T22:27:57.924ZSep 04 22:27:57.911 DEBG [sc] cr3: starting
23192026-09-04T22:27:57.924ZSep 04 22:27:57.911 DEBG [sc] cr3: connecting to [::1]:52169
23202026-09-04T22:27:57.948ZSep 04 22:27:57.912 DEBG [sc] cr3 waiting for prompt
23212026-09-04T22:27:57.948ZSep 04 22:27:57.923 DEBG [sc] cr3: logging in
23222026-09-04T22:27:58.690ZSep 04 22:27:58.056 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23232026-09-04T22:27:58.714ZSep 04 22:27:58.209 INFO cr2: executing eos script show bfd peers | json
23242026-09-04T22:27:58.714ZSep 04 22:27:58.209 DEBG [sc] cr2: starting
23252026-09-04T22:27:58.714ZSep 04 22:27:58.209 DEBG [sc] cr2: connecting to [::1]:56457
23262026-09-04T22:27:58.714ZSep 04 22:27:58.209 DEBG [sc] cr2 waiting for prompt
23272026-09-04T22:27:58.714ZSep 04 22:27:58.220 DEBG [sc] cr2: logging in
23282026-09-04T22:27:58.714ZSep 04 22:27:58.363 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23292026-09-04T22:28:00.433Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23302026-09-04T22:28:00.457Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23312026-09-04T22:28:01.002Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
23322026-09-04T22:28:01.028ZSep 04 22:28:00.828 INFO cr1: executing frr script show bfd peers json
23332026-09-04T22:28:01.029ZSep 04 22:28:00.828 DEBG [sc] cr1: starting
23342026-09-04T22:28:01.029ZSep 04 22:28:00.828 DEBG [sc] cr1: connecting to [::1]:34970
23352026-09-04T22:28:01.029ZSep 04 22:28:00.829 DEBG [sc] cr1 waiting for prompt
23362026-09-04T22:28:01.029ZSep 04 22:28:00.840 DEBG [sc] cr1: logging in
23372026-09-04T22:28:01.053ZSep 04 22:28:00.961 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23382026-09-04T22:28:01.453ZSep 04 22:28:01.324 INFO cr3: executing juniper script show bfd session | display json
23392026-09-04T22:28:01.478ZSep 04 22:28:01.324 DEBG [sc] cr3: starting
23402026-09-04T22:28:01.478ZSep 04 22:28:01.324 DEBG [sc] cr3: connecting to [::1]:52169
23412026-09-04T22:28:01.478ZSep 04 22:28:01.325 DEBG [sc] cr3 waiting for prompt
23422026-09-04T22:28:01.478ZSep 04 22:28:01.336 DEBG [sc] cr3: logging in
23432026-09-04T22:28:01.502ZSep 04 22:28:01.470 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23442026-09-04T22:28:01.758ZSep 04 22:28:01.718 INFO cr2: executing eos script show bfd peers | json
23452026-09-04T22:28:01.758ZSep 04 22:28:01.718 DEBG [sc] cr2: starting
23462026-09-04T22:28:01.758ZSep 04 22:28:01.718 DEBG [sc] cr2: connecting to [::1]:56457
23472026-09-04T22:28:01.783ZSep 04 22:28:01.719 DEBG [sc] cr2 waiting for prompt
23482026-09-04T22:28:01.783ZSep 04 22:28:01.729 DEBG [sc] cr2: logging in
23492026-09-04T22:28:02.049ZSep 04 22:28:01.861 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23502026-09-04T22:28:03.161Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23512026-09-04T22:28:04.052Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23522026-09-04T22:28:04.443Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
23532026-09-04T22:28:04.468ZSep 04 22:28:04.224 INFO phase 9: restart mgd on peer
23542026-09-04T22:28:04.468ZSep 04 22:28:04.224 DEBG [sc] peer: starting
23552026-09-04T22:28:04.468ZSep 04 22:28:04.224 DEBG [sc] peer: connecting to [::1]:64125
23562026-09-04T22:28:04.468ZSep 04 22:28:04.225 DEBG [sc] peer waiting for prompt
23572026-09-04T22:28:04.468ZSep 04 22:28:04.236 DEBG [sc] peer: logging in
23582026-09-04T22:28:04.468ZSep 04 22:28:04.312 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
23592026-09-04T22:28:04.468ZSep 04 22:28:04.382 INFO cr1: executing frr script show bfd peers json
23602026-09-04T22:28:04.468ZSep 04 22:28:04.382 INFO cr2: executing eos script show bfd peers | json
23612026-09-04T22:28:04.468ZSep 04 22:28:04.382 INFO cr3: executing juniper script show bfd session | display json
23622026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr3: starting
23632026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr3: connecting to [::1]:52169
23642026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr1: starting
23652026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr1: connecting to [::1]:34970
23662026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr2: starting
23672026-09-04T22:28:04.468ZSep 04 22:28:04.382 DEBG [sc] cr2: connecting to [::1]:56457
23682026-09-04T22:28:04.468ZSep 04 22:28:04.383 DEBG [sc] cr3 waiting for prompt
23692026-09-04T22:28:04.468Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23702026-09-04T22:28:04.468ZSep 04 22:28:04.383 DEBG [sc] cr2 waiting for prompt
23712026-09-04T22:28:04.468Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23722026-09-04T22:28:04.468Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23732026-09-04T22:28:04.468Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23742026-09-04T22:28:04.468ZSep 04 22:28:04.383 DEBG [sc] cr1 waiting for prompt
23752026-09-04T22:28:04.468Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
23762026-09-04T22:28:04.468Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
23772026-09-04T22:28:04.468Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23782026-09-04T22:28:04.468Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23792026-09-04T22:28:04.468Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
23802026-09-04T22:28:04.468Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23812026-09-04T22:28:04.469ZSep 04 22:28:04.393 DEBG [sc] cr3: logging in
23822026-09-04T22:28:04.469ZSep 04 22:28:04.393 DEBG [sc] cr2: logging in
23832026-09-04T22:28:04.469ZSep 04 22:28:04.394 DEBG [sc] cr1: logging in
23842026-09-04T22:28:07.658ZSep 04 22:28:04.536 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23852026-09-04T22:28:07.741ZSep 04 22:28:04.537 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23862026-09-04T22:28:07.741ZSep 04 22:28:04.549 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23872026-09-04T22:28:07.742Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23882026-09-04T22:28:07.742Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23892026-09-04T22:28:07.742Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23902026-09-04T22:28:07.742Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23912026-09-04T22:28:07.742Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23922026-09-04T22:28:07.742Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23932026-09-04T22:28:07.742Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23942026-09-04T22:28:07.742Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
23952026-09-04T22:28:07.742Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23962026-09-04T22:28:07.742Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23972026-09-04T22:28:09.981Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
23982026-09-04T22:28:09.981Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
23992026-09-04T22:28:09.981Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24002026-09-04T22:28:09.981Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24012026-09-04T22:28:09.982Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24022026-09-04T22:28:09.982Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24032026-09-04T22:28:09.982Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24042026-09-04T22:28:09.982Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24052026-09-04T22:28:09.982Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24062026-09-04T22:28:09.982Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24072026-09-04T22:28:09.982Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24082026-09-04T22:28:09.982Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24092026-09-04T22:28:09.982Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24102026-09-04T22:28:09.982Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24112026-09-04T22:28:09.982Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24122026-09-04T22:28:09.982Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24132026-09-04T22:28:09.982Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24142026-09-04T22:28:09.982Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24152026-09-04T22:28:09.982Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24162026-09-04T22:28:09.982Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24172026-09-04T22:28:09.982Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24182026-09-04T22:28:09.982Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24192026-09-04T22:28:09.982Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24202026-09-04T22:28:09.982ZSep 04 22:28:07.697 INFO cr1: executing frr script show bfd peers json
24212026-09-04T22:28:09.982ZSep 04 22:28:07.697 DEBG [sc] cr1: starting
24222026-09-04T22:28:09.982ZSep 04 22:28:07.697 DEBG [sc] cr1: connecting to [::1]:34970
24232026-09-04T22:28:09.982ZSep 04 22:28:07.697 DEBG [sc] cr1 waiting for prompt
24242026-09-04T22:28:09.983ZSep 04 22:28:07.708 DEBG [sc] cr1: logging in
24252026-09-04T22:28:10.008ZSep 04 22:28:07.828 INFO cr3: executing juniper script show bfd session | display json
24262026-09-04T22:28:10.008ZSep 04 22:28:07.828 DEBG [sc] cr3: starting
24272026-09-04T22:28:10.008ZSep 04 22:28:07.828 DEBG [sc] cr3: connecting to [::1]:52169
24282026-09-04T22:28:10.008ZSep 04 22:28:07.829 DEBG [sc] cr3 waiting for prompt
24292026-09-04T22:28:10.008ZSep 04 22:28:07.840 DEBG [sc] cr3: logging in
24302026-09-04T22:28:10.008ZSep 04 22:28:07.852 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24312026-09-04T22:28:10.008ZSep 04 22:28:07.920 INFO cr2: executing eos script show bfd peers | json
24322026-09-04T22:28:10.008ZSep 04 22:28:07.920 DEBG [sc] cr2: starting
24332026-09-04T22:28:10.008ZSep 04 22:28:07.920 DEBG [sc] cr2: connecting to [::1]:56457
24342026-09-04T22:28:10.008ZSep 04 22:28:07.921 DEBG [sc] cr2 waiting for prompt
24352026-09-04T22:28:10.008ZSep 04 22:28:07.932 DEBG [sc] cr2: logging in
24362026-09-04T22:28:10.008ZSep 04 22:28:07.994 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24372026-09-04T22:28:10.008ZSep 04 22:28:08.097 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24382026-09-04T22:28:10.008Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24392026-09-04T22:28:10.008Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24402026-09-04T22:28:10.008Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24412026-09-04T22:28:10.008Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24422026-09-04T22:28:10.008Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24432026-09-04T22:28:10.008Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24442026-09-04T22:28:10.009Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24452026-09-04T22:28:10.009Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24462026-09-04T22:28:10.009Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
24472026-09-04T22:28:10.009Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
24482026-09-04T22:28:10.009Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24492026-09-04T22:28:10.009Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24502026-09-04T22:28:10.009Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24512026-09-04T22:28:10.009Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
24522026-09-04T22:28:10.033Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24532026-09-04T22:28:10.670Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24542026-09-04T22:28:10.698Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
24552026-09-04T22:28:11.124ZSep 04 22:28:11.007 INFO cr1: executing frr script show bfd peers json
24562026-09-04T22:28:11.124ZSep 04 22:28:11.007 DEBG [sc] cr1: starting
24572026-09-04T22:28:11.124ZSep 04 22:28:11.007 DEBG [sc] cr1: connecting to [::1]:34970
24582026-09-04T22:28:11.124ZSep 04 22:28:11.008 DEBG [sc] cr1 waiting for prompt
24592026-09-04T22:28:11.124ZSep 04 22:28:11.018 DEBG [sc] cr1: logging in
24602026-09-04T22:28:11.164ZSep 04 22:28:11.151 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24612026-09-04T22:28:11.969ZSep 04 22:28:11.266 INFO cr3: executing juniper script show bfd session | display json
24622026-09-04T22:28:11.969ZSep 04 22:28:11.266 DEBG [sc] cr3: starting
24632026-09-04T22:28:11.969ZSep 04 22:28:11.266 DEBG [sc] cr3: connecting to [::1]:52169
24642026-09-04T22:28:11.993ZSep 04 22:28:11.266 DEBG [sc] cr3 waiting for prompt
24652026-09-04T22:28:11.993ZSep 04 22:28:11.278 DEBG [sc] cr3: logging in
24662026-09-04T22:28:11.993ZSep 04 22:28:11.412 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24672026-09-04T22:28:11.993ZSep 04 22:28:11.477 INFO cr2: executing eos script show bfd peers | json
24682026-09-04T22:28:11.993ZSep 04 22:28:11.477 DEBG [sc] cr2: starting
24692026-09-04T22:28:11.993ZSep 04 22:28:11.477 DEBG [sc] cr2: connecting to [::1]:56457
24702026-09-04T22:28:11.993ZSep 04 22:28:11.478 DEBG [sc] cr2 waiting for prompt
24712026-09-04T22:28:11.993ZSep 04 22:28:11.489 DEBG [sc] cr2: logging in
24722026-09-04T22:28:11.993ZSep 04 22:28:11.633 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24732026-09-04T22:28:13.301Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24742026-09-04T22:28:13.680Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24752026-09-04T22:28:14.006Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
24762026-09-04T22:28:14.303ZSep 04 22:28:14.290 INFO cr1: executing frr script show bfd peers json
24772026-09-04T22:28:14.303ZSep 04 22:28:14.290 DEBG [sc] cr1: starting
24782026-09-04T22:28:14.303ZSep 04 22:28:14.290 DEBG [sc] cr1: connecting to [::1]:34970
24792026-09-04T22:28:14.327ZSep 04 22:28:14.290 DEBG [sc] cr1 waiting for prompt
24802026-09-04T22:28:14.327ZSep 04 22:28:14.302 DEBG [sc] cr1: logging in
24812026-09-04T22:28:14.447ZSep 04 22:28:14.434 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24822026-09-04T22:28:14.681ZSep 04 22:28:14.668 INFO cr3: executing juniper script show bfd session | display json
24832026-09-04T22:28:14.681ZSep 04 22:28:14.668 DEBG [sc] cr3: starting
24842026-09-04T22:28:14.681ZSep 04 22:28:14.668 DEBG [sc] cr3: connecting to [::1]:52169
24852026-09-04T22:28:14.705ZSep 04 22:28:14.669 DEBG [sc] cr3 waiting for prompt
24862026-09-04T22:28:14.706ZSep 04 22:28:14.680 DEBG [sc] cr3: logging in
24872026-09-04T22:28:14.847ZSep 04 22:28:14.834 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24882026-09-04T22:28:15.008ZSep 04 22:28:14.994 INFO cr2: executing eos script show bfd peers | json
24892026-09-04T22:28:15.008ZSep 04 22:28:14.995 DEBG [sc] cr2: starting
24902026-09-04T22:28:15.008ZSep 04 22:28:14.995 DEBG [sc] cr2: connecting to [::1]:56457
24912026-09-04T22:28:15.032ZSep 04 22:28:14.995 DEBG [sc] cr2 waiting for prompt
24922026-09-04T22:28:15.033ZSep 04 22:28:15.007 DEBG [sc] cr2: logging in
24932026-09-04T22:28:15.174ZSep 04 22:28:15.161 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24942026-09-04T22:28:16.586Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24952026-09-04T22:28:17.120Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24962026-09-04T22:28:17.556Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24972026-09-04T22:28:17.587ZSep 04 22:28:17.574 INFO cr1: executing frr script show bfd peers json
24982026-09-04T22:28:17.587ZSep 04 22:28:17.574 DEBG [sc] cr1: starting
24992026-09-04T22:28:17.587ZSep 04 22:28:17.574 DEBG [sc] cr1: connecting to [::1]:34970
25002026-09-04T22:28:17.611ZSep 04 22:28:17.575 DEBG [sc] cr1 waiting for prompt
25012026-09-04T22:28:17.611ZSep 04 22:28:17.586 DEBG [sc] cr1: logging in
25022026-09-04T22:28:17.745ZSep 04 22:28:17.731 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25032026-09-04T22:28:18.122ZSep 04 22:28:18.109 INFO cr3: executing juniper script show bfd session | display json
25042026-09-04T22:28:18.122ZSep 04 22:28:18.109 DEBG [sc] cr3: starting
25052026-09-04T22:28:18.122ZSep 04 22:28:18.109 DEBG [sc] cr3: connecting to [::1]:52169
25062026-09-04T22:28:18.147ZSep 04 22:28:18.110 DEBG [sc] cr3 waiting for prompt
25072026-09-04T22:28:18.147ZSep 04 22:28:18.120 DEBG [sc] cr3: logging in
25082026-09-04T22:28:18.278ZSep 04 22:28:18.265 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25092026-09-04T22:28:18.558ZSep 04 22:28:18.544 INFO cr2: executing eos script show bfd peers | json
25102026-09-04T22:28:18.558ZSep 04 22:28:18.544 DEBG [sc] cr2: starting
25112026-09-04T22:28:18.558ZSep 04 22:28:18.544 DEBG [sc] cr2: connecting to [::1]:56457
25122026-09-04T22:28:18.582ZSep 04 22:28:18.545 DEBG [sc] cr2 waiting for prompt
25132026-09-04T22:28:18.582ZSep 04 22:28:18.557 DEBG [sc] cr2: logging in
25142026-09-04T22:28:18.714ZSep 04 22:28:18.701 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25152026-09-04T22:28:19.886Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25162026-09-04T22:28:20.556Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25172026-09-04T22:28:21.079Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25182026-09-04T22:28:21.103ZSep 04 22:28:21.067 INFO interop bfd static routing test passed 🎉
25192026-09-04T22:28:21.104Z+ (( status != 0 ))
25202026-09-04T22:28:21.104Z+ pfexec ./falcon-lab cleanup interop bfd-static-routing
25212026-09-04T22:28:21.137ZSep 04 22:28:21.096 INFO destroying runner for deployment interop_bfd
25222026-09-04T22:28:21.137ZSep 04 22:28:21.096 INFO destroying deployment interop_bfd
25232026-09-04T22:28:21.137ZSep 04 22:28:21.096 INFO destroying nodes
25242026-09-04T22:28:21.223ZSep 04 22:28:21.210 INFO destroying links
25252026-09-04T22:28:21.223ZSep 04 22:28:21.210 INFO destroying link interop_bfd_ox_sn_vnic0
25262026-09-04T22:28:21.247ZSep 04 22:28:21.214 INFO destroying link interop_bfd_ox_sn_sim0
25272026-09-04T22:28:21.247ZSep 04 22:28:21.216 INFO destroying link interop_bfd_cr1_vn_vnic0
25282026-09-04T22:28:22.232ZSep 04 22:28:22.219 INFO destroying link interop_bfd_cr1_vn_sim0
25292026-09-04T22:28:22.256ZSep 04 22:28:22.220 INFO destroying link interop_bfd_ox_sn_vnic1
25302026-09-04T22:28:22.256ZSep 04 22:28:22.221 INFO destroying link interop_bfd_ox_sn_sim1
25312026-09-04T22:28:22.256ZSep 04 22:28:22.222 INFO destroying link interop_bfd_cr2_vn_vnic0
25322026-09-04T22:28:22.256ZSep 04 22:28:22.223 INFO destroying link interop_bfd_cr2_vn_sim0
25332026-09-04T22:28:22.256ZSep 04 22:28:22.224 INFO destroying link interop_bfd_ox_sn_vnic2
25342026-09-04T22:28:22.256ZSep 04 22:28:22.225 INFO destroying link interop_bfd_ox_sn_sim2
25352026-09-04T22:28:22.256ZSep 04 22:28:22.226 INFO destroying link interop_bfd_cr3_vn_vnic0
25362026-09-04T22:28:22.256ZSep 04 22:28:22.227 INFO destroying link interop_bfd_cr3_vn_sim0
25372026-09-04T22:28:22.256ZSep 04 22:28:22.228 INFO destroying link interop_bfd_ox_sn_vnic3
25382026-09-04T22:28:22.256ZSep 04 22:28:22.229 INFO destroying link interop_bfd_ox_sn_sim3
25392026-09-04T22:28:22.256ZSep 04 22:28:22.230 INFO destroying link interop_bfd_peer_vn_vnic0
25402026-09-04T22:28:22.256ZSep 04 22:28:22.231 INFO destroying link interop_bfd_peer_vn_sim0
25412026-09-04T22:28:22.256ZSep 04 22:28:22.232 INFO destroying external links
25422026-09-04T22:28:22.256ZSep 04 22:28:22.232 INFO destroying external link interop_bfd_ox_vn_vnic4
25432026-09-04T22:28:22.256ZSep 04 22:28:22.233 INFO destroying external link interop_bfd_cr1_vn_vnic1
25442026-09-04T22:28:22.256ZSep 04 22:28:22.234 INFO destroying external link interop_bfd_cr2_vn_vnic1
25452026-09-04T22:28:22.257ZSep 04 22:28:22.235 INFO destroying external link interop_bfd_cr3_vn_vnic1
25462026-09-04T22:28:22.257ZSep 04 22:28:22.236 INFO destroying external link interop_bfd_peer_vn_vnic1
25472026-09-04T22:28:22.257ZSep 04 22:28:22.237 INFO destroying images
25482026-09-04T22:28:22.828ZSep 04 22:28:22.815 INFO destroying workspace at .falcon
25492026-09-04T22:28:22.852Z+ return 0
25502026-09-04T22:28:22.852Zprocess exited: duration 891745 ms, exit code 0
 
25512026-09-04T22:28:22.903Zfound 1 output files
25522026-09-04T22:28:22.903Zuploading: /work/dhcp-server.log (44824 bytes)
25532026-09-04T22:28:24.065Zuploaded: /work/dhcp-server.log