[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [c1] ok: [c2] ok: [server] ok: [relay] TASK [Find device readiness script] ******************************************** ok: [c1] ok: [c2] ok: [server] ok: [relay] TASK [Wait for device to become ready] ***************************************** skipping: [c1] skipping: [c2] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/csr-clab.yml for server included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/ioll2-clab.yml for relay TASK [Check if 'sshpass' is installed] ***************************************** ok: [server -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [server -> localhost] TASK [Execute local ssh command to check csr readiness] ************************ FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (50 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (49 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (48 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (47 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (46 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (45 retries left). FAILED - RETRYING: [server -> localhost]: Execute local ssh command to check csr readiness (44 retries left). ok: [server -> localhost] TASK [Confirm server SSH server works] ***************************************** ok: [server] => msg: Node server is ready. TASK [Check if 'sshpass' is installed] ***************************************** ok: [relay -> localhost] TASK [Check for 'timeout' command] ********************************************* ok: [relay -> localhost] TASK [Execute local ssh command to check ioll2 readiness] ********************** ok: [relay -> localhost] TASK [Confirm relay SSH server works] ****************************************** ok: [relay] => msg: Node relay is ready. TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for c1, c2, server, relay TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [c1] ok: [c2] ok: [server] ok: [relay] TASK [Find configuration template for normalize] ******************************* ok: [c1] ok: [c2] ok: [server] ok: [relay] TASK [fail] ******************************************************************** skipping: [c1] skipping: [c2] skipping: [server] skipping: [relay] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [c1] skipping: [c2] skipping: [server] ok: [relay] => msg: |- normalize configuration for relay ========================================= ! interface Ethernet0/1 no switchport mac-address 52dc.cafe.0101 ! interface Ethernet0/2 no switchport mac-address 52dc.cafe.0102 TASK [Find configuration deployment deploy_script for normalize] *************** skipping: [c1] skipping: [c2] skipping: [server] ok: [relay] TASK [Deploy normalize configuration] ****************************************** skipping: [c1] skipping: [c2] skipping: [server] included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/ios.yml for relay TASK [ios_config: deploying normalize from /home/pipi/net101/tools/netsim/ansible/templates/normalize/ioll2.j2] *** [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration on device including the indentation changed: [relay] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for c1, c2, server, relay TASK [Figure out whether to deploy the module initial on current device] ******* ok: [c1] ok: [c2] ok: [server] ok: [relay] TASK [Find configuration template for initial] ********************************* ok: [c1] ok: [c2] ok: [relay] ok: [server] TASK [fail] ******************************************************************** skipping: [c1] skipping: [c2] skipping: [server] skipping: [relay] TASK [Print deployed configuration when running in verbose mode] *************** ok: [c1] => msg: |- initial configuration for c1 ========================================= #!/bin/bash # set -e # # Create bash profile script # cat <