Bringing machine 'ros' up with 'libvirt' provider... ==> ros: Checking if box 'cisco/iosv' version '15.6-1-T' is up to date... ==> ros: Creating image (snapshot of base box volume). ==> ros: Creating domain with the following settings... ==> ros: -- Name: ml_17_ros ==> ros: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> ros: -- Domain type: kvm ==> ros: -- Cpus: 1 ==> ros: -- Feature: acpi ==> ros: -- Feature: apic ==> ros: -- Feature: pae ==> ros: -- Clock offset: utc ==> ros: -- Memory: 512M ==> ros: -- Management MAC: 08:4f:a9:00:00:01 ==> ros: -- Base box: cisco/iosv ==> ros: -- Storage pool: default ==> ros: -- Image(vda): /var/lib/libvirt/images/ml_17_ros.img, virtio, 2G ==> ros: -- Disk driver opts: cache='default' ==> ros: -- Graphics Type: vnc ==> ros: -- Video Type: cirrus ==> ros: -- Video VRAM: 16384 ==> ros: -- Video 3D accel: false ==> ros: -- Keymap: en-us ==> ros: -- TPM Backend: passthrough ==> ros: -- INPUT: type=mouse, bus=ps2 ==> ros: Creating shared folders metadata... ==> ros: Starting domain. ==> ros: Domain launching with graphics connection settings... ==> ros: -- Graphics Port: 5900 ==> ros: -- Graphics IP: 127.0.0.1 ==> ros: -- Graphics Password: Not defined ==> ros: -- Graphics Websocket: 5700 ==> ros: Waiting for domain to get an IP address... ==> ros: Waiting for machine to boot. This may take a few minutes... ros: SSH address: 192.168.17.101:22 ros: SSH username: vagrant ros: SSH auth method: private key ==> ros: Machine booted and ready! Using transformed lab topology from snapshot file netlab.snapshot.yml Checking virtualization provider installation OK: libvirt installed and working correctly OK: clab installed and working correctly Starting libvirt nodes creating libvirt management network nl_mgmt_17 provider libvirt: executing vagrant up --provider libvirt Starting clab nodes Recreating clab-augment.yml configuration file for clab provider time="2024-08-17T18:54:40Z" level=info msg="Containerlab v0.54.2 started" time="2024-08-17T18:54:40Z" level=info msg="Parsing & checking topology file: clab-augment.yml" time="2024-08-17T18:54:40Z" level=info msg="Creating docker network: Name=\"nl_mgmt_17\", IPv4Subnet=\"192.168.17.0/24\", IPv6Subnet=\"\", MTU=1500" time="2024-08-17T18:54:40Z" level=info msg="Creating lab directory: /work/netlab_cicd/clab-ml_17" time="2024-08-17T18:54:40Z" level=info msg="Creating container: \"r1\"" time="2024-08-17T18:54:40Z" level=info msg="Creating container: \"s1\"" time="2024-08-17T18:54:40Z" level=info msg="Creating container: \"r2\"" time="2024-08-17T18:54:40Z" level=info msg="Creating container: \"s2\"" time="2024-08-17T18:54:41Z" level=info msg="Created link: r1:eth1 <--> s1:eth2" time="2024-08-17T18:54:41Z" level=info msg="Created link: s1:eth1 <--> s2:eth1" time="2024-08-17T18:54:41Z" level=info msg="Created link: r2:eth1 <--> s1:eth3" time="2024-08-17T18:54:41Z" level=info msg="Created link: s2:eth2 <--> virbr1:ml_17_3_2" time="2024-08-17T18:54:41Z" level=info msg="Adding containerlab host entries to /etc/hosts file" time="2024-08-17T18:54:41Z" level=info msg="Adding ssh config for containerlab nodes" time="2024-08-17T18:54:41Z" 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-r1 | 21dad572a25f | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.104/24 | N/A | | 2 | clab-ml_17-r2 | d3aad0705026 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.105/24 | N/A | | 3 | clab-ml_17-s1 | eb11b4ab822d | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.102/24 | N/A | | 4 | clab-ml_17-s2 | 64833bb8ad52 | quay.io/frrouting/frr:10.0.1 | linux | running | 192.168.17.103/24 | N/A | +---+---------------+--------------+------------------------------+-------+---------+-------------------+--------------+ Created provider configuration file: clab-augment.yml Mapped clab_files/r1/daemons to r1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/r1/hosts to r1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/r2/daemons to r2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/r2/hosts to r2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/s1/daemons to s1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/s1/hosts to s1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/s2/daemons to s2:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/s2/hosts to s2:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices