Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes provider clab: executing flock -E 42 /tmp/netlab.lock sudo -E containerlab deploy --reconfigure -t clab.yml 14:59:39 INFO Containerlab started version=0.74.2 14:59:39 INFO Parsing & checking topology file=clab.yml 14:59:39 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 14:59:39 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet="" MTU=0 14:59:39 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 14:59:39 INFO Creating container name=sw 14:59:40 INFO Creating cluster "kc" ... kind-cluster=kc 14:59:40 INFO • Ensuring node image (kindest/node:v1.34.3) 🖼 ... kind-cluster=kc 14:59:40 INFO ✓ Ensuring node image (kindest/node:v1.34.3) 🖼 kind-cluster=kc 14:59:40 INFO • Preparing nodes 📦 📦 📦 📦 ... kind-cluster=kc 14:59:41 INFO ✓ Preparing nodes 📦 📦 📦 📦 kind-cluster=kc 14:59:41 INFO • Writing configuration 📜 ... kind-cluster=kc 14:59:41 INFO ✓ Writing configuration 📜 kind-cluster=kc 14:59:41 INFO • Starting control-plane 🕹️ ... kind-cluster=kc 14:59:43 INFO Created link: sw:eth4 ▪┄┄▪ kc-worker3:eth1 14:59:43 INFO Created link: sw:eth2 ▪┄┄▪ kc-worker:eth1 14:59:43 INFO Created link: sw:eth3 ▪┄┄▪ kc-worker2:eth1 14:59:43 INFO Created link: sw:eth1 ▪┄┄▪ kc-control-plane:eth1 14:59:50 INFO ✓ Starting control-plane 🕹️ kind-cluster=kc 14:59:50 INFO • Installing CNI 🔌 ... kind-cluster=kc 14:59:50 INFO ✓ Installing CNI 🔌 kind-cluster=kc 14:59:50 INFO • Installing StorageClass 💾 ... kind-cluster=kc 14:59:50 INFO ✓ Installing StorageClass 💾 kind-cluster=kc 14:59:50 INFO • Joining worker nodes 🚜 ... kind-cluster=kc 15:00:01 INFO ✓ Joining worker nodes 🚜 kind-cluster=kc 15:00:01 INFO • Waiting ≤ 15m0s for control-plane = Ready ⏳ ... kind-cluster=kc 15:00:07 INFO ✓ Waiting ≤ 15m0s for control-plane = Ready ⏳ kind-cluster=kc 15:00:07 INFO • Ready after 6s 💚 kind-cluster=kc 15:00:08 INFO Executed command node=sw command="sleep 1" stdout="" 15:00:08 INFO Adding host entries path=/etc/hosts 15:00:08 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf 15:00:08 INFO containerlab version 🎉= │ A newer containerlab version (0.74.3) is available! │ Release notes: https://containerlab.dev/rn/0.74/#0743 │ Run 'clab version upgrade' or see https://containerlab.dev/install/ for other installation options. ╭──────────────────┬──────────────────────────────┬─────────┬───────────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-control-plane │ ext-container │ running │ 172.18.0.4 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::4 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker │ ext-container │ running │ 172.18.0.2 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::2 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker2 │ ext-container │ running │ 172.18.0.3 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::3 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker3 │ ext-container │ running │ 172.18.0.5 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::5 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ clab-ml-17-sw │ linux │ running │ 192.168.17.101 │ │ │ quay.io/frrouting/frr:10.6.0 │ │ N/A │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-control-plane │ k8s-kind │ running │ 172.18.0.4 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::4 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker │ k8s-kind │ running │ 172.18.0.2 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::2 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker2 │ k8s-kind │ running │ 172.18.0.3 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::3 │ ├──────────────────┼──────────────────────────────┼─────────┼───────────────────────┤ │ kc-worker3 │ k8s-kind │ running │ 172.18.0.5 │ │ │ kindest/node:v1.34.3 │ │ fc00:f853:ccd:e793::5 │ ╰──────────────────┴──────────────────────────────┴─────────┴───────────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices