Skip to content

Instantly share code, notes, and snippets.

@josejulio
Created June 14, 2018 13:39
Show Gist options
  • Save josejulio/55aff1628e0a8ff0957f34c8d462f253 to your computer and use it in GitHub Desktop.
Save josejulio/55aff1628e0a8ff0957f34c8d462f253 to your computer and use it in GitHub Desktop.
ansible-playbook 2.4.2.0
config file = /usr/share/ansible/openshift-ansible/ansible.cfg
configured module search path = [u'/opt/app-root/src/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]
Using /usr/share/ansible/openshift-ansible/ansible.cfg as config file
Parsed /tmp/tmp.AGZy1bpGeg inventory source with ini plugin
PLAYBOOK: config.yml ***********************************************************
4 plays in playbooks/openshift-istio/config.yml
PLAY [Istio Checkpoint Start] **************************************************
META: ran handlers
TASK [Set Istio 'In Progress'] *************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:6
Thursday 14 June 2018 03:57:34 +0000 (0:00:00.050) 0:00:00.050 *********
ok: [192.168.30.1] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_istio": {
"start": "20180614035734Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Define openshift_version is not already present] *************************
TASK [Gathering Facts] *********************************************************
Thursday 14 June 2018 03:57:34 +0000 (0:00:00.033) 0:00:00.084 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1]
META: ran handlers
TASK [set_fact] ****************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:17
Thursday 14 June 2018 03:57:38 +0000 (0:00:04.095) 0:00:04.179 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_version": "3.9.0"
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Istio] *******************************************************************
META: ran handlers
TASK [openshift_istio : Initialise information] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:4
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.029) 0:00:04.209 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml for 192.168.30.1
TASK [openshift_istio : Initialise prefix] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:1
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.045) 0:00:04.254 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Initialise suffix] *************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:6
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.020) 0:00:04.275 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_image_suffix": "-centos7"
},
"changed": false
}
TASK [openshift_istio : Initialise version] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:11
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.050) 0:00:04.326 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Initialise Jaeger version] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:16
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.025) 0:00:04.352 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_jaeger_image_version": "1.4.1"
},
"changed": false
}
TASK [openshift_istio : Initialise namespace] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:21
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.031) 0:00:04.383 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Initialise kiali version] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:26
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.018) 0:00:04.401 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Initialise Installation Type] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:31
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.017) 0:00:04.419 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_install_enterprise": false
},
"changed": false
}
TASK [openshift_istio : Determine whether kiali should be installed] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:35
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.026) 0:00:04.445 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_install_kiali": false
},
"changed": false
}
TASK [openshift_istio : Initialise Istio Image names when running CentOS images] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:41
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.028) 0:00:04.474 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_image_names": {
"docker.io/istio/istio-ca:{{default_istio_image_tag}}": "openshiftistio/istio-ca-centos7:0.7.1",
"docker.io/istio/mixer:{{default_istio_image_tag}}": "openshiftistio/mixer-centos7:0.7.1",
"docker.io/istio/pilot:{{default_istio_image_tag}}": "openshiftistio/pilot-centos7:0.7.1",
"docker.io/istio/proxy:{{default_istio_image_tag}}": "openshiftistio/proxy-centos7:0.7.1",
"docker.io/istio/proxy_init:{{default_istio_image_tag}}": "openshiftistio/proxy-init-centos7:0.7.1",
"docker.io/istio/sidecar_injector:{{default_istio_image_tag}}": "openshiftistio/sidecar-injector-centos7:0.7.1",
"jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-agent:1.4.1",
"jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-collector:1.4.1",
"jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}": "jaegertracing/jaeger-query:1.4.1",
"kiali/kiali:{{default_istio_kiali_image_tag}}": "kiali/kiali:0.3.1.Alpha"
}
},
"changed": false
}
TASK [openshift_istio : Initialise Istio Image names when running RHEL images] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:56
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.035) 0:00:04.510 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Initialise oc binary using master configuration] *******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:71
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.018) 0:00:04.528 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_client_binary": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig"
},
"changed": false
}
TASK [openshift_istio : command] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:76
Thursday 14 June 2018 03:57:38 +0000 (0:00:00.029) 0:00:04.558 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"cat",
"/run/secrets/kubernetes.io/serviceaccount/token"
],
"delta": "0:00:00.248771",
"end": "2018-06-14 03:57:39.463180",
"invocation": {
"module_args": {
"_raw_params": "cat /run/secrets/kubernetes.io/serviceaccount/token",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:39.214409",
"stderr": "",
"stderr_lines": [],
"stdout": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJpc3Rpby1zeXN0ZW0iLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUtdG9rZW4tZGhsNWciLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIwN2U0MTJjYy02Zjg3LTExZTgtYjdiMS01NGVlNzU1ZTU5ZTMiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6aXN0aW8tc3lzdGVtOm9wZW5zaGlmdC1hbnNpYmxlIn0.Ba1R9gC_PWXS_9vQSNKNeYNGuA8lhxXUsF7i0Z1qAFnthvjQywEU1JLFE-bTQtpXKW0zhlKxtqao535qXdnLHjj3ToEQTu6zd3cJE1ikHatVDpYwj8BWldXLnyB3GIlDz07kBCXyj8P2zaegjI2_Oh7z-bW9ejckjKhvneZW9EBO0AtiLod0PvHTtSL7COFikSyoMzmVI8NamuDGAUaqZms4QJBw8HruKRCfCzpDyrBiQLoYjRIS5CoBH50hrD4teUviRG-_OnNNzUBmROba-SB1lkjsWonlQ7I-SJywBtc90XvSJNSpPMFBQKWzT74-ZMaAX0gWwvE247_o2kgthg",
"stdout_lines": [
"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJpc3Rpby1zeXN0ZW0iLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUtdG9rZW4tZGhsNWciLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoib3BlbnNoaWZ0LWFuc2libGUiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIwN2U0MTJjYy02Zjg3LTExZTgtYjdiMS01NGVlNzU1ZTU5ZTMiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6aXN0aW8tc3lzdGVtOm9wZW5zaGlmdC1hbnNpYmxlIn0.Ba1R9gC_PWXS_9vQSNKNeYNGuA8lhxXUsF7i0Z1qAFnthvjQywEU1JLFE-bTQtpXKW0zhlKxtqao535qXdnLHjj3ToEQTu6zd3cJE1ikHatVDpYwj8BWldXLnyB3GIlDz07kBCXyj8P2zaegjI2_Oh7z-bW9ejckjKhvneZW9EBO0AtiLod0PvHTtSL7COFikSyoMzmVI8NamuDGAUaqZms4QJBw8HruKRCfCzpDyrBiQLoYjRIS5CoBH50hrD4teUviRG-_OnNNzUBmROba-SB1lkjsWonlQ7I-SJywBtc90XvSJNSpPMFBQKWzT74-ZMaAX0gWwvE247_o2kgthg"
]
}
TASK [openshift_istio : Initialise oc binary using token] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/init_istio.yml:80
Thursday 14 June 2018 03:57:39 +0000 (0:00:00.505) 0:00:05.064 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Remove Istio] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:7
Thursday 14 June 2018 03:57:39 +0000 (0:00:00.017) 0:00:05.081 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml for 192.168.30.1
TASK [openshift_istio : Remove Launcher] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml:2
Thursday 14 June 2018 03:57:39 +0000 (0:00:00.042) 0:00:05.124 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml for 192.168.30.1
TASK [openshift_istio : Check launcher project exists] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml:2
Thursday 14 June 2018 03:57:39 +0000 (0:00:00.028) 0:00:05.153 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"get",
"namespace",
"devex"
],
"delta": "0:00:00.774896",
"end": "2018-06-14 03:57:40.445535",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace devex",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:39.670639",
"stderr": "Error from server (NotFound): namespaces \"devex\" not found",
"stderr_lines": [
"Error from server (NotFound): namespaces \"devex\" not found"
],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove launcher project if necessary] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_launcher.yml:7
Thursday 14 June 2018 03:57:40 +0000 (0:00:00.894) 0:00:06.048 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Remove Istio] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove.yml:5
Thursday 14 June 2018 03:57:40 +0000 (0:00:00.019) 0:00:06.067 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml for 192.168.30.1
TASK [openshift_istio : Obtain list of Mutating Webhook Configurations] ********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:2
Thursday 14 June 2018 03:57:40 +0000 (0:00:00.063) 0:00:06.131 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get mutatingwebhookconfiguration -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"delta": "0:00:01.103548",
"end": "2018-06-14 03:57:41.776667",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get mutatingwebhookconfiguration -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:40.673119",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove Mutating Webhook] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:7
Thursday 14 June 2018 03:57:41 +0000 (0:00:01.246) 0:00:07.377 *********
TASK [openshift_istio : Obtain list of Certificate Signing Requests] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:11
Thursday 14 June 2018 03:57:41 +0000 (0:00:00.016) 0:00:07.394 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get certificatesigningrequest -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"delta": "0:00:00.629574",
"end": "2018-06-14 03:57:42.543611",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get certificatesigningrequest -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:41.914037",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove Certificate Signing Requests] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:16
Thursday 14 June 2018 03:57:42 +0000 (0:00:00.749) 0:00:08.143 *********
TASK [openshift_istio : Obtain list of Cluster Role Bindings] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:20
Thursday 14 June 2018 03:57:42 +0000 (0:00:00.017) 0:00:08.161 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrolebinding -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'",
"delta": "0:00:00.903303",
"end": "2018-06-14 03:57:43.605771",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrolebinding -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:42.702468",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove Cluster Role Bindings] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:25
Thursday 14 June 2018 03:57:43 +0000 (0:00:01.049) 0:00:09.210 *********
TASK [openshift_istio : Obtain list of Cluster Roles] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:29
Thursday 14 June 2018 03:57:43 +0000 (0:00:00.017) 0:00:09.228 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrole -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'",
"delta": "0:00:00.989953",
"end": "2018-06-14 03:57:44.780049",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get clusterrole -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | egrep 'istio|prometheus|kiali'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:43.790096",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove Cluster Roles] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:34
Thursday 14 June 2018 03:57:44 +0000 (0:00:01.151) 0:00:10.380 *********
TASK [openshift_istio : Obtain list of Custom Resource Definitions] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:38
Thursday 14 June 2018 03:57:44 +0000 (0:00:00.018) 0:00:10.398 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get customresourcedefinition -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"delta": "0:00:00.823620",
"end": "2018-06-14 03:57:45.758646",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get customresourcedefinition -o=jsonpath='{..metadata.name}' | tr ' ' '\n' | grep istio",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:57:44.935026",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Remove Custom Resource Definitions] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:43
Thursday 14 June 2018 03:57:45 +0000 (0:00:00.961) 0:00:11.360 *********
TASK [openshift_istio : Check istio project exists] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:47
Thursday 14 June 2018 03:57:45 +0000 (0:00:00.016) 0:00:11.376 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"get",
"namespace",
"istio-system"
],
"delta": "0:00:00.663953",
"end": "2018-06-14 03:57:46.559341",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:45.895388",
"stderr": "",
"stderr_lines": [],
"stdout": "NAME STATUS AGE\nistio-system Active 29s",
"stdout_lines": [
"NAME STATUS AGE",
"istio-system Active 29s"
]
}
TASK [openshift_istio : Remove istio project if necessary] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:52
Thursday 14 June 2018 03:57:46 +0000 (0:00:00.784) 0:00:12.161 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Install Istio] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/main.yml:10
Thursday 14 June 2018 03:57:46 +0000 (0:00:00.077) 0:00:12.238 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml for 192.168.30.1
TASK [openshift_istio : Check istio project exists] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:2
Thursday 14 June 2018 03:57:46 +0000 (0:00:00.086) 0:00:12.325 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"get",
"namespace",
"istio-system"
],
"delta": "0:00:00.784492",
"end": "2018-06-14 03:57:47.719277",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get namespace istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:46.934785",
"stderr": "",
"stderr_lines": [],
"stdout": "NAME STATUS AGE\nistio-system Active 30s",
"stdout_lines": [
"NAME STATUS AGE",
"istio-system Active 30s"
]
}
TASK [openshift_istio : Create istio project if necessary] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:7
Thursday 14 June 2018 03:57:47 +0000 (0:00:01.000) 0:00:13.325 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Ensure service accounts have the correct permissions] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:11
Thursday 14 June 2018 03:57:47 +0000 (0:00:00.019) 0:00:13.344 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml for 192.168.30.1
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-ca-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:47 +0000 (0:00:00.196) 0:00:13.540 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-ca-service-account",
"-n",
"istio-system"
],
"delta": "0:00:01.577475",
"end": "2018-06-14 03:57:49.644742",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-ca-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:48.067267",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ca-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ca-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-ingress-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:49 +0000 (0:00:01.709) 0:00:15.249 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-ingress-service-account",
"-n",
"istio-system"
],
"delta": "0:00:01.318768",
"end": "2018-06-14 03:57:51.103782",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-ingress-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:49.785014",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ingress-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-ingress-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:51 +0000 (0:00:01.459) 0:00:16.709 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-mixer-service-account",
"-n",
"istio-system"
],
"delta": "0:00:02.234879",
"end": "2018-06-14 03:57:53.470443",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-mixer-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:51.235564",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-validator-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:53 +0000 (0:00:02.444) 0:00:19.154 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-mixer-validator-service-account",
"-n",
"istio-system"
],
"delta": "0:00:01.417959",
"end": "2018-06-14 03:57:55.113986",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-mixer-validator-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:53.696027",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-validator-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-mixer-validator-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-pilot-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:55 +0000 (0:00:01.562) 0:00:20.717 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-pilot-service-account",
"-n",
"istio-system"
],
"delta": "0:00:00.812090",
"end": "2018-06-14 03:57:56.061690",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-pilot-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:55.249600",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-pilot-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-pilot-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account istio-sidecar-injector-service-account to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:56 +0000 (0:00:00.945) 0:00:21.662 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"istio-sidecar-injector-service-account",
"-n",
"istio-system"
],
"delta": "0:00:00.426484",
"end": "2018-06-14 03:57:56.604084",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z istio-sidecar-injector-service-account -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:56.177600",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-sidecar-injector-service-account\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:istio-sidecar-injector-service-account\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account grafana to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:56 +0000 (0:00:00.543) 0:00:22.205 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"grafana",
"-n",
"istio-system"
],
"delta": "0:00:00.561374",
"end": "2018-06-14 03:57:57.288529",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z grafana -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:56.727155",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:grafana\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:grafana\"]"
]
}
TASK [openshift_istio : Update SCC policy to allow the Istio service account prometheus to use anyuid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
Thursday 14 June 2018 03:57:57 +0000 (0:00:00.687) 0:00:22.893 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"anyuid",
"-z",
"prometheus",
"-n",
"istio-system"
],
"delta": "0:00:00.512049",
"end": "2018-06-14 03:57:57.944329",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user anyuid -z prometheus -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:57.432280",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:prometheus\"]",
"stdout_lines": [
"scc \"anyuid\" added to: [\"system:serviceaccount:istio-system:prometheus\"]"
]
}
TASK [openshift_istio : Ensure service accounts are privileged] ****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:17
Thursday 14 June 2018 03:57:57 +0000 (0:00:00.653) 0:00:23.546 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_privileged_service_account.yml for 192.168.30.1
TASK [openshift_istio : Update SCC policy to allow the Istio service account jaeger to use privileged] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_privileged_service_account.yml:2
Thursday 14 June 2018 03:57:58 +0000 (0:00:00.048) 0:00:23.595 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"policy",
"add-scc-to-user",
"privileged",
"-z",
"jaeger",
"-n",
"istio-system"
],
"delta": "0:00:00.437902",
"end": "2018-06-14 03:57:58.560549",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm policy add-scc-to-user privileged -z jaeger -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:57:58.122647",
"stderr": "",
"stderr_lines": [],
"stdout": "scc \"privileged\" added to: [\"system:serviceaccount:istio-system:jaeger\"]",
"stdout_lines": [
"scc \"privileged\" added to: [\"system:serviceaccount:istio-system:jaeger\"]"
]
}
TASK [openshift_istio : Install Istio] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:23
Thursday 14 June 2018 03:57:58 +0000 (0:00:00.569) 0:00:24.165 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml for 192.168.30.1
TASK [openshift_istio : Update images in the configuration files if not running community] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:2
Thursday 14 June 2018 03:57:58 +0000 (0:00:00.054) 0:00:24.219 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml for 192.168.30.1
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:57:58 +0000 (0:00:00.313) 0:00:24.532 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "3 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-auth.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:00 +0000 (0:00:01.365) 0:00:25.898 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "3 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-auth.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-mixer-validator.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:01 +0000 (0:00:01.166) 0:00:27.065 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-mixer-validator.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:02 +0000 (0:00:01.195) 0:00:28.260 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:03 +0000 (0:00:01.286) 0:00:29.547 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": true,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/jaeger-production-template.yml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:05 +0000 (0:00:01.234) 0:00:30.781 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": false,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
TASK [openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
Thursday 14 June 2018 03:58:06 +0000 (0:00:01.228) 0:00:32.009 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-query:1.4.1', 'key': u'jaegertracing/jaeger-query:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-query:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-query:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "jaegertracing/jaeger-query:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-query:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/pilot-centos7:0.7.1', 'key': u'docker.io/istio/pilot:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/pilot:{{default_istio_image_tag}}",
"value": "openshiftistio/pilot-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/pilot:0.7.1",
"remote_src": null,
"replace": "openshiftistio/pilot-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/istio-ca-centos7:0.7.1', 'key': u'docker.io/istio/istio-ca:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/istio-ca:{{default_istio_image_tag}}",
"value": "openshiftistio/istio-ca-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/istio-ca:0.7.1",
"remote_src": null,
"replace": "openshiftistio/istio-ca-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-init-centos7:0.7.1', 'key': u'docker.io/istio/proxy_init:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy_init:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-init-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/proxy_init:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-init-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-collector:1.4.1', 'key': u'jaegertracing/jaeger-collector:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-collector:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-collector:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "jaegertracing/jaeger-collector:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-collector:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/proxy-centos7:0.7.1', 'key': u'docker.io/istio/proxy:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/proxy:{{default_istio_image_tag}}",
"value": "openshiftistio/proxy-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/proxy:0.7.1",
"remote_src": null,
"replace": "openshiftistio/proxy-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/sidecar-injector-centos7:0.7.1', 'key': u'docker.io/istio/sidecar_injector:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/sidecar_injector:{{default_istio_image_tag}}",
"value": "openshiftistio/sidecar-injector-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/sidecar_injector:0.7.1",
"remote_src": null,
"replace": "openshiftistio/sidecar-injector-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'jaegertracing/jaeger-agent:1.4.1', 'key': u'jaegertracing/jaeger-agent:1.4.1'}) => {
"changed": false,
"config_item": {
"key": "jaegertracing/jaeger-agent:{{default_istio_jaeger_image_tag}}",
"value": "jaegertracing/jaeger-agent:1.4.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "jaegertracing/jaeger-agent:1.4.1",
"remote_src": null,
"replace": "jaegertracing/jaeger-agent:1.4.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => (item={'value': u'kiali/kiali:0.3.1.Alpha', 'key': u'kiali/kiali:0.3.0.Alpha'}) => {
"changed": true,
"config_item": {
"key": "kiali/kiali:{{default_istio_kiali_image_tag}}",
"value": "kiali/kiali:0.3.1.Alpha"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "kiali/kiali:0.3.0.Alpha",
"remote_src": null,
"replace": "kiali/kiali:0.3.1.Alpha",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
ok: [192.168.30.1] => (item={'value': u'openshiftistio/mixer-centos7:0.7.1', 'key': u'docker.io/istio/mixer:0.7.1'}) => {
"changed": false,
"config_item": {
"key": "docker.io/istio/mixer:{{default_istio_image_tag}}",
"value": "openshiftistio/mixer-centos7:0.7.1"
},
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/kiali.yaml",
"regexp": "docker.io/istio/mixer:0.7.1",
"remote_src": null,
"replace": "openshiftistio/mixer-centos7:0.7.1",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": ""
}
TASK [openshift_istio : Create Istio components with auth] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:10
Thursday 14 June 2018 03:58:07 +0000 (0:00:01.378) 0:00:33.388 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Create Istio components without auth] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:15
Thursday 14 June 2018 03:58:07 +0000 (0:00:00.022) 0:00:33.411 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/istio.yaml"
],
"delta": "0:00:10.080361",
"end": "2018-06-14 03:58:18.031615",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:58:07.951254",
"stderr": "Error from server (AlreadyExists): error when creating \"roles/openshift_istio/files/istio.yaml\": namespaces \"istio-system\" already exists\n[unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=stdio, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=logentry, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=kubernetes]",
"stderr_lines": [
"Error from server (AlreadyExists): error when creating \"roles/openshift_istio/files/istio.yaml\": namespaces \"istio-system\" already exists",
"[unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=stdio, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=logentry, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=metric, unable to recognize \"roles/openshift_istio/files/istio.yaml\": no matches for config.istio.io/, Kind=kubernetes]"
],
"stdout": "clusterrole \"istio-pilot-istio-system\" created\nclusterrole \"istio-sidecar-injector-istio-system\" created\nclusterrole \"istio-mixer-istio-system\" created\nclusterrole \"istio-mixer-validator-istio-system\" created\nclusterrole \"istio-ca-istio-system\" created\nclusterrole \"istio-sidecar-istio-system\" created\nclusterrolebinding \"istio-pilot-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-sidecar-injector-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-ca-role-binding-istio-system\" created\nclusterrolebinding \"istio-ingress-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-sidecar-role-binding-istio-system\" created\nclusterrolebinding \"istio-mixer-admin-role-binding-istio-system\" created\nclusterrolebinding \"istio-mixer-validator-admin-role-binding-istio-system\" created\nconfigmap \"istio-mixer\" created\nservice \"istio-mixer\" created\nserviceaccount \"istio-mixer-service-account\" created\ndeployment \"istio-mixer\" created\ncustomresourcedefinition \"rules.config.istio.io\" created\ncustomresourcedefinition \"attributemanifests.config.istio.io\" created\ncustomresourcedefinition \"circonuses.config.istio.io\" created\ncustomresourcedefinition \"deniers.config.istio.io\" created\ncustomresourcedefinition \"fluentds.config.istio.io\" created\ncustomresourcedefinition \"kubernetesenvs.config.istio.io\" created\ncustomresourcedefinition \"listcheckers.config.istio.io\" created\ncustomresourcedefinition \"memquotas.config.istio.io\" created\ncustomresourcedefinition \"noops.config.istio.io\" created\ncustomresourcedefinition \"opas.config.istio.io\" created\ncustomresourcedefinition \"prometheuses.config.istio.io\" created\ncustomresourcedefinition \"rbacs.config.istio.io\" created\ncustomresourcedefinition \"servicecontrols.config.istio.io\" created\ncustomresourcedefinition \"solarwindses.config.istio.io\" created\ncustomresourcedefinition \"stackdrivers.config.istio.io\" created\ncustomresourcedefinition \"statsds.config.istio.io\" created\ncustomresourcedefinition \"stdios.config.istio.io\" created\ncustomresourcedefinition \"apikeys.config.istio.io\" created\ncustomresourcedefinition \"authorizations.config.istio.io\" created\ncustomresourcedefinition \"checknothings.config.istio.io\" created\ncustomresourcedefinition \"kuberneteses.config.istio.io\" created\ncustomresourcedefinition \"listentries.config.istio.io\" created\ncustomresourcedefinition \"logentries.config.istio.io\" created\ncustomresourcedefinition \"metrics.config.istio.io\" created\ncustomresourcedefinition \"quotas.config.istio.io\" created\ncustomresourcedefinition \"reportnothings.config.istio.io\" created\ncustomresourcedefinition \"servicecontrolreports.config.istio.io\" created\ncustomresourcedefinition \"tracespans.config.istio.io\" created\ncustomresourcedefinition \"serviceroles.config.istio.io\" created\ncustomresourcedefinition \"servicerolebindings.config.istio.io\" created\nattributemanifest \"istioproxy\" created\nattributemanifest \"kubernetes\" created\nrule \"stdio\" created\nprometheus \"handler\" created\nrule \"promhttp\" created\nrule \"promtcp\" created\nkubernetesenv \"handler\" created\nrule \"kubeattrgenrulerule\" created\nrule \"tcpkubeattrgenrulerule\" created\nconfigmap \"istio\" created\ncustomresourcedefinition \"destinationpolicies.config.istio.io\" created\ncustomresourcedefinition \"egressrules.config.istio.io\" created\ncustomresourcedefinition \"routerules.config.istio.io\" created\ncustomresourcedefinition \"virtualservices.networking.istio.io\" created\ncustomresourcedefinition \"destinationrules.networking.istio.io\" created\ncustomresourcedefinition \"externalservices.networking.istio.io\" created\nservice \"istio-pilot\" created\nserviceaccount \"istio-pilot-service-account\" created\ndeployment \"istio-pilot\" created\nservice \"istio-ingress\" created\nserviceaccount \"istio-ingress-service-account\" created\ndeployment \"istio-ingress\" created\nserviceaccount \"istio-ca-service-account\" created\ndeployment \"istio-ca\" created",
"stdout_lines": [
"clusterrole \"istio-pilot-istio-system\" created",
"clusterrole \"istio-sidecar-injector-istio-system\" created",
"clusterrole \"istio-mixer-istio-system\" created",
"clusterrole \"istio-mixer-validator-istio-system\" created",
"clusterrole \"istio-ca-istio-system\" created",
"clusterrole \"istio-sidecar-istio-system\" created",
"clusterrolebinding \"istio-pilot-admin-role-binding-istio-system\" created",
"clusterrolebinding \"istio-sidecar-injector-admin-role-binding-istio-system\" created",
"clusterrolebinding \"istio-ca-role-binding-istio-system\" created",
"clusterrolebinding \"istio-ingress-admin-role-binding-istio-system\" created",
"clusterrolebinding \"istio-sidecar-role-binding-istio-system\" created",
"clusterrolebinding \"istio-mixer-admin-role-binding-istio-system\" created",
"clusterrolebinding \"istio-mixer-validator-admin-role-binding-istio-system\" created",
"configmap \"istio-mixer\" created",
"service \"istio-mixer\" created",
"serviceaccount \"istio-mixer-service-account\" created",
"deployment \"istio-mixer\" created",
"customresourcedefinition \"rules.config.istio.io\" created",
"customresourcedefinition \"attributemanifests.config.istio.io\" created",
"customresourcedefinition \"circonuses.config.istio.io\" created",
"customresourcedefinition \"deniers.config.istio.io\" created",
"customresourcedefinition \"fluentds.config.istio.io\" created",
"customresourcedefinition \"kubernetesenvs.config.istio.io\" created",
"customresourcedefinition \"listcheckers.config.istio.io\" created",
"customresourcedefinition \"memquotas.config.istio.io\" created",
"customresourcedefinition \"noops.config.istio.io\" created",
"customresourcedefinition \"opas.config.istio.io\" created",
"customresourcedefinition \"prometheuses.config.istio.io\" created",
"customresourcedefinition \"rbacs.config.istio.io\" created",
"customresourcedefinition \"servicecontrols.config.istio.io\" created",
"customresourcedefinition \"solarwindses.config.istio.io\" created",
"customresourcedefinition \"stackdrivers.config.istio.io\" created",
"customresourcedefinition \"statsds.config.istio.io\" created",
"customresourcedefinition \"stdios.config.istio.io\" created",
"customresourcedefinition \"apikeys.config.istio.io\" created",
"customresourcedefinition \"authorizations.config.istio.io\" created",
"customresourcedefinition \"checknothings.config.istio.io\" created",
"customresourcedefinition \"kuberneteses.config.istio.io\" created",
"customresourcedefinition \"listentries.config.istio.io\" created",
"customresourcedefinition \"logentries.config.istio.io\" created",
"customresourcedefinition \"metrics.config.istio.io\" created",
"customresourcedefinition \"quotas.config.istio.io\" created",
"customresourcedefinition \"reportnothings.config.istio.io\" created",
"customresourcedefinition \"servicecontrolreports.config.istio.io\" created",
"customresourcedefinition \"tracespans.config.istio.io\" created",
"customresourcedefinition \"serviceroles.config.istio.io\" created",
"customresourcedefinition \"servicerolebindings.config.istio.io\" created",
"attributemanifest \"istioproxy\" created",
"attributemanifest \"kubernetes\" created",
"rule \"stdio\" created",
"prometheus \"handler\" created",
"rule \"promhttp\" created",
"rule \"promtcp\" created",
"kubernetesenv \"handler\" created",
"rule \"kubeattrgenrulerule\" created",
"rule \"tcpkubeattrgenrulerule\" created",
"configmap \"istio\" created",
"customresourcedefinition \"destinationpolicies.config.istio.io\" created",
"customresourcedefinition \"egressrules.config.istio.io\" created",
"customresourcedefinition \"routerules.config.istio.io\" created",
"customresourcedefinition \"virtualservices.networking.istio.io\" created",
"customresourcedefinition \"destinationrules.networking.istio.io\" created",
"customresourcedefinition \"externalservices.networking.istio.io\" created",
"service \"istio-pilot\" created",
"serviceaccount \"istio-pilot-service-account\" created",
"deployment \"istio-pilot\" created",
"service \"istio-ingress\" created",
"serviceaccount \"istio-ingress-service-account\" created",
"deployment \"istio-ingress\" created",
"serviceaccount \"istio-ca-service-account\" created",
"deployment \"istio-ca\" created"
]
}
...ignoring
TASK [openshift_istio : Install Istio Mixer Validator] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:20
Thursday 14 June 2018 03:58:18 +0000 (0:00:10.224) 0:00:43.635 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/istio-mixer-validator.yaml"
],
"delta": "0:00:01.923552",
"end": "2018-06-14 03:58:20.077421",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-mixer-validator.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:18.153869",
"stderr": "",
"stderr_lines": [],
"stdout": "service \"istio-mixer-validator\" created\nserviceaccount \"istio-mixer-validator-service-account\" created\ndeployment \"istio-mixer-validator\" created",
"stdout_lines": [
"service \"istio-mixer-validator\" created",
"serviceaccount \"istio-mixer-validator-service-account\" created",
"deployment \"istio-mixer-validator\" created"
]
}
TASK [openshift_istio : Expose Istio ingress service] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:23
Thursday 14 June 2018 03:58:20 +0000 (0:00:02.359) 0:00:45.995 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"expose",
"-n",
"istio-system",
"svc",
"istio-ingress"
],
"delta": "0:00:02.924467",
"end": "2018-06-14 03:58:23.436721",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc istio-ingress",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:20.512254",
"stderr": "",
"stderr_lines": [],
"stdout": "route \"istio-ingress\" exposed",
"stdout_lines": [
"route \"istio-ingress\" exposed"
]
}
TASK [openshift_istio : Install sidecar injector] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:26
Thursday 14 June 2018 03:58:23 +0000 (0:00:03.045) 0:00:49.040 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml for 192.168.30.1
TASK [openshift_istio : Set the CSR name] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:2
Thursday 14 June 2018 03:58:23 +0000 (0:00:00.163) 0:00:49.203 *********
ok: [192.168.30.1] => {
"ansible_facts": {
"openshift_istio_sidecar_csr": "istio-sidecar-injector.istio-system"
},
"changed": false
}
TASK [openshift_istio : Generate private key] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:6
Thursday 14 June 2018 03:58:23 +0000 (0:00:00.026) 0:00:49.230 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"openssl",
"genrsa",
"-out",
"roles/openshift_istio/files/server-key.pem",
"2048"
],
"delta": "0:00:00.332798",
"end": "2018-06-14 03:58:24.115556",
"invocation": {
"module_args": {
"_raw_params": "openssl genrsa -out roles/openshift_istio/files/server-key.pem 2048",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:23.782758",
"stderr": "Generating RSA private key, 2048 bit long modulus\n...+++\n...................................+++\ne is 65537 (0x10001)",
"stderr_lines": [
"Generating RSA private key, 2048 bit long modulus",
"...+++",
"...................................+++",
"e is 65537 (0x10001)"
],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_istio : Modify the CSR conf] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:9
Thursday 14 June 2018 03:58:24 +0000 (0:00:00.489) 0:00:49.719 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/blockinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/csr.conf (content)",
"before": "",
"before_header": "roles/openshift_istio/files/csr.conf (content)"
},
{
"after_header": "roles/openshift_istio/files/csr.conf (file attributes)",
"before_header": "roles/openshift_istio/files/csr.conf (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"block": "DNS.1 = istio-sidecar-injector\nDNS.2 = istio-sidecar-injector.istio-system\nDNS.3 = istio-sidecar-injector.istio-system.svc\n",
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"marker": "# {mark} ANSIBLE MANAGED BLOCK",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/csr.conf",
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "Block inserted"
}
TASK [openshift_istio : Create CSR] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:17
Thursday 14 June 2018 03:58:24 +0000 (0:00:00.636) 0:00:50.355 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"openssl",
"req",
"-new",
"-key",
"roles/openshift_istio/files/server-key.pem",
"-subj",
"/CN=istio-sidecar-injector.istio-system.svc",
"-out",
"roles/openshift_istio/files/server.csr",
"-config",
"roles/openshift_istio/files/csr.conf"
],
"delta": "0:00:00.304544",
"end": "2018-06-14 03:58:25.188327",
"invocation": {
"module_args": {
"_raw_params": "openssl req -new -key roles/openshift_istio/files/server-key.pem -subj /CN=istio-sidecar-injector.istio-system.svc -out roles/openshift_istio/files/server.csr -config roles/openshift_istio/files/csr.conf",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:24.883783",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_istio : Base64 CSR] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:20
Thursday 14 June 2018 03:58:25 +0000 (0:00:00.467) 0:00:50.822 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "cat roles/openshift_istio/files/server.csr | base64 | tr -d '\\n'",
"delta": "0:00:00.262737",
"end": "2018-06-14 03:58:25.608332",
"invocation": {
"module_args": {
"_raw_params": "cat roles/openshift_istio/files/server.csr | base64 | tr -d '\\n'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:25.345595",
"stderr": "",
"stderr_lines": [],
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCmtuam5sQkNDeWMrZUVDMlJFdUhPZmFDQVZhTVZIR1ZkWEFXTEpqSjRxWTgzcmFuemxkalk2VVZ0UERzdVpvSGwKK2lGMUYrSmFwYVIzemduTk53eEU5WE1WTEJOb1NZR3JFSk8yQVhjajFnQTcxWWdCSDk5RjVwTjNOVWhSeXVYTwpYNi9Ea3lwRnBheHQrak5CTENnNjVmdkVRUVJab3liWm5DWHFLRTRxbXg3RGM2ODRhK2tyUm9xZ2N0VVJKaGNtCjZrNTFFeHFQZmd3ekpKaHU4cHFWRnFESzNJakpXTldvNHVmeVlBZGdIU0loclRGT2F6dWRhVnNWcFRvNzZzUXMKSlNub1hpdmNWLzBjVFR0b1F6RTh6TE9vb1pOYlZzalRLWWNvVTN3ZmIrb0Q4QkRjUTNBNUlLdjhqeEF1OU1hbQo4ZU1FYm9XSzRIanR2SWZlak1HVlR3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFTMTFsUUk4QUUrb2hBaHcxVW9INnJ1cU4KU0c1UHU3S25XRXBqVkxpOWpjdEsyWXluamt6WjIyVFVtbGdFSmZzWnQvdXBMYkxSRUxUWkl0MEhMSDlmVWVHWgprODdzbUdHdzRmam43d3R3TndWenBwYTR1NUs4MGdhWUpUVldzQzc3ZGlUVnJtQ0NESmErNTR3STZoVUsrOERMCkFJWlJsS3pyMlRibFJrRFRuUDdKV09GcnhQeEJqdDlhUDRhdW9PTFNWcGNUWWoxZXY0bXhNUG9YRDNPeDJ6VnUKMldmL0lTMFdCekFGOHpHOGFhZnpRY2x2c2hRb2tXQUlEcU1Vd2xCM2JBdjY0OHdYNFp2TndXOHRNZHFYeVMrbAphREZ3NnpnV3dGcHFERnE0dlJNbmkrOG5OcGVQL2FibnpLSGJGdEZjU3pGaE9TUTE1L2paTjQ0OURGNWlTdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=",
"stdout_lines": [
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCmtuam5sQkNDeWMrZUVDMlJFdUhPZmFDQVZhTVZIR1ZkWEFXTEpqSjRxWTgzcmFuemxkalk2VVZ0UERzdVpvSGwKK2lGMUYrSmFwYVIzemduTk53eEU5WE1WTEJOb1NZR3JFSk8yQVhjajFnQTcxWWdCSDk5RjVwTjNOVWhSeXVYTwpYNi9Ea3lwRnBheHQrak5CTENnNjVmdkVRUVJab3liWm5DWHFLRTRxbXg3RGM2ODRhK2tyUm9xZ2N0VVJKaGNtCjZrNTFFeHFQZmd3ekpKaHU4cHFWRnFESzNJakpXTldvNHVmeVlBZGdIU0loclRGT2F6dWRhVnNWcFRvNzZzUXMKSlNub1hpdmNWLzBjVFR0b1F6RTh6TE9vb1pOYlZzalRLWWNvVTN3ZmIrb0Q4QkRjUTNBNUlLdjhqeEF1OU1hbQo4ZU1FYm9XSzRIanR2SWZlak1HVlR3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFTMTFsUUk4QUUrb2hBaHcxVW9INnJ1cU4KU0c1UHU3S25XRXBqVkxpOWpjdEsyWXluamt6WjIyVFVtbGdFSmZzWnQvdXBMYkxSRUxUWkl0MEhMSDlmVWVHWgprODdzbUdHdzRmam43d3R3TndWenBwYTR1NUs4MGdhWUpUVldzQzc3ZGlUVnJtQ0NESmErNTR3STZoVUsrOERMCkFJWlJsS3pyMlRibFJrRFRuUDdKV09GcnhQeEJqdDlhUDRhdW9PTFNWcGNUWWoxZXY0bXhNUG9YRDNPeDJ6VnUKMldmL0lTMFdCekFGOHpHOGFhZnpRY2x2c2hRb2tXQUlEcU1Vd2xCM2JBdjY0OHdYNFp2TndXOHRNZHFYeVMrbAphREZ3NnpnV3dGcHFERnE0dlJNbmkrOG5OcGVQL2FibnpLSGJGdEZjU3pGaE9TUTE1L2paTjQ0OURGNWlTdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo="
]
}
TASK [openshift_istio : Update CSR_NAME in CSR yaml] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:24
Thursday 14 June 2018 03:58:25 +0000 (0:00:00.387) 0:00:51.210 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/csr.yaml (content)",
"before": "",
"before_header": "roles/openshift_istio/files/csr.yaml (content)"
},
{
"after_header": "roles/openshift_istio/files/csr.yaml (file attributes)",
"before_header": "roles/openshift_istio/files/csr.yaml (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": " name: istio-sidecar-injector.istio-system",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/csr.yaml",
"regexp": "^ name: CSR_NAME",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [openshift_istio : Update CSR_BASE64 in CSR yaml] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:30
Thursday 14 June 2018 03:58:26 +0000 (0:00:00.402) 0:00:51.612 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/csr.yaml (content)",
"before": "",
"before_header": "roles/openshift_istio/files/csr.yaml (content)"
},
{
"after_header": "roles/openshift_istio/files/csr.yaml (file attributes)",
"before_header": "roles/openshift_istio/files/csr.yaml (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": " request: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURSBSRVFVRVNULS0tLS0KTUlJREtqQ0NBaElDQVFBd01qRXdNQzRHQTFVRUF3d25hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cApjM1JwYnkxemVYTjBaVzB1YzNaak1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBCmtuam5sQkNDeWMrZUVDMlJFdUhPZmFDQVZhTVZIR1ZkWEFXTEpqSjRxWTgzcmFuemxkalk2VVZ0UERzdVpvSGwKK2lGMUYrSmFwYVIzemduTk53eEU5WE1WTEJOb1NZR3JFSk8yQVhjajFnQTcxWWdCSDk5RjVwTjNOVWhSeXVYTwpYNi9Ea3lwRnBheHQrak5CTENnNjVmdkVRUVJab3liWm5DWHFLRTRxbXg3RGM2ODRhK2tyUm9xZ2N0VVJKaGNtCjZrNTFFeHFQZmd3ekpKaHU4cHFWRnFESzNJakpXTldvNHVmeVlBZGdIU0loclRGT2F6dWRhVnNWcFRvNzZzUXMKSlNub1hpdmNWLzBjVFR0b1F6RTh6TE9vb1pOYlZzalRLWWNvVTN3ZmIrb0Q4QkRjUTNBNUlLdjhqeEF1OU1hbQo4ZU1FYm9XSzRIanR2SWZlak1HVlR3SURBUUFCb0lHeU1JR3ZCZ2txaGtpRzl3MEJDUTR4Z2FFd2daNHdDUVlEClZSMFRCQUl3QURBTEJnTlZIUThFQkFNQ0JlQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0V3YndZRFZSMFIKQkdnd1pvSVdhWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y29JamFYTjBhVzh0YzJsa1pXTmhjaTFwYm1wbApZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMkNKMmx6ZEdsdkxYTnBaR1ZqWVhJdGFXNXFaV04wYjNJdWFYTjBhVzh0CmMzbHpkR1Z0TG5OMll6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFTMTFsUUk4QUUrb2hBaHcxVW9INnJ1cU4KU0c1UHU3S25XRXBqVkxpOWpjdEsyWXluamt6WjIyVFVtbGdFSmZzWnQvdXBMYkxSRUxUWkl0MEhMSDlmVWVHWgprODdzbUdHdzRmam43d3R3TndWenBwYTR1NUs4MGdhWUpUVldzQzc3ZGlUVnJtQ0NESmErNTR3STZoVUsrOERMCkFJWlJsS3pyMlRibFJrRFRuUDdKV09GcnhQeEJqdDlhUDRhdW9PTFNWcGNUWWoxZXY0bXhNUG9YRDNPeDJ6VnUKMldmL0lTMFdCekFGOHpHOGFhZnpRY2x2c2hRb2tXQUlEcU1Vd2xCM2JBdjY0OHdYNFp2TndXOHRNZHFYeVMrbAphREZ3NnpnV3dGcHFERnE0dlJNbmkrOG5OcGVQL2FibnpLSGJGdEZjU3pGaE9TUTE1L2paTjQ0OURGNWlTdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFIFJFUVVFU1QtLS0tLQo=",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/csr.yaml",
"regexp": "^ request: CSR_BASE64",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [openshift_istio : Create CSR] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:36
Thursday 14 June 2018 03:58:26 +0000 (0:00:00.343) 0:00:51.956 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/csr.yaml"
],
"delta": "0:00:00.783557",
"end": "2018-06-14 03:58:27.269844",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/csr.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:26.486287",
"stderr": "",
"stderr_lines": [],
"stdout": "certificatesigningrequest \"istio-sidecar-injector.istio-system\" created",
"stdout_lines": [
"certificatesigningrequest \"istio-sidecar-injector.istio-system\" created"
]
}
TASK [openshift_istio : Approve CSR] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:39
Thursday 14 June 2018 03:58:27 +0000 (0:00:00.915) 0:00:52.871 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"adm",
"certificate",
"approve",
"istio-sidecar-injector.istio-system"
],
"delta": "0:00:00.837902",
"end": "2018-06-14 03:58:28.244602",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig adm certificate approve istio-sidecar-injector.istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:27.406700",
"stderr": "",
"stderr_lines": [],
"stdout": "certificatesigningrequest \"istio-sidecar-injector.istio-system\" approved",
"stdout_lines": [
"certificatesigningrequest \"istio-sidecar-injector.istio-system\" approved"
]
}
TASK [openshift_istio : Wait for CSR to be issued] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:42
Thursday 14 June 2018 03:58:28 +0000 (0:00:01.145) 0:00:54.017 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for CSR to be issued (180 retries left).Result was: {
"attempts": 1,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued",
"delta": "0:00:01.479978",
"end": "2018-06-14 03:58:30.018739",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:28.538761",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"attempts": 2,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued",
"delta": "0:00:02.250213",
"end": "2018-06-14 03:58:34.712208",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system | grep Issued",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:32.461995",
"stderr": "",
"stderr_lines": [],
"stdout": "istio-sidecar-injector.istio-system 8s system:admin Approved,Issued",
"stdout_lines": [
"istio-sidecar-injector.istio-system 8s system:admin Approved,Issued"
]
}
TASK [openshift_istio : Retrieve the server certificate] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:50
Thursday 14 June 2018 03:58:35 +0000 (0:00:06.816) 0:01:00.834 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"get",
"csr",
"istio-sidecar-injector.istio-system",
"-o",
"jsonpath={.status.certificate}"
],
"delta": "0:00:00.931305",
"end": "2018-06-14 03:58:36.281231",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get csr istio-sidecar-injector.istio-system -o 'jsonpath={.status.certificate}'",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:35.349926",
"stderr": "",
"stderr_lines": [],
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVZGE2K01HblJNcDVJSFJxVWNGZUh5dFFuRytjd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TkRBek5UTXdNRm9YRFRFNE1EY3hOREF6TlRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUFrbmpubEJDQ3ljK2VFQzJSRXVIT2ZhQ0FWYU1WSEdWZFhBV0xKako0cVk4MwpyYW56bGRqWTZVVnRQRHN1Wm9IbCtpRjFGK0phcGFSM3pnbk5Od3hFOVhNVkxCTm9TWUdyRUpPMkFYY2oxZ0E3CjFZZ0JIOTlGNXBOM05VaFJ5dVhPWDYvRGt5cEZwYXh0K2pOQkxDZzY1ZnZFUVFSWm95YlpuQ1hxS0U0cW14N0QKYzY4NGEra3JSb3FnY3RVUkpoY202azUxRXhxUGZnd3pKSmh1OHBxVkZxREszSWpKV05XbzR1ZnlZQWRnSFNJaApyVEZPYXp1ZGFWc1ZwVG83NnNRc0pTbm9YaXZjVi8wY1RUdG9RekU4ekxPb29aTmJWc2pUS1ljb1Uzd2ZiK29ECjhCRGNRM0E1SUt2OGp4QXU5TWFtOGVNRWJvV0s0SGp0dklmZWpNR1ZUd0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCU2NCTHFVOUNVZlhRVWtxc3Z1cnRPRHMyUTRpREJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkFXdjFaTVpHajRCTXF5RHp6SThtc3ZYZVhqbTgyb0tvU2dxdE4xZGhrCjhxU3hNNDl0aE1vS0pJN2NrRzYvN1JqbnF1YysyZU1od0UzSW9LY1cxU3ZlTVh4N2h2S3NRTVpZVEdJRERqYnUKU1hhaDFHY3F3UFhRdGc5RnA2YWd4YkpQVUJVWFM5R0E2RDluSHBUV0gxeDVMcHZJMjBkNEZGb2JKM3lJcW9nUAp1M1RlNnd4eU5teC9VYXltYjBVWDhIYzNqVm9WQlBuQXpqMlZZOXBUdlRJSUlYakVVeG8yRzRDaWdRM3pleFBBCkhFMkRWUUx2VjZRZ1RweHBUTTB5YmorQmh3bm9TTWxDaCt6bjJvTU1TSWtJRkhyYWNQd1Jsc0x4VE83VkVMR1QKK2RnbjZJZjJvaXFSMk9EVmUzMjhRc2Q4cG8wZ3AwellvcFZXSlpkRXljSkkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"stdout_lines": [
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVZGE2K01HblJNcDVJSFJxVWNGZUh5dFFuRytjd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TkRBek5UTXdNRm9YRFRFNE1EY3hOREF6TlRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUFrbmpubEJDQ3ljK2VFQzJSRXVIT2ZhQ0FWYU1WSEdWZFhBV0xKako0cVk4MwpyYW56bGRqWTZVVnRQRHN1Wm9IbCtpRjFGK0phcGFSM3pnbk5Od3hFOVhNVkxCTm9TWUdyRUpPMkFYY2oxZ0E3CjFZZ0JIOTlGNXBOM05VaFJ5dVhPWDYvRGt5cEZwYXh0K2pOQkxDZzY1ZnZFUVFSWm95YlpuQ1hxS0U0cW14N0QKYzY4NGEra3JSb3FnY3RVUkpoY202azUxRXhxUGZnd3pKSmh1OHBxVkZxREszSWpKV05XbzR1ZnlZQWRnSFNJaApyVEZPYXp1ZGFWc1ZwVG83NnNRc0pTbm9YaXZjVi8wY1RUdG9RekU4ekxPb29aTmJWc2pUS1ljb1Uzd2ZiK29ECjhCRGNRM0E1SUt2OGp4QXU5TWFtOGVNRWJvV0s0SGp0dklmZWpNR1ZUd0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCU2NCTHFVOUNVZlhRVWtxc3Z1cnRPRHMyUTRpREJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkFXdjFaTVpHajRCTXF5RHp6SThtc3ZYZVhqbTgyb0tvU2dxdE4xZGhrCjhxU3hNNDl0aE1vS0pJN2NrRzYvN1JqbnF1YysyZU1od0UzSW9LY1cxU3ZlTVh4N2h2S3NRTVpZVEdJRERqYnUKU1hhaDFHY3F3UFhRdGc5RnA2YWd4YkpQVUJVWFM5R0E2RDluSHBUV0gxeDVMcHZJMjBkNEZGb2JKM3lJcW9nUAp1M1RlNnd4eU5teC9VYXltYjBVWDhIYzNqVm9WQlBuQXpqMlZZOXBUdlRJSUlYakVVeG8yRzRDaWdRM3pleFBBCkhFMkRWUUx2VjZRZ1RweHBUTTB5YmorQmh3bm9TTWxDaCt6bjJvTU1TSWtJRkhyYWNQd1Jsc0x4VE83VkVMR1QKK2RnbjZJZjJvaXFSMk9EVmUzMjhRc2Q4cG8wZ3AwellvcFZXSlpkRXljSkkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
]
}
TASK [openshift_istio : Create PEM for certificate] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:54
Thursday 14 June 2018 03:58:36 +0000 (0:00:01.302) 0:01:02.137 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "echo \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVZGE2K01HblJNcDVJSFJxVWNGZUh5dFFuRytjd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TkRBek5UTXdNRm9YRFRFNE1EY3hOREF6TlRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUFrbmpubEJDQ3ljK2VFQzJSRXVIT2ZhQ0FWYU1WSEdWZFhBV0xKako0cVk4MwpyYW56bGRqWTZVVnRQRHN1Wm9IbCtpRjFGK0phcGFSM3pnbk5Od3hFOVhNVkxCTm9TWUdyRUpPMkFYY2oxZ0E3CjFZZ0JIOTlGNXBOM05VaFJ5dVhPWDYvRGt5cEZwYXh0K2pOQkxDZzY1ZnZFUVFSWm95YlpuQ1hxS0U0cW14N0QKYzY4NGEra3JSb3FnY3RVUkpoY202azUxRXhxUGZnd3pKSmh1OHBxVkZxREszSWpKV05XbzR1ZnlZQWRnSFNJaApyVEZPYXp1ZGFWc1ZwVG83NnNRc0pTbm9YaXZjVi8wY1RUdG9RekU4ekxPb29aTmJWc2pUS1ljb1Uzd2ZiK29ECjhCRGNRM0E1SUt2OGp4QXU5TWFtOGVNRWJvV0s0SGp0dklmZWpNR1ZUd0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCU2NCTHFVOUNVZlhRVWtxc3Z1cnRPRHMyUTRpREJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkFXdjFaTVpHajRCTXF5RHp6SThtc3ZYZVhqbTgyb0tvU2dxdE4xZGhrCjhxU3hNNDl0aE1vS0pJN2NrRzYvN1JqbnF1YysyZU1od0UzSW9LY1cxU3ZlTVh4N2h2S3NRTVpZVEdJRERqYnUKU1hhaDFHY3F3UFhRdGc5RnA2YWd4YkpQVUJVWFM5R0E2RDluSHBUV0gxeDVMcHZJMjBkNEZGb2JKM3lJcW9nUAp1M1RlNnd4eU5teC9VYXltYjBVWDhIYzNqVm9WQlBuQXpqMlZZOXBUdlRJSUlYakVVeG8yRzRDaWdRM3pleFBBCkhFMkRWUUx2VjZRZ1RweHBUTTB5YmorQmh3bm9TTWxDaCt6bjJvTU1TSWtJRkhyYWNQd1Jsc0x4VE83VkVMR1QKK2RnbjZJZjJvaXFSMk9EVmUzMjhRc2Q4cG8wZ3AwellvcFZXSlpkRXljSkkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\" | openssl base64 -d -A -out roles/openshift_istio/files/server-cert.pem",
"delta": "0:00:00.259026",
"end": "2018-06-14 03:58:36.916521",
"invocation": {
"module_args": {
"_raw_params": "echo \"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURyVENDQXBXZ0F3SUJBZ0lVZGE2K01HblJNcDVJSFJxVWNGZUh5dFFuRytjd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0pqRWtNQ0lHQTFVRUF3d2JiM0JsYm5Ob2FXWjBMWE5wWjI1bGNrQXhOVEk0T1RRNE5Ua3hNQjRYRFRFNApNRFl4TkRBek5UTXdNRm9YRFRFNE1EY3hOREF6TlRNd01Gb3dNakV3TUM0R0ExVUVBeE1uYVhOMGFXOHRjMmxrClpXTmhjaTFwYm1wbFkzUnZjaTVwYzNScGJ5MXplWE4wWlcwdWMzWmpNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUYKQUFPQ0FROEFNSUlCQ2dLQ0FRRUFrbmpubEJDQ3ljK2VFQzJSRXVIT2ZhQ0FWYU1WSEdWZFhBV0xKako0cVk4MwpyYW56bGRqWTZVVnRQRHN1Wm9IbCtpRjFGK0phcGFSM3pnbk5Od3hFOVhNVkxCTm9TWUdyRUpPMkFYY2oxZ0E3CjFZZ0JIOTlGNXBOM05VaFJ5dVhPWDYvRGt5cEZwYXh0K2pOQkxDZzY1ZnZFUVFSWm95YlpuQ1hxS0U0cW14N0QKYzY4NGEra3JSb3FnY3RVUkpoY202azUxRXhxUGZnd3pKSmh1OHBxVkZxREszSWpKV05XbzR1ZnlZQWRnSFNJaApyVEZPYXp1ZGFWc1ZwVG83NnNRc0pTbm9YaXZjVi8wY1RUdG9RekU4ekxPb29aTmJWc2pUS1ljb1Uzd2ZiK29ECjhCRGNRM0E1SUt2OGp4QXU5TWFtOGVNRWJvV0s0SGp0dklmZWpNR1ZUd0lEQVFBQm80SEdNSUhETUE0R0ExVWQKRHdFQi93UUVBd0lGb0RBVEJnTlZIU1VFRERBS0JnZ3JCZ0VGQlFjREFUQU1CZ05WSFJNQkFmOEVBakFBTUIwRwpBMVVkRGdRV0JCU2NCTHFVOUNVZlhRVWtxc3Z1cnRPRHMyUTRpREJ2QmdOVkhSRUVhREJtZ2hacGMzUnBieTF6CmFXUmxZMkZ5TFdsdWFtVmpkRzl5Z2lOcGMzUnBieTF6YVdSbFkyRnlMV2x1YW1WamRHOXlMbWx6ZEdsdkxYTjUKYzNSbGJZSW5hWE4wYVc4dGMybGtaV05oY2kxcGJtcGxZM1J2Y2k1cGMzUnBieTF6ZVhOMFpXMHVjM1pqTUEwRwpDU3FHU0liM0RRRUJDd1VBQTRJQkFRQkFXdjFaTVpHajRCTXF5RHp6SThtc3ZYZVhqbTgyb0tvU2dxdE4xZGhrCjhxU3hNNDl0aE1vS0pJN2NrRzYvN1JqbnF1YysyZU1od0UzSW9LY1cxU3ZlTVh4N2h2S3NRTVpZVEdJRERqYnUKU1hhaDFHY3F3UFhRdGc5RnA2YWd4YkpQVUJVWFM5R0E2RDluSHBUV0gxeDVMcHZJMjBkNEZGb2JKM3lJcW9nUAp1M1RlNnd4eU5teC9VYXltYjBVWDhIYzNqVm9WQlBuQXpqMlZZOXBUdlRJSUlYakVVeG8yRzRDaWdRM3pleFBBCkhFMkRWUUx2VjZRZ1RweHBUTTB5YmorQmh3bm9TTWxDaCt6bjJvTU1TSWtJRkhyYWNQd1Jsc0x4VE83VkVMR1QKK2RnbjZJZjJvaXFSMk9EVmUzMjhRc2Q4cG8wZ3AwellvcFZXSlpkRXljSkkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\" | openssl base64 -d -A -out roles/openshift_istio/files/server-cert.pem",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:36.657495",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_istio : Create a secret containing the key.pem and cert.pem] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:57
Thursday 14 June 2018 03:58:36 +0000 (0:00:00.377) 0:01:02.515 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"secret",
"generic",
"sidecar-injector-certs",
"-n",
"istio-system",
"--from-file=key.pem=roles/openshift_istio/files/server-key.pem",
"--from-file=cert.pem=roles/openshift_istio/files/server-cert.pem"
],
"delta": "0:00:00.567898",
"end": "2018-06-14 03:58:37.605668",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create secret generic sidecar-injector-certs -n istio-system --from-file=key.pem=roles/openshift_istio/files/server-key.pem --from-file=cert.pem=roles/openshift_istio/files/server-cert.pem",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:37.037770",
"stderr": "",
"stderr_lines": [],
"stdout": "secret \"sidecar-injector-certs\" created",
"stdout_lines": [
"secret \"sidecar-injector-certs\" created"
]
}
TASK [openshift_istio : Disable injection policy by default] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:60
Thursday 14 June 2018 03:58:37 +0000 (0:00:00.691) 0:01:03.206 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)",
"before": "",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)"
},
{
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": " policy: disabled",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": "^ policy: enabled",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [openshift_istio : Make init container privileged] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:66
Thursday 14 June 2018 03:58:37 +0000 (0:00:00.132) 0:01:03.339 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)",
"before": "",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (content)"
},
{
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": "^ - NET_ADMIN",
"insertbefore": null,
"line": " privileged: true",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line added"
}
TASK [openshift_istio : Install the configmap] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:72
Thursday 14 June 2018 03:58:37 +0000 (0:00:00.128) 0:01:03.467 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml"
],
"delta": "0:00:00.534389",
"end": "2018-06-14 03:58:38.527380",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector-configmap-release.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:37.992991",
"stderr": "",
"stderr_lines": [],
"stdout": "configmap \"istio-inject\" created",
"stdout_lines": [
"configmap \"istio-inject\" created"
]
}
TASK [openshift_istio : Retrieve CA Bundle] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:75
Thursday 14 June 2018 03:58:38 +0000 (0:00:00.699) 0:01:04.167 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get configmap -n kube-system extension-apiserver-authentication -o=jsonpath='{.data.client-ca-file}' | base64 | tr -d '\n'",
"delta": "0:00:00.438139",
"end": "2018-06-14 03:58:39.136187",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get configmap -n kube-system extension-apiserver-authentication -o=jsonpath='{.data.client-ca-file}' | base64 | tr -d '\n'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:38.698048",
"stderr": "",
"stderr_lines": [],
"stdout": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"stdout_lines": [
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo="
]
}
TASK [openshift_istio : Install the sidecar injector] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:79
Thursday 14 June 2018 03:58:39 +0000 (0:00:00.571) 0:01:04.739 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/istio-sidecar-injector.yaml"
],
"delta": "0:00:00.538858",
"end": "2018-06-14 03:58:39.807624",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:39.268766",
"stderr": "",
"stderr_lines": [],
"stdout": "service \"istio-sidecar-injector\" created\nserviceaccount \"istio-sidecar-injector-service-account\" created\ndeployment \"istio-sidecar-injector\" created",
"stdout_lines": [
"service \"istio-sidecar-injector\" created",
"serviceaccount \"istio-sidecar-injector-service-account\" created",
"deployment \"istio-sidecar-injector\" created"
]
}
TASK [openshift_istio : Wait for sidecar to be ready] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:82
Thursday 14 June 2018 03:58:39 +0000 (0:00:00.670) 0:01:05.409 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for sidecar to be ready (180 retries left).Result was: {
"attempts": 1,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.465791",
"end": "2018-06-14 03:58:40.409565",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:39.943774",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for sidecar to be ready (179 retries left).Result was: {
"attempts": 2,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.749417",
"end": "2018-06-14 03:58:43.254930",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:42.505513",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for sidecar to be ready (178 retries left).Result was: {
"attempts": 3,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.474322",
"end": "2018-06-14 03:58:45.856074",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:45.381752",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for sidecar to be ready (177 retries left).Result was: {
"attempts": 4,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.555404",
"end": "2018-06-14 03:58:48.518493",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:47.963089",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for sidecar to be ready (176 retries left).Result was: {
"attempts": 5,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.390137",
"end": "2018-06-14 03:58:51.004582",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 181,
"start": "2018-06-14 03:58:50.614445",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"attempts": 6,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"delta": "0:00:00.459710",
"end": "2018-06-14 03:58:53.560740",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system | egrep 'istio-sidecar-injector.*1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:53.101030",
"stderr": "",
"stderr_lines": [],
"stdout": "istio-sidecar-injector-599d8c454c-gfxbn 1/1 Running 0 13s",
"stdout_lines": [
"istio-sidecar-injector-599d8c454c-gfxbn 1/1 Running 0 13s"
]
}
TASK [openshift_istio : Populate CA_BUNDLE in sidecar injector webhook yaml] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:91
Thursday 14 June 2018 03:58:53 +0000 (0:00:13.753) 0:01:19.163 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (content)",
"before": "",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (content)"
},
{
"after_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (file attributes)",
"before_header": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": " caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNamc1TkRnMU9URXdIaGNOTVRnd05qRTBNRE0xTmpNd1doY05Nak13TmpFegpNRE0xTmpNeFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTWpnNU5EZzFPVEV3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNwbmtSTmpSMXF2Qkc2UjNiTHZRZ2cKNE5pY1M3bDNvV2FMU2VJdEVGVWdMdHhFblpMaEZUTElxVGpYTE9sVmhOY1dJUDd1cU41T3FZdDBOSVR0VjBtVQp1dmxDRGFRSW50TU9aUkpuOHE1ZEkxYkdMVkNjSDRKaTVEZmsyejg2RVlOYWtIcG5TZUExcG9DWS83K1p2djZECkFUZWFUUVFmK0VFNUc2azV3a3NBSjNVVGNlNTMya1IyMjV0eUJaVXRUNERycFdPdDhiZ2liWHhtWUhzM3BuK3kKODk4TUYrb1hiajhNczl2RmRBeWtqQzF4MUFnbURCOXZ5RGM5NG5BaFR2anBFVHgwRDNicnNaREc5amhWWUZBYwpmMlNOU2FNU3pOZmsxelFTT1ZUelpERjQ1enJlVmRhOGNBVU1JZnhtdGt3MDgrNmdITnRheENQR3ZEWHBqRjlaCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQXYzQTlldDhiZGk3OWdVSUx3d2svMzUyUnFLT1N3cUloYWJQWnZhU1BZbEN3UgplY3FWYlpTcC8veHZ5T2ZUMisvUnFrRmYyRTlaYm15alNwSjRFbTdHZXVNc2JuWmpFb2huNFhxbzRwU01pTTRCCkhuZjVjWGU4ZVRHeVE4cFM0QWdoOElRciszUFA1dE5jREF3M3ZuTUhxcGVoRGRCSmFrOG5sbER6bEVGQ2o1eHUKOHIrUmVrbHRUVGwxa2I0Y3dPUzhYaVp2TzZVSEdqSk04NHlDaG5CV3RRM3B5UlduWTBzOGROUVlPQWVjSXZvUQpxYWxhVVFUU1RIajJaZGtrVEJubmFicjRSczQ2ckliTE9NenlwM1RJRjkzNCtKd3YwOSsvSkl1VVA0SGhHZlAzCllPSlRNaFhvZWthaStQWTZQNWR6UVoxR1BqeXQxb3IyaTB4N0RpT2YKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml",
"regexp": "^ caBundle: ",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [openshift_istio : Remove project label selector] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:97
Thursday 14 June 2018 03:58:53 +0000 (0:00:00.123) 0:01:19.287 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml",
"regexp": "^.*namespaceSelector.*\\n.*matchLabels.*\\n.*istio-injection: enabled.*\\n",
"remote_src": null,
"replace": "",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Install the sidecar injector webhook] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:102
Thursday 14 June 2018 03:58:53 +0000 (0:00:00.117) 0:01:19.404 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml"
],
"delta": "0:00:00.378818",
"end": "2018-06-14 03:58:54.298872",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/istio-sidecar-injector-webhook.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:53.920054",
"stderr": "",
"stderr_lines": [],
"stdout": "mutatingwebhookconfiguration \"istio-sidecar-injector\" created",
"stdout_lines": [
"mutatingwebhookconfiguration \"istio-sidecar-injector\" created"
]
}
TASK [openshift_istio : Install Grafana] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:26
Thursday 14 June 2018 03:58:54 +0000 (0:00:00.492) 0:01:19.896 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml for 192.168.30.1
TASK [openshift_istio : Create grafana components] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml:2
Thursday 14 June 2018 03:58:54 +0000 (0:00:00.091) 0:01:19.988 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/grafana.yaml"
],
"delta": "0:00:00.571009",
"end": "2018-06-14 03:58:55.158639",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/grafana.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:54.587630",
"stderr": "",
"stderr_lines": [],
"stdout": "service \"grafana\" created\ndeployment \"grafana\" created\nserviceaccount \"grafana\" created",
"stdout_lines": [
"service \"grafana\" created",
"deployment \"grafana\" created",
"serviceaccount \"grafana\" created"
]
}
TASK [openshift_istio : Expose grafana service] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_grafana.yml:6
Thursday 14 June 2018 03:58:55 +0000 (0:00:00.770) 0:01:20.759 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"expose",
"-n",
"istio-system",
"svc",
"grafana"
],
"delta": "0:00:00.419850",
"end": "2018-06-14 03:58:55.703165",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc grafana",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:55.283315",
"stderr": "",
"stderr_lines": [],
"stdout": "route \"grafana\" exposed",
"stdout_lines": [
"route \"grafana\" exposed"
]
}
TASK [openshift_istio : Install Prometheus] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:29
Thursday 14 June 2018 03:58:55 +0000 (0:00:00.542) 0:01:21.301 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml for 192.168.30.1
TASK [openshift_istio : Create prometheus components] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:2
Thursday 14 June 2018 03:58:55 +0000 (0:00:00.077) 0:01:21.379 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"-f",
"roles/openshift_istio/files/prometheus.yaml"
],
"delta": "0:00:00.813246",
"end": "2018-06-14 03:58:56.709688",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -f roles/openshift_istio/files/prometheus.yaml",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:55.896442",
"stderr": "",
"stderr_lines": [],
"stdout": "configmap \"prometheus\" created\nservice \"prometheus\" created\ndeployment \"prometheus\" created\nserviceaccount \"prometheus\" created\nclusterrole \"prometheus\" created\nclusterrolebinding \"prometheus\" created",
"stdout_lines": [
"configmap \"prometheus\" created",
"service \"prometheus\" created",
"deployment \"prometheus\" created",
"serviceaccount \"prometheus\" created",
"clusterrole \"prometheus\" created",
"clusterrolebinding \"prometheus\" created"
]
}
TASK [openshift_istio : Expose prometheus service] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:6
Thursday 14 June 2018 03:58:56 +0000 (0:00:00.931) 0:01:22.311 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"expose",
"-n",
"istio-system",
"svc",
"prometheus"
],
"delta": "0:00:01.379319",
"end": "2018-06-14 03:58:58.215050",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig expose -n istio-system svc prometheus",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:56.835731",
"stderr": "",
"stderr_lines": [],
"stdout": "route \"prometheus\" exposed",
"stdout_lines": [
"route \"prometheus\" exposed"
]
}
TASK [openshift_istio : Install Jaeger] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:32
Thursday 14 June 2018 03:58:58 +0000 (0:00:01.505) 0:01:23.816 *********
included: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml for 192.168.30.1
TASK [openshift_istio : Create service account for jaeger] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:2
Thursday 14 June 2018 03:58:58 +0000 (0:00:00.182) 0:01:23.999 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"sa",
"-n",
"istio-system",
"jaeger"
],
"delta": "0:00:00.403842",
"end": "2018-06-14 03:58:58.920606",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create sa -n istio-system jaeger",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:58.516764",
"stderr": "",
"stderr_lines": [],
"stdout": "serviceaccount \"jaeger\" created",
"stdout_lines": [
"serviceaccount \"jaeger\" created"
]
}
TASK [openshift_istio : Create elasticsearch configmap] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:5
Thursday 14 June 2018 03:58:58 +0000 (0:00:00.522) 0:01:24.522 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch_configmap.yml",
"delta": "0:00:00.410861",
"end": "2018-06-14 03:58:59.449166",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch_configmap.yml",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:59.038305",
"stderr": "",
"stderr_lines": [],
"stdout": "configmap \"jaeger-configuration\" created",
"stdout_lines": [
"configmap \"jaeger-configuration\" created"
]
}
TASK [openshift_istio : Create elasticsearch] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:8
Thursday 14 June 2018 03:58:59 +0000 (0:00:00.546) 0:01:25.069 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch.yml",
"delta": "0:00:02.608491",
"end": "2018-06-14 03:59:02.202443",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/elasticsearch.yml",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:58:59.593952",
"stderr": "",
"stderr_lines": [],
"stdout": "statefulset \"elasticsearch\" created\nservice \"elasticsearch\" created\nservice \"elasticsearch-cluster\" created\nimagestream \"elasticsearch\" created\nserviceaccount \"elasticsearch\" created",
"stdout_lines": [
"statefulset \"elasticsearch\" created",
"service \"elasticsearch\" created",
"service \"elasticsearch-cluster\" created",
"imagestream \"elasticsearch\" created",
"serviceaccount \"elasticsearch\" created"
]
}
TASK [openshift_istio : Wait for elastic search to be ready] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:11
Thursday 14 June 2018 03:59:02 +0000 (0:00:02.732) 0:01:27.801 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (30 retries left).Result was: {
"attempts": 1,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:01.129804",
"end": "2018-06-14 03:59:03.489024",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:02.359220",
"stderr": "Error from server (NotFound): pods \"elasticsearch-0\" not found",
"stderr_lines": [
"Error from server (NotFound): pods \"elasticsearch-0\" not found"
],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (29 retries left).Result was: {
"attempts": 2,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.894197",
"end": "2018-06-14 03:59:06.504441",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:05.610244",
"stderr": "Error from server (NotFound): pods \"elasticsearch-0\" not found",
"stderr_lines": [
"Error from server (NotFound): pods \"elasticsearch-0\" not found"
],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (28 retries left).Result was: {
"attempts": 3,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.921607",
"end": "2018-06-14 03:59:09.522507",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:08.600900",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (27 retries left).Result was: {
"attempts": 4,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.396475",
"end": "2018-06-14 03:59:12.047493",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:11.651018",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (26 retries left).Result was: {
"attempts": 5,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.457396",
"end": "2018-06-14 03:59:14.601906",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:14.144510",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (25 retries left).Result was: {
"attempts": 6,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.412693",
"end": "2018-06-14 03:59:17.126049",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:16.713356",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (24 retries left).Result was: {
"attempts": 7,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.423469",
"end": "2018-06-14 03:59:19.655554",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:19.232085",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (23 retries left).Result was: {
"attempts": 8,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.379327",
"end": "2018-06-14 03:59:22.138928",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:21.759601",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
FAILED - RETRYING: Wait for elastic search to be ready (22 retries left).Result was: {
"attempts": 9,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.407655",
"end": "2018-06-14 03:59:24.651829",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"retries": 31,
"start": "2018-06-14 03:59:24.244174",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"attempts": 10,
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"delta": "0:00:00.536413",
"end": "2018-06-14 03:59:27.287413",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get pods -n istio-system elasticsearch-0 | egrep '1/1.*Running'",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:59:26.751000",
"stderr": "",
"stderr_lines": [],
"stdout": "elasticsearch-0 1/1 Running 0 21s",
"stdout_lines": [
"elasticsearch-0 1/1 Running 0 21s"
]
}
TASK [openshift_istio : Exclude zipkin service from mTLS] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:19
Thursday 14 June 2018 03:59:27 +0000 (0:00:25.615) 0:01:53.416 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "(\\s+kind:\\s+Service\\s*\\n\\s+metadata:\\s*\\n)(\\s+)(name:\\s+zipkin\\s*\\n)",
"remote_src": null,
"replace": "\\1\\2\\3\\2annotations:\\n\\2 auth.istio.io/9411: NONE\\n",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Exclude jaeger-collector service from mTLS] ************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:25
Thursday 14 June 2018 03:59:27 +0000 (0:00:00.119) 0:01:53.535 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/replace.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"invocation": {
"module_args": {
"after": null,
"attributes": null,
"backup": false,
"before": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"encoding": "utf-8",
"follow": false,
"force": null,
"group": null,
"mode": null,
"owner": null,
"path": "roles/openshift_istio/files/jaeger-production-template.yml",
"regexp": "(\\s+kind:\\s+Service\\s*\\n\\s+metadata:\\s*\\n)(\\s+)(name:\\s+jaeger-collector\\s*\\n)",
"remote_src": null,
"replace": "\\1\\2\\3\\2annotations:\\n\\2 auth.istio.io/14267: NONE\\n\\2 auth.istio.io/14268: NONE\\n\\2 auth.istio.io/9411: NONE\\n",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null,
"validate": null
}
},
"msg": "1 replacements made"
}
TASK [openshift_istio : Create jaeger components] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:31
Thursday 14 June 2018 03:59:28 +0000 (0:00:00.118) 0:01:53.654 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/jaeger-production-template.yml",
"delta": "0:00:02.345983",
"end": "2018-06-14 03:59:30.521222",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create -n istio-system -f roles/openshift_istio/files/jaeger-production-template.yml",
"_uses_shell": true,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:59:28.175239",
"stderr": "",
"stderr_lines": [],
"stdout": "deployment \"jaeger-collector\" created\nservice \"jaeger-collector\" created\nservice \"zipkin\" created\ndeployment \"jaeger-query\" created\nservice \"jaeger-query\" created\ndaemonset \"jaeger-agent\" created",
"stdout_lines": [
"deployment \"jaeger-collector\" created",
"service \"jaeger-collector\" created",
"service \"zipkin\" created",
"deployment \"jaeger-query\" created",
"service \"jaeger-query\" created",
"daemonset \"jaeger-agent\" created"
]
}
TASK [openshift_istio : Check jaeger route exists] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:34
Thursday 14 June 2018 03:59:30 +0000 (0:00:02.467) 0:01:56.121 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [192.168.30.1]: FAILED! => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"get",
"route",
"jaeger-query",
"-n",
"istio-system"
],
"delta": "0:00:01.081709",
"end": "2018-06-14 03:59:31.720352",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig get route jaeger-query -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-06-14 03:59:30.638643",
"stderr": "Error from server (NotFound): routes \"jaeger-query\" not found",
"stderr_lines": [
"Error from server (NotFound): routes \"jaeger-query\" not found"
],
"stdout": "",
"stdout_lines": []
}
...ignoring
TASK [openshift_istio : Create route for jaeger-query] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:39
Thursday 14 June 2018 03:59:31 +0000 (0:00:01.232) 0:01:57.354 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"create",
"route",
"edge",
"jaeger-query",
"--service=jaeger-query",
"-n",
"istio-system"
],
"delta": "0:00:01.053260",
"end": "2018-06-14 03:59:32.944823",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig create route edge jaeger-query --service=jaeger-query -n istio-system",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:59:31.891563",
"stderr": "",
"stderr_lines": [],
"stdout": "route \"jaeger-query\" created",
"stdout_lines": [
"route \"jaeger-query\" created"
]
}
TASK [openshift_istio : Label route for jaeger-query] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:43
Thursday 14 June 2018 03:59:32 +0000 (0:00:01.193) 0:01:58.548 *********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<192.168.30.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<192.168.30.1> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
changed: [192.168.30.1] => {
"changed": true,
"cmd": [
"/usr/bin/oc",
"--config=/etc/origin/master/admin.kubeconfig",
"label",
"route",
"jaeger-query",
"-n",
"istio-system",
"--overwrite",
"app=jaeger-query"
],
"delta": "0:00:01.534437",
"end": "2018-06-14 03:59:34.666197",
"invocation": {
"module_args": {
"_raw_params": "/usr/bin/oc --config=/etc/origin/master/admin.kubeconfig label route jaeger-query -n istio-system --overwrite app=jaeger-query",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-06-14 03:59:33.131760",
"stderr": "",
"stderr_lines": [],
"stdout": "route \"jaeger-query\" labeled",
"stdout_lines": [
"route \"jaeger-query\" labeled"
]
}
TASK [openshift_istio : Install Kiali] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:35
Thursday 14 June 2018 03:59:34 +0000 (0:00:01.720) 0:02:00.268 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_istio : Install Launcher] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install.yml:39
Thursday 14 June 2018 03:59:34 +0000 (0:00:00.020) 0:02:00.289 *********
skipping: [192.168.30.1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Istio Checkpoint End] ****************************************************
META: ran handlers
TASK [Set Istio 'Complete'] ****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-istio/private/config.yml:33
Thursday 14 June 2018 03:59:34 +0000 (0:00:00.027) 0:02:00.317 *********
ok: [192.168.30.1] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_istio": {
"end": "20180614035934Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
192.168.30.1 : ok=100 changed=62 unreachable=0 failed=0
Thursday 14 June 2018 03:59:34 +0000 (0:00:00.029) 0:02:00.346 *********
===============================================================================
openshift_istio : Wait for elastic search to be ready ------------------ 25.62s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:11
openshift_istio : Wait for sidecar to be ready ------------------------- 13.75s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:82
openshift_istio : Create Istio components without auth ----------------- 10.22s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:15
openshift_istio : Wait for CSR to be issued ----------------------------- 6.82s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:42
Gathering Facts --------------------------------------------------------- 4.10s
------------------------------------------------------------------------------
openshift_istio : Expose Istio ingress service -------------------------- 3.05s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:23
openshift_istio : Create elasticsearch ---------------------------------- 2.73s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:8
openshift_istio : Create jaeger components ------------------------------ 2.47s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:31
openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-service-account to use anyuid --- 2.44s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
openshift_istio : Install Istio Mixer Validator ------------------------- 2.36s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_istio.yml:20
openshift_istio : Label route for jaeger-query -------------------------- 1.72s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_jaeger.yml:43
openshift_istio : Update SCC policy to allow the Istio service account istio-ca-service-account to use anyuid --- 1.71s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
openshift_istio : Update SCC policy to allow the Istio service account istio-mixer-validator-service-account to use anyuid --- 1.56s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
openshift_istio : Expose prometheus service ----------------------------- 1.51s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_prometheus.yml:6
openshift_istio : Update SCC policy to allow the Istio service account istio-ingress-service-account to use anyuid --- 1.46s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/setup_service_account.yml:2
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/kiali.yaml --- 1.38s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio.yaml --- 1.37s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
openshift_istio : Retrieve the server certificate ----------------------- 1.30s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/install_sidecar_injector.yml:50
openshift_istio : Modify image names in configuration file roles/openshift_istio/files/istio-sidecar-injector.yaml --- 1.29s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/modify_image_names.yml:2
openshift_istio : Obtain list of Mutating Webhook Configurations -------- 1.25s
/usr/share/ansible/openshift-ansible/roles/openshift_istio/tasks/remove_istio.yml:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment