time="2024-08-18T14:27:49Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-18T14:27:49Z" level=info msg="Parsing & checking topology file: clab.yml" time="2024-08-18T14:27:49Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-18T14:27:49Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"p1\"" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"dut\"" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"pe2\"" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"h1\"" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"p2\"" time="2024-08-18T14:27:49Z" level=info msg="Creating container: \"h2\"" time="2024-08-18T14:27:51Z" level=info msg="Created link: p1:eth2 <--> p2:eth1" time="2024-08-18T14:27:51Z" level=info msg="Created link: dut:eth2 <--> p1:eth1" time="2024-08-18T14:27:51Z" level=info msg="Created link: pe2:eth1 <--> p2:eth2" time="2024-08-18T14:27:51Z" level=info msg="Created link: h1:eth1 <--> dut:eth1" time="2024-08-18T14:27:51Z" level=info msg="Created link: h2:eth1 <--> pe2:eth2" time="2024-08-18T14:27:51Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-18T14:27:51Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-18T14:27:51Z" level=info msg="🎉 New containerlab version 0.56.0 is available! Release notes: https://containerlab.dev/rn/0.56/\nRun 'containerlab version upgrade' to upgrade or go check other installation options at https://containerlab.dev/install/\n" +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | # | Name | Container ID | Image | Kind | State | IPv4 Address | IPv6 Address | +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ | 1 | clab-ml_17-dut | 029bbb960e71 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.103/24 | N/A | | 2 | clab-ml_17-h1 | 5c96b2cbfb15 | python:3.9-alpine | linux | running | 192.168.17.101/24 | N/A | | 3 | clab-ml_17-h2 | 4a4d812caa85 | python:3.9-alpine | linux | running | 192.168.17.102/24 | N/A | | 4 | clab-ml_17-p1 | 9d65a76a65b3 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.105/24 | N/A | | 5 | clab-ml_17-p2 | 0dad89b24da8 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.106/24 | N/A | | 6 | clab-ml_17-pe2 | 015e1b632f34 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.104/24 | N/A | +---+----------------+--------------+------------------------------+-------+---------+-------------------+--------------+ Using transformed lab topology from snapshot file netlab.snapshot.yml Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes Loading Linux kernel modules mpls-router,mpls-iptunnel required by containers using sr module provider clab: executing sudo -E containerlab deploy -t clab.yml Initial configuration skipped, run 'netlab initial' to configure the devices