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_85 provider libvirt: executing vagrant up --provider libvirt Bringing machine 'default' up with 'libvirt' provider... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> default: Creating domain with the following settings... ==> default: -- Name: ml-85_default ==> default: -- Description: Source: /work/netlab_cicd/other_c/Vagrantfile ==> default: -- Domain type: kvm ==> default: -- Cpus: 1 ==> default: -- Feature: acpi ==> default: -- Feature: apic ==> default: -- Feature: pae ==> default: -- Clock offset: utc ==> default: -- Memory: 512M ==> default: -- Storage pool: default ==> default: -- Disk driver opts: cache='default' ==> default: -- Graphics Type: vnc ==> default: -- Video Type: cirrus ==> default: -- Video VRAM: 16384 ==> default: -- Video 3D accel: false ==> default: -- Keymap: en-us ==> default: -- TPM Backend: passthrough ==> default: -- INPUT: type=mouse, bus=ps2 ==> default: Starting domain. ==> default: Domain launching with graphics connection settings... ==> default: -- Graphics Port: 5900 ==> default: -- Graphics IP: 127.0.0.1 ==> default: -- Graphics Password: Not defined ==> default: -- Graphics Websocket: 5700 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 10:09:31 INFO Containerlab started version=0.74.2 10:09:31 INFO Parsing & checking topology file=clab-augment.yml 10:09:31 INFO Removing directory path=/work/netlab_cicd/other_c/clab-ml-85 10:09:31 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 10:09:31 INFO Creating lab directory path=/work/netlab_cicd/other_c/clab-ml-85 10:09:32 INFO Creating container name=dut 10:09:32 INFO Creating container name=x2 10:09:32 INFO Creating container name=x1 10:09:32 INFO Running postdeploy actions for Arista cEOS 'dut' node 10:09:32 INFO Created link: dut:et1 ▪┄┄▪ x1:et1 10:09:32 INFO Running postdeploy actions for Arista cEOS 'x1' node 10:09:32 INFO Created link: dut:et2 ▪┄┄▪ x2:et1 10:09:32 INFO Running postdeploy actions for Arista cEOS 'x2' node 10:10:04 INFO Adding host entries path=/etc/hosts 10:10:04 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 10:10:04 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-85-dut │ ceos │ running │ 192.168.85.101 │ │ │ ceos:4.35.2F │ │ N/A │ ├────────────────┼──────────────┼─────────┼────────────────┤ │ clab-ml-85-x1 │ ceos │ running │ 192.168.85.102 │ │ │ ceos:4.35.2F │ │ N/A │ ├────────────────┼──────────────┼─────────┼────────────────┤ │ clab-ml-85-x2 │ ceos │ running │ 192.168.85.103 │ │ │ ceos:4.35.2F │ │ N/A │ ╰────────────────┴──────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices