Warning in ansible: You're using Ansible version 12.x or higher; netlab might not work correctly ... Ansible core version 2.19 introduced breaking changes in templates and playbooks ... We tested netlab core with Ansible version 12.x but not every device template ... You might want to downgrade Ansible to version 11.10 or lower. ... Use 'netlab install ansible' on Ubuntu to do that ... Finally, please open a GitHub issue if you experience errors/crashes ... Set defaults.ansible.warnings.ver12 to False to hide this warning [INFO] Checking for updates in configuration templates [INFO] Creating configuration snippets [CREATED] h1: initial,routing [CREATED] h2: initial,routing [CREATED] l1: initial,vlan,bgp,vxlan,evpn [CREATED] l2: initial,vlan,bgp,vxlan,evpn [CREATED] spine: initial,bgp,evpn [INFO] Executing initial configuration for node h1 (namespace clab- ml_23-h1) [INFO] Executing routing configuration for node h1 (namespace clab- ml_23-h1) [INFO] Executing initial configuration for node h2 (namespace clab- ml_23-h2) [INFO] Executing routing configuration for node h2 (namespace clab- ml_23-h2) [INFO] Starting Ansible playbook to deploy the rest of the configurations [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name 'hosts'. Origin: /work/netlab_cicd/hogs/group_vars/all/topology.yml:157:1 155 ipv4: 10.2.0.0/24 156 prefix: 32 157 hosts: ^ column 1 PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [h1] ok: [h2] ok: [l2] ok: [l1] ok: [spine] TASK [Generic readiness tests] ************************************************* skipping: [h1] skipping: [h2] skipping: [l2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/ssh.yml for l1, spine => (item=ssh) TASK [Check if 'sshpass' is installed] ***************************************** ok: [l1 -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [l1 -> localhost] ok: [spine -> localhost] TASK [Execute local ssh command to check ssh readiness] ************************ FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (40 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (40 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (39 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (39 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (38 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (38 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (37 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (37 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (36 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (36 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (35 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (35 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (34 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (34 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (33 retries left). FAILED - RETRYING: [spine -> localhost]: Execute local ssh command to check ssh readiness (33 retries left). FAILED - RETRYING: [l1 -> localhost]: Execute local ssh command to check ssh readiness (32 retries left). ok: [spine -> localhost] ok: [l1 -> localhost] TASK [Confirm l1 SSH server works] ********************************************* ok: [l1] => { "msg": "Node l1 is ready." } ok: [spine] => { "msg": "Node spine is ready." } TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [l2] ok: [l1] ok: [spine] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] skipping: [l2] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/junos.yml for l1, spine TASK [set_fact] **************************************************************** ok: [l1] ok: [spine] TASK [Wait for first interface (ge-0/0/0)] ************************************* ok: [spine] ok: [l1] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for l1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for l2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for spine TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [h1] TASK [Find configuration template for normalize] ******************************* ok: [h1] TASK [fail] ******************************************************************** skipping: [h1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [h1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] TASK [Deploy normalize configuration] ****************************************** skipping: [h1] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [h2] TASK [Find configuration template for normalize] ******************************* ok: [h2] TASK [fail] ******************************************************************** skipping: [h2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [h2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h2] TASK [Deploy normalize configuration] ****************************************** skipping: [h2] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [l1] TASK [Find configuration template for normalize] ******************************* ok: [l1] TASK [fail] ******************************************************************** skipping: [l1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [l1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [l1] TASK [Deploy normalize configuration] ****************************************** skipping: [l1] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [l2] TASK [Find configuration template for normalize] ******************************* ok: [l2] TASK [fail] ******************************************************************** skipping: [l2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [l2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [l2] TASK [Deploy normalize configuration] ****************************************** skipping: [l2] TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [spine] TASK [Find configuration template for normalize] ******************************* ok: [spine] TASK [fail] ******************************************************************** skipping: [spine] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [spine] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [spine] TASK [Deploy normalize configuration] ****************************************** skipping: [spine] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for l1 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for l2 included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for spine TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h1] TASK [Find configuration template for initial] ********************************* skipping: [h1] TASK [fail] ******************************************************************** skipping: [h1] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] TASK [Deploy initial configuration] ******************************************** skipping: [h1] TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h2] TASK [Find configuration template for initial] ********************************* skipping: [h2] TASK [fail] ******************************************************************** skipping: [h2] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h2] TASK [Deploy initial configuration] ******************************************** skipping: [h2] TASK [Figure out whether to deploy the module initial on current device] ******* ok: [l1] TASK [Find configuration template for initial] ********************************* ok: [l1] TASK [fail] ******************************************************************** skipping: [l1] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [l1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [l1] => { "msg": "initial configuration for l1\n=========================================\nsystem {\n host-name l1;\n static-host-mapping {\n h1 inet 172.31.1.1;\n h2 inet 172.31.1.2;\n l2 inet 10.0.0.4;\n spine inet 10.0.0.5;\n }\n}\n\n\ninterfaces {\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n}\ninterfaces {\n ge-0/0/0 {\n mtu 1614;\n }\n ge-0/0/1 {\n mtu 1514;\n }\n\n lo0.0 {\n \n family inet {\n address 10.0.0.3/32;\n }\n \n }\n ge-0/0/0.0 {\n description \"l1 -> spine [external]\";\n \n family inet {\n address 10.1.0.1/30;\n }\n \n }\n ge-0/0/1.0 {\n description \"[Access VLAN red] l1 -> h1\";\n \n \n }\n irb.1000 {\n description \"VLAN red (1000) -> [h1,h2,l2]\";\n \n \n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n}\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for l1 TASK [junos_config: deploying initial from /work/netlab_cicd/hogs/node_files/l1/initial] *** [WARNING]: mgd: statement has no contents; ignored changed: [l1] TASK [Figure out whether to deploy the module initial on current device] ******* ok: [l2] TASK [Find configuration template for initial] ********************************* ok: [l2] TASK [fail] ******************************************************************** skipping: [l2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [l2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [l2] => { "msg": "initial configuration for l2\n=========================================\n#!/bin/bash\n#\nset -e\nset -x\n#\n# Create bash profile script\n#\ncat <