Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes [INFO] Setting containerlab runtime to docker provider clab: executing flock -E 42 /tmp/netlab.lock containerlab deploy --reconfigure -t clab.yml 16:09:57 INFO Containerlab started version=0.79.0 16:09:57 INFO Parsing & checking topology file=clab.yml 16:09:57 INFO Removing directory path=/work/netlab_cicd/junos/clab-ml-31 16:09:57 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet=fd00:df:1ab:31::/64 MTU=0 16:09:57 INFO Creating lab directory path=/work/netlab_cicd/junos/clab-ml-31 16:09:57 INFO Creating container name=ce2 16:09:57 INFO Creating container name=h2 16:09:57 INFO Creating container name=pe2 16:09:57 INFO Creating container name=dut 16:09:57 INFO Creating container name=p 16:09:57 INFO Creating container name=h1 16:09:57 INFO Creating container name=ce1 16:09:58 INFO Created link: dut:eth2 ▪┄┄▪ h1:eth1 16:09:58 INFO Created link: dut:eth3 ▪┄┄▪ ce1:eth1 16:09:59 INFO Created link: dut:eth1 ▪┄┄▪ p:eth1 16:09:59 INFO Created link: pe2:eth2 ▪┄┄▪ h2:eth1 16:09:59 INFO Created link: pe2:eth1 ▪┄┄▪ p:eth2 16:09:59 INFO Created link: pe2:eth3 ▪┄┄▪ ce2:eth1 16:10:00 INFO Executed command node=ce2 command="sleep 1" stdout="" 16:10:00 INFO Executed command node=ce1 command="sleep 1" stdout="" 16:10:00 INFO Executed command node=pe2 command="sleep 1" stdout="" 16:10:00 INFO Executed command node=p command="sleep 1" stdout="" 16:10:00 INFO Adding host entries path=/etc/hosts 16:10:00 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-ce1 │ linux │ running │ 192.168.31.103 │ │ │ quay.io/frrouting/frr:10.7.1 │ │ fd00:df:1ab:31::5 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-ce2 │ linux │ running │ 192.168.31.104 │ │ │ quay.io/frrouting/frr:10.7.1 │ │ fd00:df:1ab:31::2 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-dut │ juniper_vjunosrouter │ running │ 192.168.31.101 │ │ │ vrnetlab/juniper_vjunos-router:26.2R1.7 │ (health: starting) │ fd00:df:1ab:31::3 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-h1 │ linux │ running │ 192.168.31.105 │ │ │ python:3.13-alpine │ │ fd00:df:1ab:31::4 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-h2 │ linux │ running │ 192.168.31.106 │ │ │ python:3.13-alpine │ │ fd00:df:1ab:31::6 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-p │ linux │ running │ 192.168.31.107 │ │ │ quay.io/frrouting/frr:10.7.1 │ │ fd00:df:1ab:31::8 │ ├────────────────┼─────────────────────────────────────────┼────────────────────┼───────────────────┤ │ clab-ml-31-pe2 │ linux │ running │ 192.168.31.102 │ │ │ quay.io/frrouting/frr:10.7.1 │ │ fd00:df:1ab:31::7 │ ╰────────────────┴─────────────────────────────────────────┴────────────────────┴───────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices