Using transformed lab topology from snapshot file netlab.snapshot.pickle 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_84 provider libvirt: executing vagrant up --provider libvirt Bringing machine 'x1' up with 'libvirt' provider... Bringing machine 'x2' up with 'libvirt' provider... ==> x2: Checking if box 'arista/veos' version '4.34.2F' is up to date... ==> x1: Checking if box 'arista/veos' version '4.34.2F' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> x2: Creating image (snapshot of base box volume). ==> x1: Creating image (snapshot of base box volume). ==> x2: Creating domain with the following settings... ==> x1: Creating domain with the following settings... ==> x2: -- Name: ml-84_x2 ==> x1: -- Name: ml-84_x1 ==> x2: -- Description: Source: /work/netlab_cicd/cisco_c/Vagrantfile ==> x1: -- Description: Source: /work/netlab_cicd/cisco_c/Vagrantfile ==> x2: -- Domain type: kvm ==> x1: -- Domain type: kvm ==> x2: -- Cpus: 2 ==> x1: -- Cpus: 2 ==> x2: -- Feature: acpi ==> x1: -- Feature: acpi ==> x2: -- Feature: apic ==> x1: -- Feature: apic ==> x2: -- Feature: pae ==> x1: -- Feature: pae ==> x2: -- Clock offset: utc ==> x1: -- Clock offset: utc ==> x2: -- Memory: 2048M ==> x1: -- Memory: 2048M ==> x2: -- Management MAC: ca:fe:00:03:00:00 ==> x1: -- Management MAC: ca:fe:00:02:00:00 ==> x2: -- Base box: arista/veos ==> x1: -- Base box: arista/veos ==> x2: -- Storage pool: default ==> x1: -- Storage pool: default ==> x2: -- Image(vda): /var/lib/libvirt/images/ml-84_x2.img, ide, 5G ==> x1: -- Image(vda): /var/lib/libvirt/images/ml-84_x1.img, ide, 5G ==> x2: -- Disk driver opts: cache='default' ==> x1: -- Disk driver opts: cache='default' ==> x2: -- Graphics Type: vnc ==> x1: -- Graphics Type: vnc ==> x2: -- Video Type: cirrus ==> x1: -- Video Type: cirrus ==> x2: -- Video VRAM: 16384 ==> x1: -- Video VRAM: 16384 ==> x2: -- Video 3D accel: false ==> x1: -- Video 3D accel: false ==> x2: -- Keymap: en-us ==> x1: -- Keymap: en-us ==> x2: -- TPM Backend: passthrough ==> x1: -- TPM Backend: passthrough ==> x2: -- INPUT: type=mouse, bus=ps2 ==> x1: -- INPUT: type=mouse, bus=ps2 ==> x1: Creating shared folders metadata... ==> x2: Creating shared folders metadata... ==> x1: Starting domain. ==> x2: Starting domain. ==> x1: Domain launching with graphics connection settings... ==> x2: Domain launching with graphics connection settings... ==> x1: -- Graphics Port: 5900 ==> x1: -- Graphics IP: 127.0.0.1 ==> x2: -- Graphics Port: 5901 ==> x2: -- Graphics IP: 127.0.0.1 ==> x2: -- Graphics Password: Not defined ==> x2: -- Graphics Websocket: 5701 ==> x1: -- Graphics Password: Not defined ==> x2: Waiting for domain to get an IP address... ==> x1: -- Graphics Websocket: 5700 ==> x1: Waiting for domain to get an IP address... ==> x2: Waiting for machine to boot. This may take a few minutes... ==> x1: Waiting for machine to boot. This may take a few minutes... x2: SSH address: 192.168.84.103:22 x1: SSH address: 192.168.84.102:22 x2: SSH username: vagrant x1: SSH username: vagrant x2: SSH auth method: private key x1: SSH auth method: private key x1: Warning: Connection refused. Retrying... ==> x2: Machine booted and ready! ==> x1: Machine booted and ready! Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml 08:10:23 INFO Containerlab started version=0.74.2 08:10:23 INFO Parsing & checking topology file=clab-augment.yml 08:10:23 INFO Removing directory path=/work/netlab_cicd/cisco_c/clab-ml-84 08:10:23 INFO Creating docker network name=nl_mgmt_84 IPv4 subnet=192.168.84.0/24 IPv6 subnet="" MTU=0 08:10:23 INFO Creating lab directory path=/work/netlab_cicd/cisco_c/clab-ml-84 08:10:23 INFO Creating container name=dut 08:10:24 INFO Created link: dut:eth1 (Ethernet0/1) ▪┄┄▪ virbr2:bni84n1i1 08:10:24 INFO Created link: dut:eth2 (Ethernet0/2) ▪┄┄▪ virbr3:bni84n1i2 08:10:24 INFO Running postdeploy actions for Cisco IOL 'dut' node 08:10:24 INFO Adding host entries path=/etc/hosts 08:10:24 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-84.conf 08:10:24 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 │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-84-dut │ cisco_iol │ running │ 192.168.84.101 │ │ │ vrnetlab/cisco_iol:17.16.01a │ │ N/A │ ╰────────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices