Skip to content

Instantly share code, notes, and snippets.

@geoand
Created May 2, 2018 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoand/905d3abf54a125b0dfacbe2ebfb91954 to your computer and use it in GitHub Desktop.
Save geoand/905d3abf54a125b0dfacbe2ebfb91954 to your computer and use it in GitHub Desktop.
ASK [openshift_node : Ensure old system path is set] ****************************************************************************************************************************************************************************
changed: [192.168.99.50] => (item=/etc/origin/openvswitch)
changed: [192.168.99.50] => (item=/var/lib/kubelet)
changed: [192.168.99.50] => (item=/opt/cni/bin)
TASK [openshift_node : Pre-pull node system container image] *********************************************************************************************************************************************************************
fatal: [192.168.99.50]: FAILED! => {"msg": "The conditional check ''Pulling layer' in pull_result.stdout' failed. The error was: error while evaluating conditional ('Pulling layer' in pull_result.stdout): Unable to look up a name or access an attribute in template string ({% if 'Pulling layer' in pull_result.stdout %} True {% else %} False {% endif %}).\nMake sure your variable name does not contain invalid characters like '-': argument of type 'StrictUndefined' is not iterable"}
RUNNING HANDLER [openshift_node : restart node] **********************************************************************************************************************************************************************************
to retry, use: --limit @/home/gandrian/projects/redhat/cloud-native-infra/ansible/openshift-ansible/playbooks/deploy_cluster.retry
PLAY RECAP ***********************************************************************************************************************************************************************************************************************
192.168.99.50 : ok=76 changed=16 unreachable=0 failed=1
localhost : ok=14 changed=0 unreachable=0 failed=0
INSTALLER STATUS *****************************************************************************************************************************************************************************************************************
Initialization : Complete (0:00:15)
Node Install : In Progress (0:00:35)
This phase can be restarted by running: playbooks/openshift-node/config.yml
Failure summary:
1. Hosts: 192.168.99.50
Play: Configure nodes
Task: Pre-pull node system container image
Message: The conditional check ''Pulling layer' in pull_result.stdout' failed. The error was: error while evaluating conditional ('Pulling layer' in pull_result.stdout): Unable to look up a name or access an attribute in template string ({% if 'Pulling layer' in pull_result.stdout %} True {% else %} False {% endif %}).
Make sure your variable name does not contain invalid characters like '-': argument of type 'StrictUndefined' is not iterable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment