/home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "cipher": algorithms.TripleDES, /home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "class": algorithms.TripleDES, [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [r1] ok: [r2] TASK [Find device readiness script] ******************************************** ok: [r1] ok: [r2] TASK [Wait for device to become ready] ***************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/eos-clab.yml for r1, r2 TASK [Wait for cEOS SSH daemon to start] *************************************** ok: [r1] ok: [r2] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r1, r2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [r2] ok: [r1] TASK [Find configuration template for normalize] ******************************* ok: [r1] ok: [r2] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [r1] ok: [r2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] TASK [Deploy normalize configuration] ****************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for r1, r2 TASK [eos_config: deploying normalize from /home/pipi/netlab_gh/netsim/ansible/templates/normalize/eos.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: [r1] changed: [r2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r1, r2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r1] ok: [r2] TASK [Find configuration template for initial] ********************************* ok: [r1] ok: [r2] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [r1] ok: [r2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for r1, r2 TASK [eos_config: deploying initial from /home/pipi/netlab_gh/netsim/ansible/templates/initial/eos.j2] *** changed: [r1] changed: [r2] PLAY [Deploy module-specific configurations] *********************************** skipping: no hosts matched PLAY [Deploy custom deployment templates] ************************************** TASK [Run custom configuration deployment scripts] ***************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-custom-config.yml for r1 => (item=_n_r1) TASK [Find configuration template] ********************************************* ok: [r1] TASK [fail] ******************************************************************** skipping: [r1] TASK [Check is the configuration template is a file] *************************** ok: [r1 -> localhost] TASK [fail] ******************************************************************** skipping: [r1] TASK [Process template /work/netlab_cicd/_n_r1.j2 for r1] ********************** skipping: [r1] TASK [Find custom configuration deployment script] ***************************** ok: [r1] TASK [Run the configuration deployment script] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for r1 TASK [eos_config: deploying _n_r1 from /work/netlab_cicd/_n_r1.j2] ************* changed: [r1] PLAY RECAP ********************************************************************* r1 : ok=22 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 r2 : ok=16 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 This lab sets up forwarded SSH and HTTP ports for two EOS devices. It tests the container port forwarding functionality