Bringing machine 'dut' up with 'libvirt' provider... ==> dut: Checking if box 'cisco/cat8000v' version '17.13.01' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut: Creating image (snapshot of base box volume). ==> dut: Creating domain with the following settings... ==> dut: -- Name: ml_30_dut ==> dut: -- Description: Source: /work/netlab_cicd/cisco/Vagrantfile ==> dut: -- Domain type: kvm ==> dut: -- Cpus: 2 ==> dut: -- Feature: acpi ==> dut: -- Feature: apic ==> dut: -- Feature: pae ==> dut: -- Clock offset: utc ==> dut: -- Memory: 4096M ==> dut: -- Management MAC: 08:4f:a9:01:00:00 ==> dut: -- Base box: cisco/cat8000v ==> dut: -- Storage pool: default ==> dut: -- Image(vda): /var/lib/libvirt/images/ml_30_dut.img, virtio, 8G ==> dut: -- Disk driver opts: cache='default' ==> dut: -- Graphics Type: vnc ==> dut: -- Video Type: cirrus ==> dut: -- Video VRAM: 16384 ==> dut: -- Video 3D accel: false ==> dut: -- Keymap: en-us ==> dut: -- TPM Backend: passthrough ==> dut: -- INPUT: type=mouse, bus=ps2 ==> dut: Creating shared folders metadata... ==> dut: Starting domain. ==> dut: Domain launching with graphics connection settings... ==> dut: -- Graphics Port: 5900 ==> dut: -- Graphics IP: 127.0.0.1 ==> dut: -- Graphics Password: Not defined ==> dut: -- Graphics Websocket: 5700 ==> dut: Waiting for domain to get an IP address... ==> dut: Waiting for machine to boot. This may take a few minutes... dut: SSH address: 192.168.30.101:22 dut: SSH username: vagrant dut: SSH auth method: private key ==> dut: 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_30 provider libvirt: executing vagrant up --provider libvirt Starting clab nodes Recreating clab-augment.yml configuration file for clab provider 11:02:49 INFO Containerlab started version=0.68.0 11:02:49 INFO Parsing & checking topology file=clab-augment.yml 11:02:49 INFO Removing directory path=/work/netlab_cicd/cisco/clab-ml_30 11:02:49 INFO Creating docker network name=nl_mgmt_30 IPv4 subnet=192.168.30.0/24 IPv6 subnet="" MTU=0 11:02:49 INFO Creating lab directory path=/work/netlab_cicd/cisco/clab-ml_30 11:02:49 INFO Creating container name=x1 11:02:49 INFO Creating container name=probe 11:02:49 INFO Created link: probe:eth1 ▪┄┄▪ virbr2:ml_30_2_1 11:02:49 INFO Created link: x1:eth1 ▪┄┄▪ virbr3:ml_30_3_1 11:02:49 INFO Adding host entries path=/etc/hosts 11:02:49 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml_30.conf ╭──────────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├──────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_30-probe │ linux │ running │ 192.168.30.102 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ├──────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_30-x1 │ linux │ running │ 192.168.30.103 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ╰──────────────────┴──────────────────────────────┴─────────┴────────────────╯ Createdprovider configuration file: clab-augment.yml Mapped clab_files/probe/daemons to probe:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/probe/hosts to probe:/etc/hosts (from templates/provider/clab/frr/hosts.j2) Mapped clab_files/x1/daemons to x1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/x1/hosts to x1:/etc/hosts (from templates/provider/clab/frr/hosts.j2) provider clab: executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml Initial configuration skipped, run 'netlab initial' to configure the devices