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 's1' up with 'libvirt' provider... Bringing machine 'ros' up with 'libvirt' provider... ==> ros: Checking if box 'aruba/cx' version '10.15' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> ros: Creating image (snapshot of base box volume). ==> ros: Creating domain with the following settings... ==> ros: -- Name: ml-85_ros ==> ros: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> ros: -- Domain type: kvm ==> ros: -- Cpus: 2 ==> ros: -- Feature: acpi ==> ros: -- Feature: apic ==> ros: -- Feature: pae ==> ros: -- Clock offset: utc ==> ros: -- Memory: 4096M ==> ros: -- Management MAC: ca:fe:00:02:00:00 ==> ros: -- Base box: aruba/cx ==> ros: -- Storage pool: default ==> ros: -- Image(vda): /var/lib/libvirt/images/ml-85_ros.img, virtio, 11G ==> ros: -- Disk driver opts: cache='default' ==> s1: Checking if box 'arista/veos' version '4.34.2F' is up to date... ==> ros: -- Graphics Type: vnc ==> ros: -- Video Type: cirrus ==> ros: -- Video VRAM: 16384 ==> ros: -- Video 3D accel: false [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> ros: -- Keymap: en-us ==> s1: Creating image (snapshot of base box volume). ==> ros: -- TPM Backend: passthrough ==> s1: Creating domain with the following settings... ==> ros: -- INPUT: type=mouse, bus=ps2 ==> s1: -- Name: ml-85_s1 ==> s1: -- Description: Source: /work/netlab_cicd/other_vm/Vagrantfile ==> s1: -- Domain type: kvm ==> s1: -- Cpus: 2 ==> s1: -- Feature: acpi ==> s1: -- Feature: apic ==> s1: -- Feature: pae ==> s1: -- Clock offset: utc ==> s1: -- Memory: 2048M ==> s1: -- Management MAC: ca:fe:00:01:00:00 ==> s1: -- Base box: arista/veos ==> s1: -- Storage pool: default ==> s1: -- Image(vda): /var/lib/libvirt/images/ml-85_s1.img, ide, 5G ==> s1: -- Disk driver opts: cache='default' ==> s1: -- Graphics Type: vnc ==> s1: -- Video Type: cirrus ==> s1: -- Video VRAM: 16384 ==> s1: -- Video 3D accel: false ==> s1: -- Keymap: en-us ==> s1: -- TPM Backend: passthrough ==> s1: -- INPUT: type=mouse, bus=ps2 ==> ros: Creating shared folders metadata... ==> s1: Creating shared folders metadata... ==> ros: Starting domain. ==> s1: Starting domain. ==> ros: Domain launching with graphics connection settings... ==> s1: Domain launching with graphics connection settings... ==> ros: -- Graphics Port: 5900 ==> s1: -- Graphics Port: 5901 ==> ros: -- Graphics IP: 127.0.0.1 ==> s1: -- Graphics IP: 127.0.0.1 ==> ros: -- Graphics Password: Not defined ==> s1: -- Graphics Password: Not defined ==> ros: -- Graphics Websocket: 5700 ==> s1: -- Graphics Websocket: 5701 ==> ros: Waiting for domain to get an IP address... ==> s1: 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.85.102:22 ros: SSH username: netlab ros: SSH auth method: private key ==> ros: Machine booted and ready! ==> s1: Waiting for machine to boot. This may take a few minutes... s1: SSH address: 192.168.85.101:22 s1: SSH username: vagrant s1: SSH auth method: private key s1: Warning: Connection refused. Retrying... ==> s1: 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 18:33:27 INFO Containerlab started version=0.74.2 18:33:27 INFO Parsing & checking topology file=clab-augment.yml 18:33:27 INFO Removing directory path=/work/netlab_cicd/other_vm/clab-ml-85 18:33:27 INFO Creating docker network name=nl_mgmt_85 IPv4 subnet=192.168.85.0/24 IPv6 subnet="" MTU=0 18:33:27 INFO Creating lab directory path=/work/netlab_cicd/other_vm/clab-ml-85 18:33:27 INFO Creating container name=h2 18:33:27 INFO Creating container name=h1 18:33:28 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:bni85n3i1 18:33:28 INFO Created link: h2:eth1 ▪┄┄▪ virbr3:bni85n4i1 18:33:28 INFO Adding host entries path=/etc/hosts 18:33:28 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-85.conf 18:33:28 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-h1 │ linux │ running │ 192.168.85.103 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼────────────────────┼─────────┼────────────────┤ │ clab-ml-85-h2 │ linux │ running │ 192.168.85.104 │ │ │ python:3.13-alpine │ │ N/A │ ╰───────────────┴────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices