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_17 provider libvirt: executing flock -E 42 /tmp/netlab.lock vagrant up --provider libvirt Bringing machine 'dut' up with 'libvirt' provider... Bringing machine 'xr' up with 'libvirt' provider... ==> dut: Checking if box 'mikrotik/chr7' version '7.21.4' 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-17_dut ==> xr: Checking if box 'netlab/frr' version '10.5.1' is up to date... ==> dut: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut: -- Domain type: kvm ==> dut: -- Cpus: 2 [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> dut: -- Feature: acpi ==> xr: Creating image (snapshot of base box volume). ==> dut: -- Feature: apic ==> xr: Creating domain with the following settings... ==> dut: -- Feature: pae ==> xr: -- Name: ml-17_xr ==> xr: -- Description: Source: /work/netlab_cicd/Vagrantfile ==> dut: -- Clock offset: utc ==> xr: -- Domain type: kvm ==> dut: -- Memory: 256M ==> xr: -- Cpus: 1 ==> dut: -- Management MAC: ca:fe:00:03:00:00 ==> xr: -- Feature: acpi ==> dut: -- Base box: mikrotik/chr7 ==> xr: -- Feature: apic ==> dut: -- Storage pool: default ==> xr: -- Feature: pae ==> dut: -- Image(vda): /var/lib/libvirt/images/ml-17_dut.img, virtio, 1G ==> dut: -- Disk driver opts: cache='default' ==> xr: -- Clock offset: utc ==> dut: -- Graphics Type: vnc ==> xr: -- Memory: 1024M ==> dut: -- Video Type: cirrus ==> xr: -- Management MAC: ca:fe:00:04:00:00 ==> dut: -- Video VRAM: 16384 ==> xr: -- Base box: netlab/frr ==> dut: -- Video 3D accel: false ==> xr: -- Storage pool: default ==> dut: -- Keymap: en-us ==> xr: -- Image(vda): /var/lib/libvirt/images/ml-17_xr.img, virtio, 3G ==> dut: -- TPM Backend: passthrough ==> xr: -- Disk driver opts: cache='default' ==> dut: -- INPUT: type=mouse, bus=ps2 ==> xr: -- Graphics Type: vnc ==> xr: -- Video Type: cirrus ==> xr: -- Video VRAM: 16384 ==> xr: -- Video 3D accel: false ==> xr: -- Keymap: en-us ==> xr: -- TPM Backend: passthrough ==> xr: -- INPUT: type=mouse, bus=ps2 ==> dut: Creating shared folders metadata... ==> xr: Creating shared folders metadata... ==> dut: Starting domain. ==> xr: Starting domain. ==> dut: Domain launching with graphics connection settings... ==> xr: Domain launching with graphics connection settings... ==> dut: -- Graphics Port: 5900 ==> xr: -- Graphics Port: 5901 ==> dut: -- Graphics IP: 127.0.0.1 ==> xr: -- Graphics IP: 127.0.0.1 ==> dut: -- Graphics Password: Not defined ==> xr: -- Graphics Password: Not defined ==> dut: -- Graphics Websocket: 5700 ==> xr: -- Graphics Websocket: 5701 ==> dut: Waiting for domain to get an IP address... ==> xr: Waiting for domain to get an IP address... ==> xr: Waiting for machine to boot. This may take a few minutes... xr: SSH address: 192.168.17.104:22 xr: SSH username: vagrant xr: SSH auth method: private key xr: xr: Vagrant insecure key detected. Vagrant will automatically replace xr: this with a newly generated keypair for better security. ==> dut: Waiting for machine to boot. This may take a few minutes... dut: SSH address: 192.168.17.103:22 dut: SSH username: admin dut: SSH auth method: password ==> dut: Machine booted and ready! xr: xr: Inserting generated public key within guest... xr: Removing insecure key from the guest if it's present... xr: Key inserted! Disconnecting and reconnecting using new SSH key... ==> xr: Machine booted and ready! ==> xr: Running provisioner: shell... xr: Running: inline script xr: Setting password for user Vagrant xr: Enabling SSH password authentication xr: /usr/lib/frr/frrinit.sh xr: FRR already installed, skipping installation Starting clab nodes Recreating clab-augment.yml configuration file for clab provider Created provider configuration file: clab-augment.yml [INFO] Setting containerlab runtime to docker provider clab: executing flock -E 42 /tmp/netlab.lock containerlab deploy --reconfigure -t clab-augment.yml 10:55:03 INFO Containerlab started version=0.79.0 10:55:03 INFO Parsing & checking topology file=clab-augment.yml 10:55:03 INFO Removing directory path=/work/netlab_cicd/clab-ml-17 10:55:03 INFO Creating docker network name=nl_mgmt_17 IPv4 subnet=192.168.17.0/24 IPv6 subnet=fd00:df:1ab:17::/64 MTU=0 10:55:03 INFO Creating lab directory path=/work/netlab_cicd/clab-ml-17 10:55:03 INFO Creating container name=h1 10:55:03 INFO Creating container name=h2 10:55:04 INFO Created link: h2:eth1 ▪┄┄▪ virbr2:bni17n2i1 10:55:04 INFO Created link: h1:eth1 ▪┄┄▪ virbr4:bni17n1i1 10:55:04 INFO Adding host entries path=/etc/hosts 10:55:04 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-17.conf ╭───────────────┬────────────────────┬─────────┬───────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼────────────────────┼─────────┼───────────────────┤ │ clab-ml-17-h1 │ linux │ running │ 192.168.17.101 │ │ │ python:3.13-alpine │ │ fd00:df:1ab:17::3 │ ├───────────────┼────────────────────┼─────────┼───────────────────┤ │ clab-ml-17-h2 │ linux │ running │ 192.168.17.102 │ │ │ python:3.13-alpine │ │ fd00:df:1ab:17::2 │ ╰───────────────┴────────────────────┴─────────┴───────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices