Bringing machine 's1' up with 'libvirt' provider... Bringing machine 's2' up with 'libvirt' provider... ==> s1: Checking if box 'juniper/vptx' version '23.2R2' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> s1: Creating image (snapshot of base box volume). ==> s1: Creating domain with the following settings... ==> s1: -- Name: ml_31_s1 ==> s1: -- Description: Source: /work/netlab_cicd/junos/Vagrantfile ==> s1: -- Domain type: kvm ==> s1: -- Cpus: 4 ==> s1: -- CPU feature: name=vmx, policy=require ==> s1: -- Feature: acpi ==> s1: -- Feature: apic ==> s1: -- Feature: pae ==> s1: -- Clock offset: utc ==> s1: -- Memory: 8192M ==> s1: -- Management MAC: 08:4f:a9:03:00:00 ==> s1: -- Base box: juniper/vptx ==> s1: -- Storage pool: default ==> s1: -- Image(vda): /var/lib/libvirt/images/ml_31_s1.img, virtio, 40G ==> s1: -- Disk driver opts: cache='default' ==> s1: -- Graphics Type: none ==> s1: -- Video Type: cirrus ==> s1: -- Video VRAM: 16384 ==> s1: -- Video 3D accel: false ==> s1: -- Keymap: en-us ==> s1: -- TPM Backend: passthrough ==> s1: -- Sysinfo: ==> s1: -- BIOS: ==> s1: -> vendor: Bochs ==> s1: -> version: Bochs ==> s1: -- System: ==> s1: -> manufacturer: Bochs ==> s1: -> product: Bochs ==> s1: -> serial: chassis_no=0:slot=0:type=1:assembly_id=0x0D20:platform=251:master=0:channelized=no ==> s1: -- Chassis: ==> s1: -> manufacturer: Bochs ==> s1: -- INPUT: type=mouse, bus=ps2 ==> s2: Checking if box 'juniper/vptx' version '23.2R2' is up to date... [fog][WARNING] Unrecognized arguments: libvirt_ip_command ==> s2: Creating image (snapshot of base box volume). ==> s2: Creating domain with the following settings... ==> s2: -- Name: ml_31_s2 ==> s2: -- Description: Source: /work/netlab_cicd/junos/Vagrantfile ==> s2: -- Domain type: kvm ==> s2: -- Cpus: 4 ==> s2: -- CPU feature: name=vmx, policy=require ==> s2: -- Feature: acpi ==> s2: -- Feature: apic ==> s2: -- Feature: pae ==> s2: -- Clock offset: utc ==> s2: -- Memory: 8192M ==> s2: -- Management MAC: 08:4f:a9:04:00:00 ==> s2: -- Base box: juniper/vptx ==> s2: -- Storage pool: default ==> s2: -- Image(vda): /var/lib/libvirt/images/ml_31_s2.img, virtio, 40G ==> s2: -- Disk driver opts: cache='default' ==> s2: -- Graphics Type: none ==> s2: -- Video Type: cirrus ==> s2: -- Video VRAM: 16384 ==> s2: -- Video 3D accel: false ==> s2: -- Keymap: en-us ==> s2: -- TPM Backend: passthrough ==> s2: -- Sysinfo: ==> s2: -- BIOS: ==> s2: -> vendor: Bochs ==> s2: -> version: Bochs ==> s2: -- System: ==> s2: -> manufacturer: Bochs ==> s2: -> product: Bochs ==> s2: -> serial: chassis_no=0:slot=0:type=1:assembly_id=0x0D20:platform=251:master=0:channelized=no ==> s2: -- Chassis: ==> s2: -> manufacturer: Bochs ==> s2: -- INPUT: type=mouse, bus=ps2 ==> s1: Creating shared folders metadata... ==> s1: Updating domain definition due to configuration change ==> s1: Starting domain. ==> s1: Waiting for domain to get an IP address... ==> s2: Creating shared folders metadata... ==> s2: Updating domain definition due to configuration change ==> s2: Starting domain. ==> s2: Waiting for domain to get an IP address... ==> s1: Waiting for machine to boot. This may take a few minutes... s1: SSH address: 192.168.31.103:22 s1: SSH username: vagrant s1: SSH auth method: private key ==> s1: Machine booted and ready! ==> s2: Waiting for machine to boot. This may take a few minutes... s2: SSH address: 192.168.31.104:22 s2: SSH username: vagrant s2: SSH auth method: private key ==> s2: 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_31 provider libvirt: executing vagrant up --provider libvirt Starting clab nodes Recreating clab-augment.yml configuration file for clab provider 18:02:32 INFO Containerlab started version=0.68.0 18:02:32 INFO Parsing & checking topology file=clab-augment.yml 18:02:32 INFO Removing directory path=/work/netlab_cicd/junos/clab-ml_31 18:02:32 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 18:02:32 INFO Creating lab directory path=/work/netlab_cicd/junos/clab-ml_31 18:02:32 INFO Creating container name=h1 18:02:32 INFO Creating container name=h2 18:02:32 INFO Creating container name=r1 18:02:33 INFO Created link: r1:eth1 ▪┄┄▪ virbr4:ml_31_5_1 18:02:33 INFO Created link: r1:eth2 ▪┄┄▪ virbr5:ml_31_5_2 18:02:33 INFO Created link: h1:eth1 ▪┄┄▪ virbr2:ml_31_1_1 18:02:33 INFO Created link: h2:eth1 ▪┄┄▪ virbr3:ml_31_2_1 18:02:33 INFO Adding host entries path=/etc/hosts 18:02:33 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml_31.conf ╭───────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_31-h1 │ linux │ running │ 192.168.31.101 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_31-h2 │ linux │ running │ 192.168.31.102 │ │ │ python:3.13-alpine │ │ N/A │ ├───────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml_31-r1 │ linux │ running │ 192.168.31.105 │ │ │ quay.io/frrouting/frr:10.3.1 │ │ N/A │ ╰───────────────┴──────────────────────────────┴─────────┴────────────────╯ Createdprovider configuration file: clab-augment.yml Mapped clab_files/h1/hosts to h1:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/h2/hosts to h2:/etc/hosts (from templates/provider/clab/linux/hosts.j2) Mapped clab_files/r1/daemons to r1:/etc/frr/daemons (from templates/provider/clab/frr/daemons.j2) Mapped clab_files/r1/hosts to r1:/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